body {
	font-family: Verdana, Arial, Helvetica, sans-serif,宋体;
	color: #333;
	padding: 0px  5px;
	vertical-align:top;
	font-size:12px; 
	margin:0;
}

*{margin:0; padding:0; list-style:none;}

div,form,img,ul,ol,li,dl,dt,dd{border:none;}

table{width:100%; border:0; cellpadding:0; cellspacing:0;}
td{
border:solid 0px #ccc; margin:0px; padding:0px; line-height:16px;
}

#content:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}

#content {height:1%;}

h1 {
	font-size: 16px;
	line-height: 20px;
	color:#000;
	border-bottom:2px solid #333;
	padding:3px 0px;
	margin:0px 0px 13px 0px;
}

h2{
	font-size: 13px;
	line-height: 13px;
	font-weight: bolder;
	padding:4px 0px;
	margin:5px 0px;
}

h3{
	font-size: 12px;
	line-height: 12px;
	color:#990000;
	padding:4px 0px;
	margin:5px 0px;
}

h4{
	font-size: 12px;
	line-height: 12px;
	color:#990000;
	font-weight: normal;
	padding:4px 0px;
	margin:5px 0px;
}

a:link {text-decoration: none;color:#990000;}
a:visited {text-decoration: none; color:#990000;}
a:hover {text-decoration: underline; color:#990000;}
a:active {ext-decoration: none; color:  #0070b0;}



.textbold { font-weight: bold; }

.fontgrey {  font-family: "宋体"; font-size: 12px; color: #666666;}
.titlehead {  font-family: "宋体"; font-size: 16px; font-weight: bold;}
.titletext {  font-family: "宋体"; font-size: 12px; font-weight: bold;}
.titlered {  font-family: "宋体"; font-size: 12px; color:#990000;}
.fontpurple { color: #990000;}
.fontwhite { color: #fff;}

/*水平条效果的CSS定义
BORDER-BOTTOM-STYLE: dotted;BORDER-LEFT-STYLE: dotted;BORDER-RIGHT-STYLE: dotted; BORDER-TOP-STYLE: dotted;
height:1;　width:100%;align:left;　color:#86BCD4;　Shade:no;

水平条虚线效果定义　　border:1px dashed #86BCD4; height: 1; */
hr {border:1px dashed #8692a0; height:1px;clear:both; shade:no;margin: 3px 0px;} 
p {margin: 10px 0px;}

.textbold { font-weight: bold; }

/* = == = = = = = = = ↓网站头部，包含网站的logo和站名*/
#header { width:981px;height:85px; margin:0px auto;clear:both; 
background: #666;
float:center;}
#headerlogo {float:left;width:550px;height: 55px;padding-top:11px;;text-align: left;padding-left:15px;}

#headerlogin {
float:right;width:350px;color: #8692a0; padding-right:20px; margin-top:15px;text-align: right;
}
#headerlogin a {color:#e4e4e4; text-decoration:none;}    
#headerlogin a:hover {color:#e4e4e4; text-decoration:underline;}
#headerlogin a:visited {color:#e4e4e4; text-decoration:none;}


/*#header img {display:block;}*/
/*IE6下为什么图片下方有空隙产生:可以设置父容器的字体大小为零，font-size:0或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom

*/
#search-top{clear:both;width:981px; height:auto;margin:0 auto; background:#990000;color:#fff}
#search-top img {display:block;}
#search-top form { margin: 0px; padding: 12px;}
#search-top a {color:#fff; text-decoration:none;}    
#search-top a:hover {color:#fff; text-decoration:underline;}
#search-top a:visited {color:#fff; text-decoration:none;}

#path{clear:both;width:957px; height:20px;margin:0 auto; background:#fff;
border:1px solid #ccc;
border-top:0px solid #fff;
padding:5px 10px 3px 12px;
}

/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:981px; line-height: 15px; margin:17px auto;float:center; 
background: #fff;
}

/*页面主体*/
#main{ float:right;width:740px; text-align:left; vertical-align:top;
}

/*侧栏sidebar/width:200px!important; width /*:200px;*/
#left{	

width:220px;
height:auto;
float:left;
}
	
#left p {
clear:both;width:220px; height:26px; line-height: 23px; float:center; 
font-weight: bold;
text-indent:25px;
border:1px solid #990000;
margin:0px auto;
background: url(../images/layout/menu-deco.gif) no-repeat left #EDF3F8;
}

#left p a:link { text-decoration: none; color: #990000;}
#left p a:visited { text-decoration: none; color: #990000;}
#left p a:hover { text-decoration: underline; color: #990000;}

.menulist {width:220px; height:auto;
border:1px solid #990000; float:center;margin:0 0 15px 0;
background: #EDF3F8;
padding-top:5px;
}
.menulist dt {text-align:left; text-indent:25px; height:19px; line-height: 19px; 
background: url(../images/line_01.gif) no-repeat left;}

.menulist dd {height:18px;line-height:18px; text-indent:25px; padding:0px;
background: url(../images/line_02.gif) no-repeat left;
}

.menulist a{color:#666;text-decoration:none;}
.menulist a:visited{color:#666;text-decoration:none;}
.menulist a:hover{color:#666;text-decoration:underline;} 

.menulist dt a{color:#990000;text-decoration:none;}
.menulist dt a:visited{color:#990000;text-decoration:none;}
.menulist dt a:hover{color:#990000;text-decoration:underline;} 

#leftads{clear:both;width:220px; height:auto;margin-top:15px;padding:0px;}
#leftads img {display:block;}

/*侧栏结束*/

/* = == = = = = = = =  */
#center{
    background-color:#fff;
	border:0px solid #e4e4e4;
	width:540px;
	float:left;
	}
	
#center ul{padding:0px 40px; }
#center ol{padding:0px 45px; }
#center ul li{list-style:circle outside;}
#center ol li{list-style:decimal outside;}


#right{
    background-color:#fff;
	border:0px solid #e4e4e4;
	width:170px;
    float:right;
	padding:8px;

}

/* = == = = = = = = =  网站底栏*/

/*版权信息*/		 
#copyright { float:center; width:981px; padding:10px 0; border-top:0px solid #A29779; color:#333; margin:0px auto; background:  #fff;text-align:center;
border:1px solid #e4e4e4;border-bottom:0px solid #fff;}	
#copyright a{color:#333;text-decoration:none;}
#copyright a:hover{color:#333;text-decoration:underline;}
/*网站底栏结束*/


/*细节页处理开始*/

#p-img{padding:12px 0;}

.dtable{
border-collapse:collapse;text-align:left;
}
.dtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}

#prodnext {clear:both;width:100%; margin:20px 0px 100px 0; padding: 10px 0px;text-align:right; border-top:1px solid #ccc;
}
.pagetop {height:25px; text-align:right;border-bottom:1px solid #990000;padding:3px 0;
}
.pagedown {height:25px; text-align:right;border-top:1px solid #990000;padding:3px 0;}

.detailtable{
border-collapse:collapse;text-align:left;
}
.detailtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}

/*产品细节页处理结束*/


/*新产品索引页处理开始*/
.prodnewindex {border:solid 0px #B1A663; margin:0px; padding:5px; text-align: left;clear:both; background:#ebebeb; color:#666;}


.nstable{
border-collapse:collapse;text-align:left;
}
.nstable td{
border:solid 0px #8692a0; margin:0px; padding:3px; text-align: left; 
}
/*新产品索引页处理结束*/

/*下载*/
.downtable{
border-collapse:collapse;text-align:left;
}
.downtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}

.subindex img {
margin-right:12px; float: left;
}

.homeindex img {
margin-right:8px; float: left;
}





