.bg_left {
	background-image: url(../images/product/left_center.jpg);
	background-repeat: repeat-x;
}
.black18-bord {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
.black12-bord {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}

.left_title {
	background-image: url(../images/product/bg_left_title.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 185px;
	padding-top: 10px;
	padding-left: 30px;
}
.green14-bord {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #86AF32;
}

.MainFunction{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:35px;
	line-height:26px;
}
.BaseFunction{
	line-height:18px;
}
.listTilte{
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.parameter_table{
	margin-left:35px;
	margin-top:20px;
	margin-bottom:30px;
}
/*--------------------------------------------------------------------*/
#ShowSelect{
	width:800px;
}
#ShowProduct{
	margin-left:auto;
	margin-right:auto;
	width:851px;
	margin-bottom:20px;
	height:auto !important;
	height:100px;
}
.Select_bottomline{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #cccccc;
	height: 35px;
}
.btn_selected{
	margin-left:15px;
	padding-top:3px;
	padding-left:6px;
	width:108px;
	height:18px;
	background:url(../images/product/btn_select.jpg);
	background-repeat:no-repeat;
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
}
.spanwidth{
	margin-left:15px;
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
}
.listsize_title{
	margin-top:20px;
	margin-bottom:20px;
	padding:6px;
	background:#630;
	width:120px;
	color:#FF0;
	font-weight:bold;
	text-align: center;
}
.showarea{
	width:851px;
}
.listproduct{
	margin:0px;
	float:left;
	background-color:#FFF;
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	width:167px;
	border:1px solid #cccccc;
	text-align:center;
}
.listproduct .productname{
	height:30px;
	color:#630;
	font-size:14px;
	font-weight:bold;
	font-family: "ËÎÌå";
}
