@import url("base.css");
body{
	background:url(../images/top_bg.jpg) #fff repeat-x;
	}
.hide{
	display:none;
	}
.mt20{
	margin-top:20px;
	}
.ml20{
	margin-left:20px;
	}
.c1{
	color:#525252;
	}
.c1 a{
	color:#525252;
	}
.c2{
	color:#FF6600;
	}
.c2 a{
	color:#FF6600;
	}
.c3{
	color:#006699;
	line-height:25px;
	}
.w90{
	width:80px;
	}
button{
	cursor:pointer;
	text-align:center;
	}
.top{
	 color:#525252;
	 line-height:30px;
	}
.top a{
	 color:#525252;
	 margin:0 5px;
	}
.header_bg{
	background:url(../images/header_bg.jpg) no-repeat;
	height:70px;
	}
.logo{
	float:left;
	display:inline;
	margin:6px 0 0 21px;
	}
ul.nav{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#115992;
	margin:20px 0 0 50px;
	}
ul.nav li{
	float:left;
	line-height:25px;
	margin:0 5px;
	}
ul.nav li a{
	color:#115992;
	}
.block1{
	background:url(../images/block.jpg) no-repeat;
	height:60px;
	line-height:60px;
	font-size:12px;
	color:#fff;
	}
.block1 img{
	vertical-align:middle;
	}
.s_input{
	border:1px solid #666;
	width:120px;
	margin-top:3px;
	padding:2px 3px;
	line-height:16px;
	}
.search_btn{
	background:url(../images/search_btn.gif) no-repeat;
	height:36px;
	width:82px;
	border:none;
	}
.tjent{
	background:url(../images/tj_ent_box.jpg) no-repeat;
	}
.tjent .more{
	float:right;
	margin:10px;
	}
.tjent ul{
	margin:38px 0 0 20px;
	}
.tjent ul li{
	line-height:28px;
	background:url(../images/dot1.gif) 2px no-repeat;
	padding-left:15px;
	}
.tjent ul li a{
	color:#333;
	}
.top_ent{
	background:url(../images/top_ent.jpg) no-repeat;
	}
.tjzpgr{
	padding-top:40px;
	}
.tjzpgr a{
	color:#115992;
	}
.login_box{
	background:url(../images/login_box.jpg) no-repeat;
	}
.login_btn{
	background:url(../images/login_btn.jpg) no-repeat;
	width:59px;
	height:52px;
	}
.zpgg{
	background:url(../images/zpgg_box.jpg) no-repeat;
	}
.zpgg ul{
	margin:45px 0 0 20px;
	}
.zpgg ul li{
    float:left;
    width:210px;
	height:24px;
	overflow:hidden;
	font-size:12px;
	color:#525252;
	line-height:24px;
	}
.zpgg ul li a{
	color:#525252;
	}
.news{
	background:url(../images/news_box.jpg) no-repeat;
	}
.news ul{
	margin:45px 0 0 20px;
	}
.news ul li{
    float:left;
    width:210px;
	height:24px;
	overflow:hidden;
	font-size:12px;
	color:#525252;
	line-height:24px;
	}
.news ul li a{
	color:#525252;
	}
.more{
	float:right;
	color:#525252;
	line-height:25px;
	margin-right:10px;
	}
.more a{
	color:#525252;
	}
.news_zp{
	background:url(../images/new_zp.jpg) no-repeat;
	}
.new_person{
	background:url(../images/new_penson.jpg) no-repeat;
	}
.scrolltext{
	float:left;
	padding-left:190px;
	width:420px;
	line-height:50px;
	color:#FF6600;
	}
.scrolltext a{
	color:#FF6600;
	}
.more1{
	float:right;
	color:#525252;
	line-height:50px;
	margin-right:10px;
	font-size:12px;
	}
.more1 a{
	color:#525252;
	}
.news_zp_list{
	color:#525252;
	}
.news_zp_list a{
	color:#525252;
	}
.flink{
	background:url(../images/flink.jpg) no-repeat;
	padding-top:50px;
	height:50px;
	padding-left:20px;
	font-size:14px;
	}
.flink a{
	color:#115992;
	margin:0 8px;
	}
.footer{
	background:url(../images/footer.jpg) repeat-x;
	}
.copyright{
	padding:20px 0;
	line-height:22px;
	color:#525252;
	}
.copyright a{
	color:#3D648C;
	}
	
/*tab
---------------------------------*/
.login_tab ul{
	margin:1px;
	}
.login_tab ul li{
	background:url(../images/tab_bg.jpg) repeat-x;
	line-height:23px;
	float:left;
	width:118px;
	text-align:center;
	border-bottom:1px solid #E6E6E6;
	border-left:1px solid #E6E6E6;
	cursor:pointer;
	}
.login_tab ul li.select{
	background:#fff;
	border-bottom:none;
	}
.login_tab_c{
	margin-top:8px;
	}