@import "base.css";
body{background-color:#fff;font-size: 12px;font-family: "宋体","Arial Unicode MS";color: #333;}
*{padding:0;margin:0;}
a{color:#333;text-decoration:none;}
ul{list-style:none;}
.clear{clear:both;}
/*header*/
.header{width:100%;	background-color:#f9f9f9;border-top:2px solid #077aff;border-bottom:1px solid #CCC;	position:fixed;	height:29px;line-height:31px;top:0;
	left:0;	_position:absolute;	_bottom:auto;_top:expression(eval(document.documentElement.scrollTop));}
.header_l{float:left;margin-left:16px;display:inline;}
.header_l span{	display:inline-block;height:30px;cursor:pointer;min-width:60px;}
.header_r {float: right;margin-right: 16px;display: inline;}
/*logo*/
.logo{width:980px;margin:0 auto;}
.logo_l{float:left;	margin-top:13px;margin-left:10px;width:193px;height:59px;background:url(../images/logo2.png) no-repeat;font-family: "黑体";}
.logo_l a {display: inline-block;float: left;margin-left: 168px;margin-top: 15px;font-size: 12px;color:#000;}
.logo_r{float:right;}
.logo_r img{
	width:368px;
	height:84px;
	margin-left:6px;
}
/*daohang*/
.daohang {clear: both;width: 980px;margin: 0 auto;margin-top: 8px;height: 38px;line-height: 18px;font-size: 14px;background: url(../images/daohang_bg.jpg) repeat-x;}
.daohang ul{}
.daohang li{float:left;	width:98px;text-align:center;margin-top:12px;background:url(../images/daohangli_bg.jpg) right no-repeat;}
.daohang li:hover{font-weight:bold;}
.daohang li a{color:#FFF;}
/*maincontent*/
.maincontent{width:980px;margin:0 auto;marin-top:8px;}
.title1{clear: both;margin: 0 auto;margin-top: 8px;width: 978px;height: 28px;line-height: 30px;border: 1px solid #CCC;background: url(../images/mbxbg.jpg) repeat-x;text-indent: 1em;}
.main{float: left;width: 648px;padding: 10px;border: 1px solid #CCC;border-top: 2px solid #077aff;margin-top:8px;}
.main_con{margin-top: 9px;margin-left: 3px;}
.main_con li{font-size:14px;width:630px;height:18px;line-height:18px;border-bottom:1px solid #FFF;	padding:7px}
.main_con li:hover{	background-color:#eaeaea;}
.main_con li a{	display:block;float:left;}
.main_con li span{display:block;float:right;color:#666;}
.side{width:300px;float:right;margin-top:8px;}
.side > a > img{width:300px;height:250px;}
.nytitle {text-align: center;height: 30px;line-height: 32px;font-size: 14px;font-weight: bold;background:#f5a300;
	color:#fff;
	/*background:url(../images/nytitle_bg.gif) repeat-x;*/
border: 1px solid #CCC;border-bottom: none;margin-top:8px;}
.nytuijian{height:499px;border:1px solid #CCC;border-top:none;overflow:hidden;background-color:#f6f6f6;}

.nytuijian ul{margin:12px;height:475px;	overflow:hidden;}
.nytuijian li{height:25px;line-height:25px;	font-size:14px;	color:#0066cc;font-weight:normal;}
.nytuijian li a{color:#666;}
/*footer*/
.footer{width:100%;	height:54px;overflow:hidden;padding-top:5px;margin-top:10px;background-color:#f9f9f9;text-align:center;	line-height:24px;border-top:1px solid #CCC;}
.footer_1{width:530px;margin:0 auto;}
.footer_1 ul{list-style:none;}
.footer_1 ul li{float:left;margin-right:6px;}
.footer_1 ul li a{color: #008ce5;}


/*page页*/
.title {text-align: center;font-size: 28px;font-weight: bold;}
.tags {margin-top: 25px;text-align: center;color: #666;}