﻿html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none outside none;
}
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.spec-preview {
	width: 350px;
	border: 1px solid #DFDFDF;
	overflow: hidden
}
.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 352px;
}
.spec-scroll .prev {
	float: left;
	margin-right: 4px;
}
.spec-scroll .next {
	float: right;
}
.spec-scroll .prev, .spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	width: 10px;
	height: 54px;
	line-height: 54px;
	color: red;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}
.spec-scroll .noscroll {
	color: Gray;
	cursor: default;
}
.spec-scroll .items {
	float: left;
	position: relative;
	width: 322px;
	height: 56px;
	overflow: hidden;
}
.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 56px;
}
.spec-scroll .items ul li {
	float: left;
	width: 64px;
	text-align: center;
}
.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 50px;
	height: 50px;
}
.spec-scroll .items ul li img:hover {
	border: 2px solid #916353;
	padding: 1px;
}
.bimg {
	float: left;
	width: 452px;
	overflow: hidden;
	margin-bottom: 10px;
}
.prodbaseinfo_a {
	float: left;
	width: 400px;
	margin-left: 16px;
	z-index: 1;
}
.h2_prodtitle {
	font-size: 16px;
	color: #414141;
	border-bottom: 1px dashed #bbbbbb;
	padding: 2px 0 10px;
	line-height: 1.6em;
}
.ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}
.ul_prodinfos {
	padding: 6px 15px;
	overflow: hidden;
	zoom: 1;
	background: #f3f3f3;
	font-size: 14px;
	font-weight: bold;
}
.ul_prodinfos li {
	padding: 5px 0 10px;
}
.ul_prodinfo li {
	padding: 6px 0;
}
.ul_prodinfo li span {
	font-size: 14px
}
.li_normalprice, .li_prono {
	line-height: 24px;
}


/*Product Content*/
.ProductBox { clear: both; width: 880px; height: 239px; margin: 5px auto; background-image: url(../images/pdbox.gif); }
.ProductBox .ImageBox { float: left; display: inline; width: 250px; height: 208px;  margin-top: 10px; margin-left:10px; padding:5px; border:1px solid #ccc;  }
.ProductBox .InfoBox { float: right; display: inline; width: 580px; height: 210px; margin-right: 10px; margin-top: 16px; line-height: 22px; }
.ProductBox .InfoBox .pdTitle { height: 22px;margin-top:20px; }
.ProductBox .InfoBox .pdKeywords { height: 22px; }
.ProductBox .InfoBox .pdOverview { height: 88px; margin-top:40px;}
.ProductBox .OrderBox { display: block; width: 155px; height: 42px; float: right; margin-top: -11px; margin-right: 10px; }
.ProductButton { clear: both; width: 880px; height: 38px; margin: 10px auto;   }
.ProductButton li { float: left; }
.ProjectContent{ margin:5px auto; width:880px;}
.ProductInfo { clear: both; width: 680px; margin: 10px auto; }
.BoxHeader { width: 880px; height: 7px; background-image: url(../images/boxheader.gif); }
.BoxFooter { width: 880px; height: 7px; background-image: url(../images/boxfooter.gif); }
.BoxBody { width: 870px; padding:5px; background: url(../images/boxbody.gif) repeat;}
.BoxBody strong{ font-size:14px;font-weight: 900; width: 870px; padding:5px; background: url(../images/boxbody.gif) repeat;}

.RelatedProduct { clear: both; width:860px; margin: 15px auto; border-top:1px solid #e4e4e4; padding-top:10px; }
.RelatedProduct .left{ float:left; width:330px; margin-left:10px;}
.RelatedProduct .right{ float:right; width:330px;}
.riTitle {  width: 80px; height:30px;  background-color:#123c92; color: #ffffff; line-height: 25px; text-align: center; }
.riList { width: 300px; float: left;  }
.riList li { width: 300px; height: 24px; border-bottom: 1px dashed #cccccc; line-height: 24px;  }
