/*------全局设置---------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background: url(../images/top_bg.gif) repeat-x top #ffffff;
    text-align: center;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}

ul {Margin:0px;Padding:0px;list-style:none;}

/*------布局设置---------*/


/*---头部--*/
#top{
	width:990px;
	height: 95px;
	margin-top: 0px;
	padding-left: 8px;
}
/*---底部--*/
#bottom{
	clear:both;
	height:70px;
	background: url(../images/bottom_bg.gif) repeat-x top #2F2F2F;
	text-align: center;
}
#bottom01 {
	width: 410px;
	font-size: 12px;
	color: #ffffff;
	float: right;
	padding-top: 35px;
	text-align: right;
	line-height: 160%;
	padding-right: 20px;
}
#bottom02 {
    width: 430px;
	float: left;
	font-size: 12px;
	padding-left: 30px;
	color: #ffffff;
	padding-top: 33px;
	text-align: left;
	line-height: 160%;
}
/*---内容--*/
#middleline{
	width:980px;
	height: 27px;
	background-image: url(../images/mdline.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page_content{
	width:1007px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
    background-image: none;
}
#hotnews{
	width:420px;
	height: 25px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(../images/newstitle_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
        
}
#hotnews01{
	width:74px;
	height: 25px;
	float: left;
	padding-top: 0px;
}

#hotnews02{
    width:34px;
	height: 10px;
	float: right;
	text-align: right;
	padding-top: 7px;
	padding-right: 2px;
}
#topnews{
	width:420px;
	height: 55px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(../images/topnew_bg.gif);
	background-repeat: no-repeat;
	background-position: top;

}
#news{
	width:420px;
	height: 100px;
	margin-top: 0px;
	padding: 2px;

}
#ggpic{
	width:720px;
	height: 168px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(../images/con_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}


#ppbg{
	width:255px;
	height: 110px;
	margin-top: 0px;
	padding-left: 0px;
	background-image: url(../images/partner_bg.gif);
	background-repeat: no-repeat;
	background-position: top;

}
/*-----全站通用设置--------*/
/*-----顶部导航---------*/
#logo{
	width:120px;
	height: 84px;
	float: left;
	padding-top: 12px;
}
#topline{
	width:595px;
	height: 11px;
	float: right;
	padding-top: 0px;
}
#nav_1{
    width:280px;
	height: 25px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 16px;
}
ul.menu li{
	display: inline;
	padding-left: 7px;
	font-size: 12px;
}
#nav_2{
    width:610px;
	height: 24px;
	text-align: right;
	float: right;
	text-align: right;
	padding-top: 22px;
}
.clear {
clear: both;
}
/*-----链接样式---------*/
a.en_bt:link {
          color: #003399;
		  text-decoration: underline;
}
a.en_bt:visited {
          color: #003399;
		  text-decoration: underline;
}
a.en_bt:hover {
          color: #003399;
		  text-decoration: none;
}

.cn_bt01 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #666666;
}
.newbt01 a:link {
	color: #003399;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
}
.newbt01 a:visited {
        font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.newbt01 a:hover {
        font-size: 12px;
	color: #003399;
	text-decoration: underline;
}

.newbt02 a:link {
	color: #333333;
	text-decoration: none;
}
.newbt02 a:visited {
	color: #333333;
	text-decoration: none;
}
.newbt02 a:hover {
	color: #666666;
	text-decoration: none;
}

.bottombt a:link {
	color: #ffffff;
	text-decoration: none;
}
.bottombt a:visited {
	color: #ffffff;
	text-decoration: none;
}
.bottombt a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*-----系统新闻内容分页样式---------*/
.fs_newspage {
text-align: right;
padding-right: 10px;
}


<!-- 滑动导航的样式表 -->

<!--
#roll div ul li p h1 h2{ margin:0; padding:0; border:0; background:#3D5DA9; font-family:Arial, Helvetica, sans-serif,"宋体"}
li{ list-style:none}
.rolinList{ width:238px; height:auto; margin:0px; text-align:left}
.rolinList li{margin-bottom:1px;border:1px solid #BCC8CC}
.rolinList li h2{
        padding-left:10px;
	width:228px !important;
        width:238px;
	height:30px;
	font-size:13px;
	line-height:30px;
	color:#fff;
	cursor:pointer;
	background-color: #BCC8CC;
}
.content{ height:253px;width:238px;  background:#BCC8CC;  background:#3D5DA9; padding:0;}
.content p{ margin:12px}
-->



<!-- 顶部菜单的样式表 -->

*{margin:0;padding:0;border:0;}
#div_center {
	width:595px;
	height:23px;
	margin-left: auto;
	margin-right:2px;
	background-color: #fff;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}  
#nav { line-height: 25px; list-style-type: none; margin-top:2px;} 
#nav a {
	display: block;
	width: 85px;
	text-align:center;
	font-size:14px;
} 
#nav a:link  { color:#000000; text-decoration:none;margin:0;} 
#nav a:visited  {color:#000000;text-decoration:none;margin:0;}
#nav a:hover {color:#3C71C5;text-decoration:none;}
#nav li {float: left;}
#nav li a:hover{color:#3C71C5;text-decoration:none;} 
 
#nav li ul {
	line-height: 24px;
	background:#2965C3;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width:100px;
	position: absolute;
	padding: 1px;
	border: 1px solid #4B7ECE;
} 
#nav li ul a{
	display:block;
	width: 99px;
	text-align:left;
	padding-left:14px;
	font-size:12px;
	background-image: url(../images/point.gif);
	background-repeat: repeat-y;
} 
#nav li ul a:link  {color:#C5D5EE; text-decoration:none;}  
#nav li ul a:visited  {color:#C5D5EE;text-decoration:none;}  
#nav li ul a:hover  {color:#fff;text-decoration:none;font-weight:normal;background-image: url(../images/point3.gif);
	background-repeat: repeat-y;
	background-position: left;}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left;}

<!-- 二次修改新增样式 -->

.midleft{
	background-image: url(/cnImg/About/images/midlefthr.gif);
	background-repeat: repeat-x;
  
}