/****************************** 通用 ******************************/
.width25b {
	width: 25%;
}
.width60b {
	width: 60%;
}
.width120px {
	width: 120px;
}
.center {
	text-align: center;
	margin: auto;
	padding: auto;
}
.left {
	text-align: left;
}
.ff0000 {
	color: #F00;
}
/****************************** 其它 ******************************/
#YZXX {
	width: 744px;
	height: auto;
	background-color: #FFF;
	margin-bottom: 16px;
}
#YZNR {
	width: 528px;
}
#YZCD {
	width: 130px;
	background-color: #E0E9E9;
	border-top: 1px solid #F1F9F9;
	border-bottom: 1px solid #DDD;
	padding: 10px 0;
}
#YZCD ul {
	clear: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #F1F9F9;
	border-top: 1px solid #DDD;
}
#YZCD ul li {
	display: block;
	text-align: left;
	text-indent: 24px;
	width: 100%;
	line-height: 30px;
	background-color: #0F0F0F;
}
#YZCD ul li a, #YZCD ul li a:link, #YZCD ul li a:visited, #YZCD ul li a:hover, #YZCD ul li a:active {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 28px;
	color: #999;
	background-color: #EDF2F2;
	border-top: 1px solid #F1F9F9;
	border-bottom: 1px solid #DDD;
}
#YZCD ul li a:hover {
	color: #039;
	background-color: #E0E9E9;
}
/***** 购买按钮 *****/
.gmys {
	width: 528px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
	margin-bottom: 32px;
}
.goumaianniu, .goumaianniu:link, .goumaianniu:visited, .goumaianniu:active {
	display: block;
	text-align: center;
	width: auto;
	height: 14px;
	padding: 6px;
	margin: auto;
	color: #FFF;
	background-color: #7a8891;
	text-decoration: none;
	border-top: 1px solid #AAA;
	border-right: 1px solid #BCC8D0;
	border-bottom: 1px solid #BCC8D0;
	border-left: 1px solid #AAA;
}
.goumaianniu:hover {
	color: #0F0;
	background-color: #333;
	border-top: 1px solid #666;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #666;
}
/***** 信息表格 *****/
.tablestyle1 {
	width: 100%;
	border: 1px solid #D3D3D3;
	text-align: center;
	margin: auto;
	padding: auto;
	margin-bottom: 10px;
}
.tablestyle1 td {
	border: 1px solid #D3D3D3;
	padding: 5px;
}
.tablestyle1 th {
	border: 1px solid #D3D3D3;
	padding: 5px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #F7F7F7;
}
.xuanze {
	width: 16px;
	height: 12px;
}
/***** 信息介绍 *****/
.zs_jj {
	text-align: left;
	line-height: 150%;
	padding: 191px 0 12px 0;
	color: #000;
}
.vs-1, .vs-2, .vs-3 {
	background-position: center top;
	background-repeat: no-repeat;
}
.vs-1 {
	background-image: url(../images/zs-vs1.jpg);
}
.vs-2 {
	background-image: url(../images/zs-vs2.jpg);
}
.vs-3 {
	background-image: url(../images/zs-vs3.jpg);
}
.zs_nrbt {
	width: auto;
	height: 18px;
	text-align: left;
	color: #F60;
	font-weight: normal;
	padding-left: 66px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url(../images/bj-nrbt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

