/* CSS Document */
body { text-align: center; font-family:"宋体", arial;margin:0; padding:0; background: #000;font-size:0px;line-height:0px;color:#fff;}
div,form,img,ul,li,dl,dt,dd { padding: 0; margin:0px; border: 0;font-size:12px;line-height:24px;list-style-type:none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;line-height:24px;}
/* 链接颜色 */
a:link {color: #fff; text-decoration:none;}
a:visited {color: #fff;text-decoration:none;}
a:hover {color: #fff; text-decoration:none;}
a:active {color: #fff;}
/* 颜色属性 [定义规则，小写c加颜色名称] */

.cRed,a.cRed:link,a.cRed:visited{ color:Red; }
.cWhite,a.cWhite:link,a.cWhite:visited{ color:#fff;	text-decoration: none;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#7b7b7b;}
.cBlue,a.cBlue:link,a.cBlue:visited{ color: #0A50B1;}
.cGray01,a.cGray01:link,a.cGray01:visited{ color: #666;}
.cGray02,a.cGray02:link,a.cGray02:visited{ color: #3D362B;text-decoration:underline !importment;}
.menu,a.menu:link,a.menu:visited{
	color:#fff;
	font-size: 12px;
	padding:0px 25px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	color:#Eb3d00;
	text-decoration: none;
}
a.cWhite:hover{
	color:#Eb3d00;
	text-decoration: none;
}



/*顶部*/
.headtop{
	width:1003px;
	background-image: url(../images/01/topbg.gif);
}   
.headtop .col-1{   
margin:20px 0px 0px 15px;
float:left;
width:403px;height:55px;    
}   
.headtop .col-2{   
margin:10px 0px 0px 310px;
float:left; 
align="left"
width:600px;height:55px;
}   
.bottop{
	width:1003px;
	height:30px;
	background-color: #2A176F;
	color:#fff;
	padding-left:20px;
	font-weight: bold;
	padding-top:5px;
}   

/*门户Home*/
.middle{
	width:1003px;
	background-image: url(../images/01/midbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}   
.middle .le-1{   
margin:10px 0px 0px 10px;
width:251;
float:left;    
}   
.middle .ri-2{   
margin:10px 0px 10px 20px;
float:left;
width:680;
list-style-type:none;
text-align:left;
align="left"
}   
.middle .ri-3{   
margin:10px 0px 10px 10px;
float:left;
width:680;
list-style-type:none;
text-align:left;
align="left"
}   
.middle .ri-4{   
margin:10px 0px 10px 10px;
float:left;
width:680;
list-style-type:none;
align="left"
}   
.lineh{
line-height:150%;
width:620px;
padding:5px 10px;
vertical-align:top;
} 
/*版权*/
.down{
	width:1003px;
}   
.down .col-3{   
margin:10px 0px 0px 10px;
float:left;
width:503px;
height:30px;
text-align:left;
color:#497DAF;    
}   
.down .col-4{   
margin:10px 0px 0px 350px;
float:left; 
align="left"
width:500px;
height:30px;
}  

/*实线*/
.line01{
border:1px solid #c9c9c9;
}
/*虚线*/
.line02{
	height:1px;
	overflow:hidden;
	background:#c9c9c9;
}
.xuline{
border-bottom:1px  dashed #c9c9c9;
font-size:0;
}
.line03{
border:1px solid #D5D5D5;
list-style-type:none;
background-color:#f2f2f2;
}

.li01{
list-style-type:none;
}
.clear-float{clear:both}

/*内容居中*/
.ct01{
text-align:center;
}
/*产品菜单*/
.promenu{
    list-style-type:none;
	font-weight: bold;
	color: #333333;
	margin:8px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c9c9c9;
}
.bottom{
	font-size: 12px;
	color: #FFFFFF;
}
.inputother{
	height: 20px;
	width: 150px;
}
.inputother2{
	height: 200px;
	width: 400px;
}
.title{
	color: #fff;
	font-weight: bold;
	padding:10px 0px;
	font-size: 13px;
}
