html {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #C1C1BB;
scrollbar-highlight-color: #C1C1BB;
scrollbar-3dlight-color: #EBEBE4;
scrollbar-darkshadow-color: #EBEBE4;
scrollbar-track-color: #F4F4F0;
scrollbar-arrow-color: #CACAB7;
}
body{font-size:11px; font-family:Verdana,Arial, Helvetica,sans-serif; margin: 0px auto;height: auto;
text-align:left;vertical-align:top; background: url(../images/bg01.gif) repeat #fff;
}

*{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:100%;font-size:11px;
}

#content:after {padding:0px;content:'.';display:block;clear:both;visibility:hidden;height:0;}

#content {height:1%;}

h1 {font-size:16px; 
margin: 30px 0px 6px 0px;
height:30px; color:#313493; 
padding: 0px;
border-bottom: 1px dashed #313493;
}

h2 {font-size:16px; 
margin: 30px 0px 18px 0;
height:25px; color:#313493; 
}

h3 {font-size:16px; 
margin: 30px 0px 6px 0px;
height:30px; color:#313493; 
padding: 0px;
border-bottom: 1px dashed #313493;
}
h5 {font-size:12px; 
margin: 10px 0px 3px 0px;
height:20px; color:#313493; 
}

p {margin: 10px 0px;}

a {color:#2A5297; text-decoration:none;}  
a:hover {color:#2A5297; text-decoration:underline;}
a:visited {color:#2A5297; text-decoration:none;}
h2 a{color:#2A5297; text-decoration: none; }
h2 a:hover{color:#2A5297; text-decoration: underline;}

/*水平条效果的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 solid #333; height:1px;clear:both; shade:no; margin: 3px 0px;} 

.fontbold {	font-weight: bold; }
img {border:0;}

.purple {color:#990000;}

/* = == = = = = = = = ↓网站头部，包含网站的logo和站名*/
#header { width:800px;height:78px; margin:0px auto 0px auto;clear:both;
border-left: #313493 solid 2px; 
border-right: #313493 solid 2px;
background: url(../images/bg02.gif) repeat-x  #fff;
}
#headerlogo {float:left; margin:18px auto auto 5px; padding:0px;}
#headerlogin {
	float:right;width:300px;padding-right:0px; margin-top:25px;text-align: center;
}
#head img {display:block;}
/*IE6下为什么图片下方有空隙产生:可以设置父容器的字体大小为零，font-size:0或者定义img 为display:block
或者定义vertical-align属性值为vertical-align:top | bottom |middle |text-bottom
*/

#banner{clear:both;width:800px; height:14px;margin:0 auto; background:#313493;
border-left: #313493 solid 2px; 
border-right: #313493 solid 2px;}

/* = == = = = = = = = ↓内容页面整体设置content/container/ Main Navigation display: inline;display: block;clear:both; */

#content {clear:both;width:800px; height:auto; line-height: 15px; margin:0 auto;float:center; 
padding-top:0px;
border-left: #313493 solid 2px; 
border-right: #313493 solid 2px;
border-bottom: #313493 solid 2px;
background: url(../images/bg04.gif) repeat-x  #fff;
}

/*页面主体*/
#main{padding:10px 15px 20px 15px;float:right;margin:0; width:550px; text-align:left; vertical-align:top;
background: #fff;}

/*页面主体-产品细节*/
#mainp{padding:0px;margin-top:10px; width:540px; text-align:left; vertical-align:top;
background: #fff;}

#mainp table{
border-collapse:collapse;text-align:left; width:540px;
}
#mainp td{
border:solid 1px #ccc; margin:0px; padding:4px; text-align: left; backgroud: #fff;
}

/*侧栏sidebar/width:200px!important; width /*:200px;*/
#left{float:left; width:200px; text-align:left;padding:0px; margin-left:5px;}
#left hr {border:2px solid #313493; height:3px;clear:both; shade:no;} 

#leftsearch img {display:block;}


/* = == = = = = = = =  网站底栏*/

/*版权信息*/		 
#copyright { width:800px; padding:10px 0; color:#333; margin:3px auto; text-align:center;}	
#copyright a{color:#333;text-decoration:none;}
#copyright a:hover{color:#333;text-decoration:underline;}
/*网站底栏结束*/



/*首页处理开始*/

/*首页处理结束*/


/*产品细节页处理开始*/


.dtable{
border-collapse:collapse;text-align:left; width:540px;
}
.dtable td{
border:solid 1px #ccc; margin:0px; padding:4px; text-align: left; backgroud: #fff;
}

.btable{
border-collapse:collapse;text-align:left; width:540px;
}
.btable td{
border:solid 1px #ccc; margin:0px; padding:0px; text-align: left; backgroud: #fff;
}

/*产品细节页处理结束*/

/*下载*/
.downtable{
border-collapse:collapse;text-align:left;
}
.downtable td{
border:solid 1px #ccc; margin:0px; padding:3px; text-align: left; backgroud: #fff;
}

