﻿@charset "utf-8";
/* CSS Document */
#main .menu {
	height:50px;
	width:996px;
	float:left;
	position: relative;
}
*html #main .menu {
	margin-top:-28px;
}
#main .menu .menu_left {
	height:50px;
	float:left;
	display:block;
	background:url(../images/menu_left.gif) no-repeat;
	width: 25px;
}
#main .menu .menu_center {
	height:50px;
	width:946px;
	float:left;
	display:block;
	position:relative;
	background:url(../images/menu_bg.gif) repeat-x;
}
#main .menu .menu_right {
	height:50px;
	float:right;
	display:block;
	width:25px;
	background:url(../images/menu_right.gif) no-repeat;
}
#main .menu .menu_center form {
	height:33px;
	line-height:33px;
	margin:0px;
	padding:0px;
}
#main .menu .menu_center form .keywords {
	top:5px;
	height:22px;
	border:none;
	padding-left:65px;
	width:147px;
	position:absolute;
	line-height:22px;
	background:url(../images/search.gif) no-repeat;
}
#main .menu .menu_center form .search_bt {
	position:absolute;
	top:5px;
	border:none;
	left:220px;
	width:50px;
	height:22px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: -211px 0px;
}
#main .menu .menu_center .hotwords {
	display:block;
	float:left;
	height:33px;
	width:890px;
	position:absolute;
	top:0px;
	left:10px;
	padding-left:45px;
	line-height: 33px;
	background-image: url(../images/intro.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
#main .menu .menu_center .hotwords li {
	padding-left:5px;
	padding-right:5px;
	float:left;
}
#main {
	width:996px;
	background:url(../images/list_bg.gif) repeat-y;
	float: left;
	clear: both;
}
#main .cont {
	float:left;
	padding-left:20px;
	padding-right:20px;
	width:956px;
}
#main .lists {
	width:620px;
	border:1px solid #CCC;
	float: left;
}
#main .right_column {
	float:right;
	width:320px;
}
#main .right_column .search {
	position:relative;
	width:320px;
	height:60px;
	background:url(../images/search_bg.jpg) no-repeat top;
	margin:0 auto;
}
#main .right_column .search .keywd {
	border:none;
	position:absolute;
	top:7px;
	height:17px;
	left:86px;
	line-height:17px;
	width:145px;
	background:url(../images/text_bg.gif) no-repeat;
}
#main .right_column .search .subsearch {
	border:none;
	position:absolute;
	top:7px;
	height:19px;
	left:235px;
	width:47px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position:-234px;
}
#main .right_column .hot_search_words {
	width:298px;
	line-height:20px;
	margin:0 auto;
	border:1px solid #CCC;
	margin-top:15px;
	padding:15px 10px 10px 10px;
	position:relative;
	height:150px;
}
#main .right_column .hot_search_words img {
	position:absolute;
	top:-8px;
	left:20px;
}
#main .right_column .ad_right {
	width:320px;
	margin:0 auto;
	margin-top:10px;
}
#main .right_column .topic {
	width:320px;
	margin:0 auto;
	margin-top:10px;
	border:1px solid #CCC;
	padding-top:40px;
	background-image: url(../images/topic.gif);
	background-repeat: no-repeat;
	background-position:5px 10px;
}
#main .right_column .nice_pic {
	width:320px;
	margin:0 auto;
	margin-top:10px;
	border:1px solid #CCC;
	clear:both;
}
#pictures li {
	float:left;
	margin:15px;
}
#main .right_column .nice_pic .pic_title_list {
	width:280px;
	margin:0 auto;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:10px;
}
#main .right_column .nice_pic .pic_title_list li {
	display:block;
 height25px;
	line-height:25px;
}
#main .nice_pic .nice_pic_title {
	height:40px;
	position:relative;
	background:#F5F5F5;
}
#main .nice_pic .nice_pic_title img {
	position:absolute;
	top:10px;
	left:10px;
}
#active {
	width:318px;
	margin:0 auto;
	margin-top:10px;
	border:1px solid #CCC;
}
#active .titles {
	background:url(../images/active_bg.gif) repeat-x;
	width:298px;
	height:25px;
	padding-left:20px;
	padding-top:33px;
	position:relative;
}
#active .titles li {
	cursor:pointer;
	display:block;
	text-align:center;
	height:25px;
	margin-right:10px;
	width:70px;
	line-height:25px;
	float:left;
}
#active .titles .show {
	background:url(../images/hover1.gif) no-repeat bottom left;
}
#active .toptitle {
	width:318px;
	margin:0 auto;
}
#active .top5 {
	position:absolute;
	top:0px;
	left:10px;
}
#active .toptitle ul {
	width:260px;
	margin:0 auto;
	padding-left:30px;
	padding-bottom:10px;
	background-image: url(../images/nums.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#active .toptitle ul li {
	border-bottom:1px dashed #CCC;
	display:block;
	height:35px;
	width:250px;
	line-height:35px;
}
#main .right_column .topic ul {
	width:260px;
	margin:0 auto;
	padding-left:30px;
	padding-bottom:10px;
	background-image: url(../images/nums.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#main .right_column .topic ul li {
	border-bottom:1px dashed #CCC;
	display:block;
	height:35px;
	width:250px;
	line-height:35px;
}
#main .lists_right {
	width:106px;
	float:right;
	background:#FBFBFB;
}
#main .lists_right h3 {
	padding:0px;
	margin-top:10px;
	text-align:center;
	font-size:15px;
	height:25px;
	line-height:25px;
	color:#333;
}
#main .lists_right .column_key_words {
	line-height:25px;
	padding-left:10px;
}
#main .location {
	height:40px;
	padding-left:15px;
	line-height:40px;
	background-image: url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	border-bottom:1px dashed #CCC;
	width: 580px;
	margin: 0 auto;
}
#main .uls {
	margin:0 auto;
	padding-top:30px;
}
#main .uls ul {
	display:block;
	line-height:30px;
	width:450px;
	font-size:15px;
	margin:0 auto;
	border-bottom:1px dashed #CCC;
	padding-bottom:20px;
	margin-bottom:20px;
	width:580px;
	padding-left:10px;
}
#main .uls ul li {
	height:30px;
	position:relative;
}
#main .uls ul .pubdate {
	display:block;
	width:100px;
	height:30px;
	right:0px;
	top:0px;
	text-align:center;
	font-size:12px;
	color:#999;
	line-height:30px;
	position:absolute;
}
#main .uls .page {
	height:50px;
	line-height:50px;
	width:480px;
	text-align:center;
}
#main .uls .ad {
	float:left;
	width:480px;
}
#footer {
	margin-top:15px;
	height:150px;
	width:996px;
	float:left;
	text-align:center;
	font-family:"Times New Roman", Times, serif, "黑体", "宋体";
	background:url(../images/bottom_bg.gif) no-repeat bottom;
}
#footer p {
	margin:0px;
	padding:0px;
	margin-top: 10px;
}
#footer .links {
	background:#5E0A00;
	height:35px;
	list-style:none;
	width:996px;
	line-height:35px;
	color:#FFF;
	text-align:center;
}
#footer .links a {
	padding:10px;
	color:#FFF;
}
#footer .links a:hover {
	color:#393;
}
.wraps li {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	padding-left:5px;
	padding-right:5px;
}
#radio {
	position:absolute;
	top:40px;
	left:10px;
}
.pages {
	height:35px;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	font-family:Verdana;
}
.pages a, .pages strong {
	margin:0 1px;
	padding:2px 6px;
	border:1px solid #E4E4E4;
	color:#369;
	text-decoration:none!important;
}
.pages a:hover {
	border-color:#369;
}
.pages strong {
	border-color:#C5010F;
	background:#C5010F;
	color:#FFF;
}
.pages .prev {
	padding:4px 5px 2px;
	border:none;
	text-decoration:underline!important;
}
.pages .next {
	padding:4px 5px 2px;
	border:none;
	text-decoration:underline!important;
}
.right_column .wraps ul {
	margin:0px;
	padding:0px;
	list_style:none;
}
.right_column .wraps li {
	height:28px;
	line-height:28px;
	white-space:nowrap;
	display:block;
	float:left;
}
.sum h1 {
	margin:0px;
	padding:0px;
	height:35px;
	line-height:35px;
	padding-left:20px;
	position:relative;
	background:url(../images/top_menu_bg.gif) repeat-x;
}
.sum a {
	font-size:15px;
}
.sum .more {
	position:absolute;
	top:0px;
	right:10px;
}
.sum {
	width:954px;
	margin:0 auto;
	border:1px solid #CCC;
	clear:both;
	height:230px;
	margin-top:10px;
}
.pad {
	padding:10px;
	width:930px;
	margin:0 auto;
}
.pad li {
	float:left;
	display:block;
	margin-right:12px;
}
.pad li a {
	font-size:12px;
}
.ad_left {
	width:620px;
	float:left;
	margin-top:10px;
}
.ad_left ul {
	padding-left:10px;
}
.ad_left h4 {
	padding-left:10px;
}
.ad_left ul li {
	display:block;
	height:25px;
	width:300px;
	float:left;
	line-height:25px;
}
.ad_left ul li a {
	font-size:14px;
	color:#163E95;
}
.ad_left ul li a:hover {
	color:#C90;
}
.ad_text {
	border:1px solid #CCC;
}
.ad_text ul li {
	width:200px;
}
.ad_text ul li a {
	color:#333;
	font-weight:bold;
	font-size:12px;
}
.ggad {
	width:954px;
	margin:0 auto;
	border:1px solid #CCC;
	margin-top:10px;
}
.clear {
	clear:both;
}
