@charset "utf-8";
/* CSS Document */
* {
	margin:0 auto;
	padding:0;
}
body {
	font:12px/20px '宋体', PMingLiU, Verdana, Sans-Serif;
	width:882px;
	color:#fff;
	background-color:#000;
}
img {
	border:0;	
}
a {
	color:#00699a;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
	outline:none;
}
a:hover {
	color:#fff;
	text-decoration:none;
}
ul {
    list-style-type:none;	
}
th {
	color:#343434;
}
td, table, th {
	border:1px solid #adadad;
	border-collapse:collapse;
	color:#000;
}
td {
	padding:2px 5px;
}
table {
	width:100%;
	background-color:#eee;
}
h4 {
	font-size:12px;
	font-weight:normal;
	padding-top:3px;
	background-color:#000;
	text-align:center;
}
h5 {
	font-size:12px;
	font-weight:normal;
	background:url(../images/h5_bg.gif) no-repeat;
	padding:7px 0 0 10px;
	height:24px;
}	
.ad img {
	margin-top:-20px;
}
.menu {
	margin-bottom:10px;
	font-weight:bold;
	height:35px;
	background:url(../images/menu_bg.png) no-repeat;
	padding:0 1px;
}
.menu li {
	float:left;
	text-align:center;
	margin:0 3px;
	_margin:0 2px;
	padding-top:5px;
	display:block;
}
.menu a {
	color:#fff;
	height:22px;
	padding:2px 0 5px 10px;
	float:left;
}
.menu a span {
	display:block;
	padding:2px 10px 5px 0;
}	
.menu a:hover, .menu a.over, .menu a.cur {
	color:#fff;
	background:url(../images/top_bg_left.png) no-repeat left 2px;
	padding:2px 0 5px 10px;
}
.menu a:hover span, .menu a.bg span, .menu a.over span, .menu a.cur span {
	color:#fff;
	background:url(../images/top_bg_right.png) no-repeat right top;
	padding:2px 10px 5px 0;
}
.menu ul li ul {
	position:absolute;
	background-color:#1f1f1f;
	list-style-type:none;
	display:none;
	z-index:100;
	*margin-left:-70px;
	margin-top:26px;
	width:120px;
}
.menu ul li:hover ul{
	display:block;
	position:absolute;
}
.menu ul li ul li {
	background:none;
	float:none;
	border-bottom:1px solid #4c4c4c;
	width:120px;
	height:22px;
	margin:0;
}
.menu ul li ul li a {
	display:block;
	background:none;
	color:#fff;
	text-decoration:none;
	padding:2px 0 0 10px;
}
.menu ul li ul li a:hover{
	color:#4c4c4c;
	background:none;
	text-decoration:none;
	padding:2px 0 0 10px;
}
.news {
	background-color:#213e4e;
	height:22px;
	padding:4px 20px 0;
}
.marquee_news {
	margin:-22px 0 0 40px;
	padding:4px 0 0 30px;
}
.banner {
	background:url(../images/banner_bg.jpg) no-repeat;
	height:188px;
	margin:10px 0;
}
.down {
	float:left;
	margin:10px 40px 0 10px;
	_margin:10px 40px 0 5px;
}
.msn {
	float:left;
	margin:35px 40px 0 0;
}
.qq {
	float:left;
	margin:70px 30px 0 35px;
}
.qq a {
    color:#00699a;
}
.qq a:hover {
	color:#adadad;
}
.time {
	float:left;
	margin:18px 0 0 0;
}
/*------content------*/
.content {
	width:100%;
}
.submenu {
	background:url(../images/submenu.gif) no-repeat top;
	padding:5px 20px;
}
.submenu1 {
	background:url(../images/submenu1.gif) no-repeat top;
	padding:5px 20px;
	height:45px;
}
.submenu a, .submenu1 a {
	color:#fff;
	text-decoration:underline;
}
.submenu a:hover, .submenu1 a:hover {
	text-decoration:underline;
	color:#adadad;
}
.sidebar_a {
	float:left;
	width:634px;
}
.title {
	background:url(../images/h4_bg.gif) no-repeat left center;
	height:24px;
	padding:0 480px 0 20px;
}
.title1 {
	background:url(../images/h4_bg.gif) no-repeat left center;
	height:24px;
	padding:0 520px 0 20px;
}
.quote {
	margin:10px 0 0;
	color:#adadad;
}
.quote a {
	color:#adadad;
	text-decoration:underline;
}
.quote a:hover {
	color:#00699a;
	text-decoration:underline;
}
.sidebar_b {
	float:left;
	width:238px;
	margin-left:10px;
}
.sidebar_b_content {
	padding:10px 9px 5px;
	color:#adadad;
	background-color:#343434;	
}
.sidebar_b_content hr {
	margin:5px 0;
	*margin:0;
}
.sidebar_b_content img {
	margin-bottom:5px;
}
.sidebar_b_content a {
	text-decoration:underline;
	color:#adadad;
}
.sidebar_b_content a:hover {
	text-decoration:underline;
	color:#fff;
}
.sidebar_b_footer {
	background:url(../images/sidebar_b_footerbg.gif) no-repeat;
	height:5px;
	margin-bottom:10px;
}
/*-----footer------*/
.footer_line {
	background:url(../images/footer_line.gif) repeat-x left;
	height:7px;
	width:882px;
	margin:5px 0 15px 0;
}
.footer {
	background:url(../images/footer_bg.gif) no-repeat;
	height:39px;
	margin-top:15px;
}
.link {
	padding:4px 0 0 120px;
	line-height:14px;
}
.link a {
	color:#fff;
} 
.link a:hover {
	color:#8b8b8b;
} 
.copy {
	padding-left:120px;
	color:#d1d1d1;
}


.change a {
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
.change {
	text-align: center;
}
