body {
	font-family: Verdana, Arial, Helvetica, sans-serif,宋体 ;
	color: #333;
	font-size:12px; 
	margin:0 auto;
	background: #666;
}

*{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: 14px;
	line-height: 14px;
	color:#003399;
	padding:0px 0px 7px 0px;
	margin:0px 0px 7px 0px;
	border-bottom: 1px dashed #003399;
}

a:link {text-decoration: none;color:#003399;}
a:visited {text-decoration: none; color:#003399;}
a:hover {text-decoration: underline; color:#003399;}
a:active {ext-decoration: none; color:  #990000;}

.textbold { font-weight: bold; }

.fontgrey { font-size: 12px; color: #666666;}
.titlehead { font-size: 16px; font-weight: bold;line-height:16px;padding:5px 0px;}
.titletext {  font-size: 12px; font-weight: bold;}
.fontblue { color: #003399;}
.fontwhite { color: #fff;}
.hotline { color:#003399;}
.textitalic{ font-style: italic; }



/*水平条效果的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;}

.imageleft{
clear:both; 
border:1px solid #666; 
padding: 5px;
margin:5px 25px 15px 5px;
float:left;
background: #fff;}

.imageright{
clear:both; 
border:1px solid #666; 
padding: 5px;
margin:5px 5px 15px 25px;
float:right;
background: #fff;
}

.image-p-right{
clear:both; 
border:0px solid #666; 
padding: 0 30px 15px 30px;
float:right;
}

.imagefactory{
clear:both; 
border:1px solid #ccc; 
padding: 10px;
margin:5px 0px;
}
.image-1-border{
border:1px solid #ccc; 
}

.nobordertable{
border-collapse:collapse;text-align:left;
}
.nobordertable td{
border:solid 0px #fff; margin:0px; padding:3px; text-align: left; 
}
/* = == = = = = = = = ↓网站头部，包含网站的logo和站名*/

#header { width:981px;height:80px; margin:0px auto;clear:both; background: #eeeeee;float:center;}
#headerlogo {float:left;width:300px;text-align: left;}

#headerlogin {
float:right;width:560px;color: #333; padding-right:15px; margin-top:12px;text-align: left;font-size: 11px;
}
#headerlogin a {color:#003399; text-decoration:none;}    
#headerlogin a:hover {color:#003399; text-decoration:underline;}
#headerlogin a:visited {color:#003399; text-decoration:none;}


/*#header img {display:block;}*/
/*IE6下为什么图片下方有空隙产生:可以设置父容器的字体大小为零，font-size:0或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom

*/
/* = == = = = = = = = ↓顶部一级菜单栏导航开始*/

#menuoutside {clear:both; width:981px; height:30px; margin:0px auto;float:center;
background: #e4e4e4;}

#menu {clear:both; width:670px; height: 30px; float:left;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	margin:0px;padding:0px;
}

#menu ul{list-style:none; }
#menu li{list-style:none;display: inline; float:left;text-align:center;height: 30px; width: 110px;
	background:url(../images-fck/deco/menu-top-back.gif) no-repeat;
	margin:0px;padding:0px;
}

#menu li a {
height: 26px; line-height:26px;
color: #fff;
text-decoration: none; 
}

#menu li a:hover {
height: 26px;line-height:26px;
color: #FFFFCC;
text-decoration: underline;
}

#menuother {width:210px; height: 26px; float:right;
	text-align:left;
  	line-height:26px;
	vertical-align:center;
	color: #003399;
    padding:0px 20px 0px 0px;
}


/*↑顶部导航结束*/

#search{clear:both;width:206px; height:auto; line-height: 18px; float:left;
             margin:0px auto 20px auto; 
             font-size: 11px;
			 border: 1px solid #003399;
			 padding:7px;
}

#search img {display:block;}

#path{clear:both;width:957px; line-height:20px;margin:0 auto; background:#e4e4e4;
border:1px solid #ccc;
padding:5px 10px 3px 12px;
}

/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:951px; line-height: 15px; margin:0px auto;float:center; padding:15px 15px 35px 15px;
background: #fff;
}

/*页面主体*/
#main{ float:right;width:710px; text-align:left; vertical-align:top;background: #fff;
}

#main ul{padding:0px 40px; }
#main ol{padding:0px 45px; }
#main ul li{list-style:circle outside;}
#main ol li{list-style:decimal outside;}

.backtitle {clear:both;width:680px; height:26px; line-height: 26px; float:left; color: #003399;
font-weight: bold;
font-size:14px;
text-indent:3px;
border-bottom: 1px dashed #003399;}

#homecontent  {clear:both;width:710px; float:left;}
#homehotitem  {clear:both;width:680px; float:left;
border: 1px solid #ccc;
padding:15px;
background: url(../images-fck/deco/back-tips.jpg) repeat-x left top;
margin-top:20px;
}
#hometype  {clear:both;width:680px; float:left;
border: 1px solid #ccc;
padding:15px;
background: url(../images-fck/deco/back-tips.jpg) repeat-x left top;
margin-top:20px;
}

#hometopic  {clear:both;width:680px; float:left;
border: 1px solid #ccc;
padding:15px;
background: url(../images-fck/deco/back-tips.jpg) repeat-x left top;
margin-top:20px;
}



/*侧栏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; color: #fff;
font-weight: bold;
text-indent:25px;
border:1px solid #003399;
margin:0px auto;
background: #003399 url(../images-fck/deco/menu-nav-g.gif) no-repeat left;
}

#left p a:link { text-decoration: none; color: #fff;}
#left p a:visited { text-decoration: none; color: #fff;}
#left p a:hover { text-decoration: underline; color: #fff;}

.menulist {width:220px; height:auto;
border:1px solid #003399; float:center;margin:0 0 15px 0;
background: #EDF3F8;
padding-top:1px;
}
.menulist dt {text-align:left; text-indent:25px; height:25px; line-height: 25px; 
background: url(../images-fck/deco/menu-nav-l.gif) no-repeat left;border-top:1px solid #ccc;}

.menulist dd {height:18px;line-height:18px; text-indent:25px; padding:0px;
background: url(../images-fck/deco/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:#003399;text-decoration:none;}
.menulist dt a:visited{color:#003399;text-decoration:none;}
.menulist dt a:hover{color:#003399;text-decoration:underline;} 

.gaugetips {width:194px; height:auto;
border:1px solid #003399; float:left;margin:15px 0;
background: url(../images-fck/deco/back-tips.jpg) repeat-x left top;
padding:13px;
}


/*侧栏结束*/

/* = == = = = = = = =  网站底栏*/

/*版权信息*/		 
#copyright { float:center; width:979px; padding:20px 0; color:#333; margin:0px auto 25px auto; background: url(../images-fck/deco/back-copyright.jpg) repeat-x left; text-align:center;border:1px solid #ccc;font-size:11px; 
}	
#copyright a{color:#333;text-decoration:underline;}
#copyright a:hover{color:#333;text-decoration:underline;}
/*网站底栏结束*/


/*细节页处理开始*/


.dtable{
border-collapse:collapse;text-align:left;
}
.dtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}
.specialtable{
border-collapse:collapse;text-align:left;
}
.specialtable td{
border:solid 1px #ccc; margin:0px; padding:6px; text-align: left; backgroud: #fff;
}

.htable{
border-collapse:collapse;text-align:left;background: url(../images/back-help-center.jpg) repeat-x left;
}
.htable td{
border:solid 1px #ccc; margin:0px; padding:15px; text-align: left; backgroud: #fff;
}

#prodnext {clear:both;margin:25px auto; padding-top: 10px;text-align:right; border-top:1px solid #ccc;
}
.pagetop {height:25px; text-align:right;border-bottom:1px solid #003399;padding:3px 0;
}
.pagedown {height:25px; text-align:right;border-top:1px solid #003399;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;
}

#p-img {margin:0px auto;text-align:center; width:690px;
             padding:10px; 
             border:1px solid #cccccc;
			 float:left;
			 margin-bottom:20px;
}
	
#p-detail{float:left;
width:690px; clear:both; margin:16px auto;text-align:left;padding:0px 10px 20px 10px;border:1px solid #ccc;background:#fff url(../images-fck/deco/back-detail.gif) repeat-x left top;
	}
	
#p-detail img{ border:0px solid #cccccc;}

#p-detail-h{float:left;width:710px; clear:both; padding-bottom:20px;}
	
#p-detail-h img{ border:0px solid #cccccc;}
	
/*产品细节页处理结束*/


/*新产品索引页处理开始*/
.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;
}

.download-button {
padding-top: 60px;
}
