@charset "utf-8";
/* CSS Document */
body{
	width:960px;
	margin:0 auto;
	font-size:12px;
	color:#333;
	line-height:28px;
	background:url(../images/bg.jpg);
	font-family:"宋体",Arial;
	}
*{
	padding:0;
	margin:0;
	}
a{
	color:#333;
	text-decoration:none;
	}
a img{
	border:none;
	}
	
aa{
    height:46px;
	line-height:44px;
	font-size:18px;
	font-weight:700;
	padding-left:45px;
	color:#fff;
	font-family:"微软雅黑";
}	
	
a:hover{
	color:#057dc5;
	text-decoration:underline;
	}
.left_mid{
	background:url(../images/left_mid.jpg) repeat-y;
	}
.title{
	background:url(../images/title_top.jpg) no-repeat;
	height:46px;
	line-height:44px;
	font-size:18px;
	font-weight:700;
	padding-left:45px;
	color:#fff;
	font-family:"微软雅黑";
	}
.title a{
	float:right;
	font-size:12px;
	color:#6a90fe;
	font-weight:400;
	padding-right:15px; font-family:"宋体";
	}
.title2{
	background:url(../images/title_top2.jpg) no-repeat;
	}
.title_mid{
	border-left:1px #e7e7e7 solid;
	border-right:2px #e7e7e7 solid; padding-top:5px;
	}
.news{ margin-left:15px;}
.news tr td{
	background:url(../images/icon.jpg) no-repeat 0 9px;
	border-bottom:1px #ccc dotted;
	padding-left:20px;
	text-align:left; font-size:12px;
	}
.footer{
	font-size:12px;
	color:#999;
	line-height:24px;
	height:70px;
	background:url(../images/footer_bg.jpg) no-repeat;
	padding:36px 0 0 220px;
	}
.footer a{
	color:#999;
	}
.pages a{
	font-size:12px;
	padding:5px 10px;
	border:1px #ccc solid;
	background-color:#f6f6f6;
	margin:0 2px;
	}
.pages a:hover,.pages a.sec{
	background-color:#6a90fe;
	color:#fff;
	text-decoration:none;
	}
	
.sep{ margin-top:0px;

}
.sep object{ text-align:center;}
.gTable {
	width:94%;
	border:1px solid #e4e4e4;
	border-collapse:collapse;
}
.gTable th {
	padding:3px 7px;
	border:1px solid #e4e4e4;
	background:#f7f7f7;
	font-weight:700;
	white-space:nowrap;
}
.gTable td {
	padding:3px 7px;
	border:1px solid #e4e4e4;
	background:#fff;
	font-family:Arial;
}
.banner{
	background:url(../images/banner.jpg) no-repeat;
	height:248px;
	text-align:right;
	padding-right:10px;
	}