#test_menu {
	line-height: 36px;
	width: 714px;
	margin-bottom: 5px;
	overflow: hidden;
}
#test_menu ul{list-style:none; margin: 0; padding: 0;}
#test_menu li{
	display:block;
	margin-right:3px;
	font-size: 15px;
	line-height: 28px;
	padding-right: 15px;
	float: left;
}
#test_menu li a {
	font-size: 15px;
	line-height: 28px;
	color: #20c4ba;
}
#test_menu li a:hover {
	color: #960D5F;
}
#test {
	width: 680px;
	overflow: hidden;
	color: #666;
	text-align: center;
	background: url(../images/test_tbody.gif) repeat-y center;
	margin-right: auto;
	margin-left: auto;
}
#test .head, #test .foot {
	margin: 0;
	padding: 0;
	float: left;
}
#test .explan {
	width: 600px;
	padding: 0 40px;
	text-align: left;
}
#test_content {
	width: 600px;
	padding: 75px 40px 0 40px;
	text-align: left;
}
.test_star {
	background: url(../images/test_star.gif) no-repeat top;	
}
.test_final {
	background: url(../images/test_final.gif) no-repeat top;	
}
.test_product {
	background: url(../images/test_product.gif) no-repeat top;	
}
.test_product ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.test_product ul li {
	display: block;
	width: 180px;
	margin: 0 10px;
	text-align: center;
	float: left;
}
.test_product img {
	width: 128px;
	height: 128px;
	border: #999 solid 1px;
}
.test_product a {
	color: #333;
}
.test_product a:hover {
	color: #960D5F;
}

#test .star ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	clear: both;
	overflow: hidden;
}
#test .end {
	width: auto;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
