/* CSS Document */
#container {
	width:955px;
	margin-top:6px;
	margin-right:auto;
	margin-left:auto;
}

#left {
	float:left;
	_display:inline;
	width:730px;
}
#left .menu {
	clear:both;
	height:40px;
	padding-left:20px;
	border-bottom:1px solid #A8B5BD;
	color:#51B400;
	font-size:14px;
	font-weight:bold;
	line-height:40px;	
}

#left .cont h2
{
  padding-top:20px;
  font-size: 20px;
  border-bottom: 1px dashed #ccc;
  line-height: 180%;
  text-align:center;
}
#left .cont .productimg {
	float:left;
	display:inline;
	width:400px;
	height:400px;
	margin-top:15px;
	margin-left:12px;
	border:1px solid #CCCCCC;
}
#left .cont .productimg .cover {
	position:absolute;
	width:400px;
	height:145px;
	padding-top:255px;
	background:url(../images/cover_bg.gif) repeat;
}
#left .cont .productimg img {
	vertical-align:middle;
}
#left .cont .productimg .blank {
	width:0px;
	height:400px;
}
#left .cont .productinfo {
	float:left;
	overflow:hidden;
	width:300px;
	margin-top:15px;
	margin-left:12px;
}
#left .cont .productinfo li {
	padding-left:5px;
	border-bottom:1px dashed #cccccc;
	line-height:24px;	
}
#left .cont .productinfo li.noborder {
	clear:both;
	margin-top:10px;
	border:none;
}
#left .cont .productinfo li.noborder ul {
	width:300px;
}
#left .cont .productinfo li.noborder ul li {
}
#left .cont .productinfo li.l1 {
	clear:left;
}
#left .cont .productinfo li.l1, #left .cont .productinfo li.l2 {
	float:left;
	width:150px;
	padding-left:0px;
	border:none;
	text-align:center;
}
#left .cont .productinfo span.s1 {
	color:#176807;
	font-weight:bold;
}
#left .cont .productinfo span.s2 {
	color:#0000FF;
	font-weight:bold;
}
#left .cont .productinfo span.s3 {
	color:#FF0000;
	font-weight:bold;
}
#left .cont .productinfo span.s4 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#tel {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#left .cont .productinfo .a_1 {
	font-weight:bold;
	font-size:20px;
	line-height:37px;
}
#left .cont .productinfo .a_2 {
	display:inline-block;
	padding-left:20px;
	background:url(../images/icon_11.gif) no-repeat left;
	font-weight:bold;
	line-height:20px;
}
#left .cont .productinfo .a_3 {
	display:inline-block;
	padding-right:20px;
	background:url(../images/icon_12.gif) no-repeat right;
	font-weight:bold;	
	line-height:20px;	
}
#left .cont .productinfo li.noborder2 {
	clear:both;
	border:none;
}
#left .cont .productinfo li.noborder2 h5 {
	margin-bottom:5px;
	border-bottom:1px solid #000099;
	color:#000099;
	font-size:12px;
	text-align:center;
}
#left .cont .productinfo li.noborder2 .contact {
	padding:5px 12px;
	border:1px dashed #009900;
	line-height:120%;
}
#left .cont .note {
	clear:both;
	margin-top:10px;
}
#left .cont .note .tit {
	height:30px;
	background:url(../images/note_c.gif) repeat-x;
	line-height:30px;
}
#left .cont .note .tit .l {
	float:left;
	height:30px;
	padding-left:12px;
	background:url(../images/note_l.gif) no-repeat left;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
#left .cont .note .tit .r {
	float:right;
	height:30px;
	padding-right:12px;
	background:url(../images/note_r.gif) no-repeat right;
}
#left .cont .note .cont {
	clear:both;
	min-height:30px;
	_height:30px;
	padding-right:15px;
	padding-left:15px;
}

#right {
	float:left;
	width:210px;
	margin-left:15px;
}
#right .mycart {
	padding-right:15px;
	padding-left:15px;
	background-color:#F9F9F9;
	border:1px solid #E4E4E4;
	font-family:Arial, Helvetica, sans-serif;
}
#right .mycart h2 {
	border-bottom:1px dashed #666666;
	color:#5E5E5E;
	line-height:180%;
	font-size:14px;
}
#right .mycart div {
	padding-top:6px;
	padding-bottom:10px;
}
#right .productlist {
	clear:both;
	height:490px;
	margin-top:6px;
	padding-right:5px;
	padding-left:5px;
	background:url(../images/showproduct1.gif) no-repeat;
}
#right .productlist h2 {
	height:26px;
	padding-top:5px;
	padding-left:25px;
	color:#3497CB;
	font-size:14px;
	line-height:26px;
}
#right .productlist ul {
	margin-top:10px;
}
#right .productlist li {
	float:left;
	width:100px;
	height:110px;
	text-align:center;
}
#right .productlist li img {
	width:80px;
	height:80px;
}
#right .ad {
	clear:both;
	margin-top:6px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px dashed #cccccc;
	text-align:center;
}
