body,html{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
	background-color:#003366;
}
a{
	color: #6633CC;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.container{
position:relative;
width:1003px;
margin:0 auto;
padding:0px;
text-align:left;
height:600px;}

.toparea{
	width:1003px;
	height:187px;
}

html>body .cnlogo {
	width:362px;
	height:187px;
	float: left;
	margin: 0 5px 0 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
* .cnlogo {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/logo.png");
	width:362px;
	height:187px;
	float: left;
	margin: 0 5px 0 0;
}
.toppic{
	width:635px;
	float:left;
	background-image: url(../images/toppic_s.jpg);
	background-repeat: no-repeat;
	height: 187px;
	background-position: right;
}
#menumain{
	padding: 0 0 0 20px;
	background-color: #339999;

	height:37px;
}
#navlist{
	margin: 0px 0px 0px 0px;
	width: 800px;
	float:left;
}
		
#navlist ul, #navlist li{
	margin: 0;
	display: inline;
	list-style-type: none;
	line-height: 37px;

}

#navlist a:link, #navlist a:visited
{
	float: left;
	text-decoration: none;
	color: #003333;
	font-size: 14px;
	text-align: center;
	padding: 0px 20px 0px 30px;
	font-weight: bold;
	background-image: url(../images/menubtnout.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;	
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{	background-image: url(../Images/menubtnon.gif);background-repeat: no-repeat;
	color: #ffff00; background-color:#168b91;}
#navlist a:hover { color: #ffff00;background-color:#168b91;}
.evarea{
	float:left;
	background-image: url(../images/evbgline.jpg);
	background-repeat: repeat-y;
	padding: 7px 5px 7px 10px;
	width: 100px;
}
.contentarea1{
	margin: 0 7px 1px 0;
	background-image: url(../images/chleft.gif);
	background-repeat: repeat-y;
	width: 929px;
	background-color: #edf5f7;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}

#submenu{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
#submenu ul{
	list-style:none;
	display: inline;
	width: 194px;
}
#submenu li{
	border-bottom: 1px solid #006699;
	font-weight: bold;
	width: 160px;
	padding: 12px 0 6px 15px;
	height: 24px;
	background-image: url(../images/subbtn.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#submenu li a{
	color: #cccccc;
	text-decoration: none;
	padding-left:20px;

}
#submenu li a:hover{
	color: #FFFF00;
	text-decoration: underline;
}
#submenu li .selected{
	color: #FFFF00;
	text-decoration: underline;
	background-image: url(../images/subbtnon01.gif);
	padding: 8px 0 15px 30px;
	background-repeat: no-repeat;
	margin-left: -10px;
	list-style: none;
	display: block;
	margin-top: -5px;
		background-position: 0px 3px;
}
#submenu li .selected2{
	color: #FFFF00;
	text-decoration: underline;
	background-image: url(../images/subbtnon02.gif);
	padding: 8px 0 15px 30px;
	background-repeat: no-repeat;
	margin-left: -10px;
	list-style: none;
	display: block;
	margin-top: -5px;
		background-position: 0px 3px;
}
#submenu li .selected3{
	color: #FFFF00;
	text-decoration: underline;
	background-image: url(../images/subbtnon03.gif);
	padding: 8px 0 15px 30px;
	background-repeat: no-repeat;
	margin-left: -10px;
	list-style: none;
	display: block;
	margin-top: -5px;
	background-position: 0px 3px;
}
#submenu li .selected4{
	color: #FFFF00;
	text-decoration: underline;
	background-image: url(../images/subbtnon04.gif);
		background-position: 0px 3px;
	padding: 8px 0 15px 30px;
	background-repeat: no-repeat;
	margin-left: -10px;
	list-style: none;
	display: block;
	margin-top: -5px;
}
#submenu li .selected5{
	color: #FFFF00;
	text-decoration: underline;
	background-image: url(../images/subbtnon05.gif);	background-position: 0px 3px;
	padding: 8px 0 15px 30px;
	background-repeat: no-repeat;
	margin-left: -10px;
	list-style: none;
	display: block;
	margin-top: -5px;
}
#submenu li .selected6{
	color: #FFFF00;
	text-decoration: underline;
	background-image: url(../images/subbtnon06.gif);	background-position: 0px 3px;
	padding: 8px 0 15px 30px;
	background-repeat: no-repeat;
	margin-left: -10px;
	list-style: none;
	display: block;
	margin-top: -5px;
}
.contenttext{
	width: 690px;
	margin: 0;
	float: left;
}

html>body .bigtitle{
	background-image: url(../images/pro_tit1.png);
	background-repeat: no-repeat;
	background-position: 142px 0px;
	height: 96px;
}
* .bigtitle {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/pro_tit1.png");
  	background-position: 142px;
	height: 96px;
}

html>body .bigtitle2{
	background-image: url(../images/sq_tit.png);
	background-repeat: no-repeat;
	background-position: 142px;
	height: 96px;

}
* .bigtitle2 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sq_tit.png");
  	background-position: 142px;
	height: 96px;
}
html>body .bigtitle3{
	background-image: url(../images/jxj_tit.png);
	background-repeat: no-repeat;
	background-position: 142px;
	height: 96px;

}
* .bigtitle3 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/jxj_tit.png");
  	background-position: 142px;
	height: 96px;
}
.font01{
	color:#005184;
	font-size: 12px;
	letter-spacing: 2px;
	padding:0px 0 15px 40px;
	line-height: 20px;
}
span.ft{
    float:left;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	padding:15px 10px 10px 0;
}

#foot{
	background-color:#136e9a;
	width:1003px;
	height:26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #426184;
	text-align: center;
	font-weight: bold;
	color: #edf5f7;
	padding-top: 8px;
	float: left;
}
#foot a{
	color: #EFF7F7;
	text-decoration: underline;
}
#foot a:hover{
	text-decoration: none;
}
/*设计者：边慧*/
img.pt{ padding:20px 8px 10px 8px;}

span.wit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.bigfont{
	font-size: 14px;
	font-weight: bold;
	padding: 23px 0 0 260px;
	color: #FFFFFF;
}
.hottitle {
	font-size: 13px;
	font-weight: bold;
	color: #0033cc;
	text-decoration: underline;
	padding-bottom: 5px;
}
.hottitler {

	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	padding-bottom: 5px;
}
span.en {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
img.right{
	float:right;
	margin-right: 10px;
	border: 1px solid #CEDFDE;
	padding: 2px;
}
