@import url("style.css");

/*频道公用*/
a {
	font-family: "宋体";
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.search ul {
	width:292px;
	height:65px;
	background-image: url(search_title1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left:6px;
}
.search ul li { float:left; width:71px;text-align:center; padding-top:46px; color:#666}
.search ul .active {
	color:#F60;
	text-decoration: none;
	font-weight: bold;
}
.search_sel { width:150px;}
.keyword {
	border:1px solid #069;
	width:150px;
	height:18px;
}
.linelist ul li {
	float:left;
}
.line_height { line-height:28px;}

.jingqulist ul li {
	float:left;
	width:71px;
	height:20px;
	line-height:20px;
	margin-right:15px;
	text-align:center;
	background-image: url(fengjing1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.jingqulist ul li a{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.list ul li { width:255px; float:left; text-align:left; padding:10px 0px 10px 10px;}
.list ul li a { display:block; float:left;}
.list ul li p {

	display:block;
	float:left;
	width:140px;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-indent: 20px;
	overflow: hidden;
}
a.subtitle {
	display:block;
	font-family: "宋体";
	font-size: 12px;
	color: #1A4F83;
	text-decoration: none;
	line-height:26px;
	text-align:center
}
a.subtitle:hover {
	display:block;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align:center;
}

.title1 { color:#308DAF; font-size:13px; font-weight:bold;}
.title2 { color:#C15900; font-size:13px; font-weight:bold;}
.title2_link { color:#C15900; font-size:12px; font-weight:bold;}
.jddate { color:#C00}
.list_txt ul li {display:block; height:23px;line-height:23px; width:250px; float:left;}
.list_txt ul li a { font-size:12px; font-weight:bold; color:#069}

.list_newjq ul li { line-height:26px;}
.list_newjq ul li a{ display:block; float:left; text-align:left;}
.list_newjq ul li span{ display:block; float:right; text-align:right; color:#333}
.time1 { color:#666}
/* .line_height { display:block; line-height:20px; width:90px;} */