﻿@charset "utf-8";
/* 复位*/
* {
	margin:0;
	padding:0;
}
/*div{ overflow:hidden;}*/
#wrap a { color:#18244E }
#wrap a:hover {
	text-decoration:underline;
	color:#F00;
}
a:active { color: #0000FF; }   /* 被选择的链接 */
marquee { overflow:hidden; }
/*复位end*/
.clear { clear:both; }
#wrap {
	width:982px;
	min-height:800px;
	margin:0 auto;
	text-align:center;
	font-size:10pt;
}
#top {
	width:100%;
	float:left;
	border:1px solid #B3C5E3;
	border-width:0 1px 1px;
}

#top_nav {
	width:978px;
	height:122px;
	border-top:1px solid #B3C5E3;
	float:left;
}
.top_nav_wrap {
	height:100%;
	width:764px;
	float:right;
	font-size:13px;
}
.top_nav_wrap a:link { color: #333 }     /* 未访问的链接 */
.top_nav_wrap a:hover {
	text-decoration:underline;
	color:#F00;
}
.top_nav_t a {
	margin-right:6px;
	color:#333;
}
.top_nav_t {
	height:62px;
	border:1px solid #B3C5E3;
	border-width:0 0 1px 1px;
}
.top_nav_b {
	width:719px;
	height:54px;
	background:url(../images/pindao.gif) -5px 3px no-repeat;
	padding-top:5px;
	text-align:left;
	line-height:25px;
	float:left;
	padding-left:45px;
}
.top_nav_b a { margin-right:10px; }
.logolink {
	position:absolute;
	margin-top:5px;
	margin-left:-100px;
	width:202px;
	height:116px;
	z-index:1
}
.logoflash {
	margin-top:5px;
}

.t_1, .t_2, .t_3, .t_4, .t_5 {
	height:62px;
	float:left;
	text-align:left;
	line-height:25px;
	padding-left:33px;
}
.t_1, .t_2, .t_3, .t_4, .t_5 {
	height:62px;
	float:left;
	text-align:left;
	line-height:25px;
	padding-left:33px;
}
.t_1 span, .t_2 span, .t_3 span, .t_4 span, .t_5 span {
	margin-top:7px;
	display:block;
	text-align: justify;
}
.t_1 {
	background:url(../images/gaikuang.gif) left no-repeat;
	width:175px;
}
.t_2 {
	background:url(../images/zixun.gif) left no-repeat;
	width:175px;
}
.t_3 {
	background:url(../images/touzi.gif) left no-repeat;
	width:130px;
}
.t_4 {
	background:url(../images/zhengwu.gif) left no-repeat;
	width:60px;
	padding-left:35px;
	line-height:18px;
}
.t_5 {
	background:url(../images/bbs.gif) left no-repeat;
	width:35px;
	padding-left:40px;
}
#search {
	width:100%;
	height:27px;
	float:left;
	color:#fff;
	text-align:left;
	line-height:27px;
	background:#fff url(../images/bar_search.jpg) repeat-x left top;
}
#search .gong_gao, .gong_gao marquee {
	display:block;
	height:27px;
	width:387px;
	color:#1651A2;
	float:left;
}
#search .gong_gao ul{
	list-style-type:disc;}
#search .gong_gao li{
	display:block;
	float:left;
	margin-right:10px;
	list-style-type:disc;
	
}
#search .gong_gao {
	padding-left:109px;
	background:url(../images/gong_gao.gif) no-repeat top left;
}

#search .weather {
	text-align:center;
	display:block;
	height:27px;
	font-size:9pt;
	width:320px;
	color:#fff;
	float:left;
}
#search .search_input #searchInfo {
	display:block;
	height:20px;
	width:110px;
	border:0;
	color:#999;
	text-align:left;
	line-height:20px;
	margin-top:4px;
	float:left;
}
#search .search_input .btn {
	height:27px;
	width:54px;
	color:#000;
	background:url(../images/search_bt.gif) left top no-repeat;
	float:left;
	border:0;
	text-indent:-10000px;
	cursor:pointer;
}
#search .search_input .btn:hover { background:url(../images/search_bt2.gif) left top no-repeat; }
