@charset "utf-8";
/* CSS Document */
body>div {
	margin: 0 auto
}
div {
	text-align: left
}
a img {
	border: 0
}
ul, ol, li {
	list-style-type: none;
	vertical-align: 0
}
a {
	outline-style: none;
	color: #666666;
	text-decoration: none
}
a:hover {
	color: #D40000;
	text-decoration: none
}
#CSSBox2 {
	float: left;
	width: 980px;
	height: 230px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 15px;
}
#CSSBox2 ul li {
	float: left;
	list-style: none;
	border: 0px solid red;
	margin: 10px 8px;
}
#CSSBox2 ul li span {
	display: block;
	text-align: center;
	font-size: 12px;
	padding-top: 12px;
}
#LeftButton2 {
	margin: 5px;
	height: 140px;
	width: 20px;
	float: left;
	background: url('../images/left.gif') center center no-repeat;
	margin-top: 30px;
}
#RightButton2 {
	margin: 5px;
	height: 140px;
	width: 20px;
	float: left;
	background: url('../images/right.gif') center center no-repeat;
	margin-top: 30px;
}
#wrapper2 {
	width: 1040px;
	margin: 0 auto
}
#ProductShow2 {
	width: 305px;
	height: 245px;
	text-align: center;
	border: 1px solid #c0c0c0;
	margin: 5px;
}
.gq_index_img {
	width: 229px;
	height: 172px;
	overflow: hidden
}
