#header{ width:100%;}
#box{ width:100%;}

/*详细页 右侧名片*/
.namecard_top{background-image: url(../images/left_menu.png);background-repeat: repeat-x;display:block;height:29px;line-height:29px;color:#FFF;font-size:14px;font-weight:bold;text-align:right;clear:both;}
.namecard_top span{display:block;height:27px;line-height:25px;font-size:14px;width:170px;margin:0;padding:0;padding-right:20px;text-align:right;background-image: url(../images/left_menu.png);background-repeat: no-repeat;background-position: left top;float:right;}
.namecard_1{ min-height:220px; _height:200px; border:1px solid #B5CCD2; background-color:#E6ECF2; text-align:left; line-height:250%; padding:10px; width:300px; color:#09447E; border-bottom:none; border-top:none;}
.namecard_1 a{}
.namecard_1 a:hover{text-decoration: underline;}
.namecard_1 span{ font-family:Georgia, "Times New Roman", Times, serif; color:#FF6600; font-size:14px; font-weight:bold;}
.namecard_1 span img{ margin-right:10px;}
.namecard_1 h4{ font-size:20px; color:#09447E; margin:0 0 10px 0;}

/*详细页 下侧名片*/
.namecard_2{margin:20px auto;width:410px;background-color:#F8F8F8;border:1px solid #B5CCD2;background-image: url(../images/left_menu.png);background-repeat: repeat-y;background-position: right top;}
.namecard_2 h6{font-size:14px;color:#FFF;background-color:#E6ECF2;padding:5px 10px;background-image: url(../images/left_menu.png);background-repeat: repeat-x;height:17px;}
.namecard_2 p{ padding:15px; line-height:300%;}
.namecard_2 a{ font-size:14px; font-weight:bold;}
.namecard_2 div{ margin:10px; line-height:200%; display:none;}

/*详细页 +为客户*/
.addkh{background: url(ico_+.gif) no-repeat left center; padding:0 20px; margin-left:10px;}

/*详细页 介绍*/
.introduction{text-align:left; line-height:200%; padding:10px; font-size:14px;}
.introduction strong{ color:#FF6600; font-size:14px;}

/*详细页 同类信息*/
.info{ background-color:#FFFBE5; border:1px solid #CCC; border-bottom:none; padding:10px; font-size:14px; margin:0 0 10px 0; margin-bottom:0;}
.info strong{font-size:14px;}
.info .ra{ float:right;}
.info .ra a{ margin-left:10px;}
.info .ra a:hover{text-decoration: underline;}

/*详细页信息*/
#content{font-size:14px;padding:20px;margin:0px;color:#333333;line-height:20px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #B5CCD2;border-bottom-color: #B5CCD2;border-left-color: #B5CCD2;}
#content p{text-indent:27px; margin-bottom:15px;}
#content strong{color:#FF3300; padding:0px 10px;}
#content a{font-size:14px;color:#0000FF;padding:0px 2px 0px 20px;text-decoration: underline;background-image: url(ico_url.gif);background-repeat: no-repeat;background-position: left center;}
#content h1{font-size:24px;font-weight: normal; padding:0px; margin:10px 0px;}
#content h2{font-size:22px;font-weight: normal; line-height:200%;}
#content h3{font-size:18px;font-weight: normal;line-height:200%;}
#content h4{font-size:16px;font-weight: normal;line-height:200%;}
#content h5{font-size: 14px;line-height:200%;}
#content h6{font-size: 12px;line-height:200%;}


/*详细价格*/
.price{ font-size:14px; font-weight:bold;margin:auto; text-align:center;}
.price strong{ color:#FF6600; font-family:Georgia, "Times New Roman", Times, serif; font-size:30px; font-weight:normal;}
.price a{ margin:0 10px;}


/*详细页 收藏 推荐 举报*/
.tool{text-align:center; margin:10px;}
.tool a{ margin:0 10px;}


/*详细页 本公司其他产品列表*/
.l_8{ display:block; margin:auto;}
.l_8 li{float:left;list-style-type: none;width:15%;height:200px;padding:1%;border:1px solid #FFF;text-align:center;}
.l_8 li a{text-decoration: underline; line-height:150%;}
.l_8 li a:hover{color:#990000;}
.l_8 li:hover{ background-color:#FFFBE5; border:1px solid #CCC;}
/*IE6这里使用的缩略图， 可以不用限制大小
* html .l_8 li:hover a img{ 
	width:expression(this.width > 140? "140px": this.width;return;);
	height:expression(this.height > 160? "160px": this.height;);
}
* html .l_8 li a img{ 
	display:block; border:1px solid #CCC; margin:5px auto;
	width:expression(this.width > 140? "140px": this.width;return;);
	height:expression(this.height > 160? "160px": this.height;return;);
}*/
/*IE7 FF*/
.l_8 li:hover a img{ max-width:140px; max-height:160px;}

.l_8 li a img{ display:block; border:1px solid #CCC; margin:5px auto;max-width:120px; max-height:140px; }
.l_8 li span{ display:block;}

/*类似表格*/
.l_9{ text-align:left; margin:10px 0; padding:1px;border:1px solid #B5CCD2; width:99%;border-right:none; border-bottom:none;}
.l_9 dt{width:12.8%;float:left;border-bottom:1px solid #B5CCD2;padding:5px 1%;height:20px;line-height:20px;overflow: hidden;background-color:#DAE4ED;display:block;text-align:right;font-weight:bold;}
.l_9 dd{width:33%;float:left;border:1px solid #B5CCD2;border-top:none;padding:5px 1%;height:20px;line-height:20px;overflow: hidden;display:block;}
.l_9 dd strong{ color:#FF6600;}
/*按钮*/

/*按钮-详细页-上一组,下一组*/
.btn_send {margin:8px 0 8px 10px;display:block;}
.btn_pre{width:50px;height:18px;display:block;text-align:center;background-image: url(pre.gif);float:left;padding-top:32px;font-weight:bold;margin:80px 10px 0 0;}
.btn_next{width:50px;height:18px;display:block;text-align:center;background-image: url(next.gif);float:right;padding-top:32px;font-weight:bold;margin:80px 0 0 0;}
.btn_pre a,.btn_next a{ color:#000000;}
.btn_pre a:hover,.btn_next a:hover{text-decoration: underline;}

/*详细页-警告提示信息*/
.warning{background-image: url(ico_warning.gif);background-repeat: no-repeat;background-position: left center;padding-left:30px;margin:40px auto 0 auto;width:720px;display:block;}

/*图片详细页 的图片分页*/
#showpagephoto{ text-align:center; background-color:#F5F5F5; padding:10px; border-bottom:1PX solid #CCC;}
#showpagephoto img{ width:300px; height:200px; padding:3px; border:1px solid #CCC; margin:auto; background-color:#FFFFFF;}
#showpagephoto span{ display:block; line-height:200%; font-weight:bold;}
#showphoto_page{background-color:#F5F5F5; text-align:center;}
#showphoto_page img{ width:120px; height:130px; padding:1px; border:1px solid #CCC; margin:5px;}
/*IE6 */
* html #imgnav .images img{
	width:expression(this.width > 250 ? "250px" : this.width+"px");
	height:expression(this.height > 200 ? "200px" : this.height+"px");
}
/*IE7/FF*/
#imgnav .images img{max-width:250px;max-height:200px;}
#imgnav .images li {list-style-type: none;padding: 4px;}
#imgnav {width: 250px;height: 220px;padding: 5px;background-color: #F9F9F9;border-right-width: 1px;border-right-style: dotted;border-right-color: #CCCCCC;border-left-width: 1px;border-left-style: solid;border-left-color: #B5CCD2;}
#imgnav .images li {height: 200px;width: 250px;display: none;}
#imgnav .buttons {text-align: right;line-height: 20px;margin-bottom: 5px;padding: 0px;}

.buttons span {background-color: #E6ECF2;font-weight: bold;border: 1px solid #09447E;padding-right: 5px;padding-left: 5px;margin-left: 5px;cursor: hand;	}
.buttons .hov {background-color:#09447E;border: 1px solid #09447E;color:#ffffff;cursor: hand;	}

.AttributeForm {clear: both;margin-top: 5px;margin-right: 5px;margin-bottom: 30px;margin-left: 5px;padding: 5px;}
.AttributeForm ul {width: 49%;float: left;margin: 2px;}
.AttributeForm li {float: left;list-style-type: none;line-height: 25px;padding-right: 5px;padding-left: 5px;height: 25px;}
.AttributeForm .title {width: 100px;text-align: right;clear: left;font-weight:bold;color:#FF6600;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCCCCC;}
.AttributeForm .attr_value {width: 55%;background-color: #FFFFFF;border-left-width: 1px;border-left-style: dotted;border-left-color: #CCCCCC;}

