
<!--
body{
	font-size:12px;
	color:#292e32;
	text-align: center;
	background-color:#fff;
}
body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,input,button,textarea,p,th{ 
	margin:0;
	padding:0;
	font-family:"ËÎÌå",Arial;
}
h1,h2,h3,h4,h5,h6{ 
	font-size:100%;
}
img{ 
	border:0; 
}
li{ 
	list-style:none;
}
ul {
	list-style-type:square;
}

a {color: #292e32;text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {}

.input {
	border: 1px solid #cecece;
	height:21px;
	line-height:1.5em;
	background-color:#fff;
	color:#000;
}

#wrap{
	width:960px;
	margin:0 auto;
	background:#fff;
}

#header{
	width:960px;
	margin:0 auto;
}

#content {
	width:960px;
	margin:0 auto;
}

#footer{
	width:960px;
	margin:0 auto;
}
/* Clear Fix */ 
.clearfix:after { 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clearfix { 
	clear:both;
} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */ 



/******** head.asp ******/
.header_top {
	width:100%;
	height:170px;
}
.header_home {
	width:100%;
	height:23px;
	line-height:23px;
	background:#c5dff5 url(../Images/header_home.gif) no-repeat left center;
}
.home_left {
	float:left;
	padding-left:16px;
}
.home_left span {
	float:left;
	display:block;
	height:23px;
}
.header_Stationgroup {
	position:relative;
	cursor:pointer;
	z-index:30;
}
.stationgroup {
	display:none;
	position:absolute;
	top:23px;
	left:-148px;
	width:480px;
	border: #cccccc 1px solid;
	background-color:#ebf2fa;
}
.stationgroup ul {
	display:block;
	width:460px;
	margin:6px auto;
}
.stationgroup li {
	float:left;
	width:50%;
	text-align:left;
}

.header_web {
	padding-left:18px;
	background:url(../Images/header_web.gif) no-repeat left center;
}
.header_rss {
	padding-left:16px;
	background:url(../Images/header_rss.gif) no-repeat left center;
}
.header_vpn {
	padding-left:16px;
	background:url(../Images/header_vpn.gif) no-repeat left center;
}
.header_por {
	padding-left:16px;
	background:url(../Images/header_portal.gif) no-repeat left center;
}
.home_right {
	float:right;
	padding-right:90px;
}
.header_search_textbox {
	border: 1px solid #6d6d6d;
	height:15px;
	line-height:1.5em;
	background-color:#fff;
	color:#000;
	width:115px;
}
.home_right li {
	float:left;
	padding-left:5px;
}
.home_right li input,.home_right li img {
	margin-top:4px;
}
.header_line {
	width:100%;
	height:10px;
	line-height:10px;
	background:url(../Images/header_line.gif) repeat-x left top;
}
.header_menu {
	width:100%;
	height:31px;
	background:url(../Images/header_menu.gif) repeat-x left top;
}
ul.jd_menu ul {
	display: none;
}
ul.jd_menu li {
	float:left;
	padding:0 22px 0 22px;
	height:31px;
	line-height:31px;
	font-weight:bold;
	white-space: nowrap;
}
ul.jd_menu li.no {
	padding:0;
}
ul.jd_menu li a {
	color:#fff;
}
ul.jd_menu li a:hover,ul.jd_menu li a:active {
	text-decoration:none;	
}


ul.jd_menu ul {
	position:absolute;
	display: none;
	list-style-type:none;
	margin:0px;
	padding:2px;
	background-color:#6997d3;
	z-index:20;
}
ul.jd_menu ul li {
	float:none;
	width:92px;
	height:22px;
	line-height:22px;
	padding:0;
	font-weight:normal;
}
ul.jd_menu li li.jdm_hover,
ul.jd_menu li li.jdm_active {
	text-decoration:none;
	color:#fff !important;
	background-color:#8fb7ed;
}
/******** foot.asp ******/
.footer_top {
	width:100%;
	height:28px;
	line-height:28px;
	background-color:#e0eef7;
	border-top:#0762bb solid 4px;
	color:#616161;
}
.footer_top a {
	color:#616161;
}
.footer_bottom {
	width:100%;
	background-color:#0762bb;
	color:#fff;
}
.footer_bottom a {
	color:#fff;
}
.footer_left {
	float:left;
	width:860px;
	line-height:24px;
	padding:12px 0 12px 0;
}
.footer_right {
	float:right;
	width:100px;
	padding:12px 0 0 0;
}

/******** foot.asp end ******/



/************************* ·ÖÒ³ *************************/
.meneame {
	text-align: center;color:#8e8e8e;font-size: 1em;padding:5px;
}
.meneame a {
	padding:2px 6px 0px 6px;border: 1px solid #eee;color:#036cb4;background-color:#fff;
}
.meneame a:hover,.meneame a:active{
	background-color:#fff;border: 1px solid #999;color:#666;text-decoration:none;
	
}
.meneame span {
	padding:2px 6px 0px 6px;
}
.meneame span.current {
	background-color:#036cb4;border: 1px solid #036cb4;color:#fff;font-weight:bold;
}
.meneame span.disabled {
	border: 1px solid #eee;color:#ddd;background-color:#fff;
}
/************************* ·ÖÒ³ End *************************/

-->

