@charset "gb2312";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{
	margin:0;
	padding:0;
	color: #333;
}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
ul,ol{list-style:none;}
a{
	text-decoration:none;
	color: #333;
}
a:hover{
	text-decoration:underline;
	color: #FF3300;
}
img {
	border-style: none;
}
body {
	background: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
#wrap {
	background: url(bg.png) no-repeat center 346px;
}
#header {
	text-align: center;
	width: 100%;
	background: url(banner_bg.png) repeat left top;
	overflow: hidden;
	height: 260px;
}
#banner {
	margin: 0px auto;
	width: 988px;
	position: relative;
	height: 260px;
	background: url(banner.jpg) no-repeat center top;
}

.wrap-inner {
	margin: 0px auto;
	width: 988px;
	position: relative;
	text-align: left;
}
.container { margin-top: 15px; }
.col-main,.col-sub{
	width:560px;
	float:left;
	position: relative;
	text-align: left;
}
.col-sub{
	width:420px;
	float: right;
}
.detail { margin-bottom: 10px; }
.detail h5 {
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
}
.detail h5 a, .more{ color: #F60; }
.c2 .detail h5 a, .c2 .more{ color: #090; }

.detail .pic{
	float: left;
	margin-right: 10px;
}
.detail .pic img{
}
.detail .txt{
	font-size: 14px;
}
.detail p{
	color: #666;
	font-size: 12px;
	line-height: 22px;
}

.box{
	clear: both;
	position: relative;
	border: 1px solid #e4e4e4;
}

.arc-list li{
	position: relative;
	font-size: 14px;
	height: 28px;
	color: #333;
	list-style: none;
	overflow: hidden;
}
.arc-list li a{
	color: #333;
}
.arc-list li a:hover{
	color: #f60;
}
.hd {
	position: relative;
	height: 34px;
	background: #F8F8F8;
}
.hd h4{
	position: relative;
	height: 33px;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	border-bottom: 1px solid #e4e4e4;
}
.hd h4 span{
	position: absolute;
	height: 33px;
	top: 0px;
	right: 10px;
	font-size: 12px;
	line-height: 33px;
	font-weight: normal;
}
.bd{
	clear: both;
	padding: 10px 15px 5px;
}
#column-1 {
	position: relative;
}
#column-2 .box{ border-top: 3px solid #44AE18; }
#column-2 .hd { background: #FFF; }
#column-2 .bd {
	margin: 0px;
	padding: 0px 0px 40px;
	background: url(cp_bg.png) no-repeat center 160px;
}
#column-2 .hd h4{
	border-bottom: none;
}
#column-3 {
	overflow: hidden;
	height: 580px;
}

.c1{
	width: 308px;
	float: left;
	height: 295px;
}
#column-3 .c1{
	width: 325px;
	*width: 324px;
	float: left;
	height: 275px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#vod {
	width: 380px;
	margin-left: 15px;
	float: left;
	height: 295px;
}
.c2{
	width: 270px;
	float: left;
	margin-left: 15px;
	height: 295px;
}
#column-3 .c2{
	width: 308px;
	float: left;
	margin-left: 0px;
	height: 580px;
	overflow: hidden;
}
#column-3 .c2 .box{
	height: 563px;
}
.c1 .hd h4 a {
	width: 90px;
	background: #FFF;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #090;
	border-top: 2px solid #44AE18;
}
.c1 .hd h4 span a {
	width: 40px;
	text-align: center;
	background: #F8F8F8;
	color: #333;
	border: none;
}
.c2 .box { background: #EAF8EB center center; }
.c2 .hd {
	background: #090 url(t_bg_1.png) center center;
	height: 34px;
}

.c2 .hd h4 a {
	width: 90px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
}
.c2 .hd h4 span a {
	width: 40px;
}
.item-list {
	position: relative;
	margin-left: 10px;
}
.item-list li {
	float: left;
	overflow: hidden;
	position: relative;
	width: 176px;
	margin: 10px 15px 0px 0px;
	padding: 0px;
}
.item-list .last {
	margin-right: 0px;
}
.item-list .detail .pic {
	float: none;
	padding: 3px;
	border: 1px solid #eaeaea;
}
.item-list .pic img {
}
.item-list a:hover .pic img {
}
.item-list .detail h5 {
	white-space: nowrap;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
	font-size: 12px;
}
.item-list .detail p {
}

#footer {
	text-align: center;
	padding-top: 10px;
	background: #FFF;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #ccc;
}
.foot-inner{
	text-align: center;
	margin-bottom: 20px;
}


/*µ¼º½*/
#nav {
	background: url(nav_bg.png) repeat-x left top;
	position: relative;
	height: 38px;
	width: 988px;
	margin: 0px auto;
	z-index: 9999;
}
.menu{
	height: 38px;
	font-family: "Microsoft Yahei",Tahoma, Geneva, sans-serif;
	_overflow: hidden;
}
.menu a{
	color: #fff;
	line-height: 38px;
	float: left;
	position: relative;
	text-decoration: none;
	display: block;
	width: 100px;
}
.menu a:hover{
	color: #FF0;
	background: url(nav_bg.png) repeat-x right bottom;
}

.top{background:#333;position:relative;z-index:2}
.menu li{
	font-size: 16px;
	float: left;
	position: relative;
	margin-left: 20px;
}
.menu #m1 {	width: 56px;}
.menu li:hover{}
.menu li li a{
	text-indent: 0px;
	width: 100%;
}

.menu ul{
	position: absolute;
	left: 0px;
	top: -999em;
	z-index: 99999;
	display: none;
	background: #009900;
}
.menu li:hover ul{
	top: 38px;
	display: block;
	width: 120px;
}
.menu li:hover ul li{
	font-size: 14px;
	clear: both;
}
.menu li:hover ul li a{
	color: #fff;
	text-decoration: none;
	padding: 0;
	display: block;
	width: 100%;
	text-align: left;
}
.menu li:hover ul li a:hover{
	color: #Ff0;
	background: url(none);
}
/*IE6*/
.menu li.hover{}
.menu li.hover a{
}
.menu li.hover ul{top:38px;display:block;	width: 120px;}
.menu li.hover ul li{	clear: both;width: 100px;}
.menu li.hover ul li a{
	text-decoration: none;
	padding: 0;
	display: block;
}
.menu li.hover ul li a:hover{
}
.menu li.no_sub.hover1{}
.read-main,.list-main,#content #otherLink,#content #info-tags,#comment,#rec-pic,#comment,#rec-info{
	margin: 10px 30px 0 0;
	clear: both;
}
.list-main{
	margin-bottom: 20px;
}
.list-main h2{
	font-size: 18px;
	font-weight: bold;
}
.list-main ul{
	padding: 15px 15px 5px;
}
.list-main ul li{
	font-size: 14px;
	position: relative;
}
.list-main ul li span{
	font-size: 12px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #666;
}
.read-main{
	margin-top: 20px;
	padding-bottom: 20px;
}
.main-title{
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	font-weight: 800;
	color: #000;
	margin-bottom:15px;
}
.ftitle{
	margin-bottom:15px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #333;
}
.title-info{
	position:relative;
	border-bottom:1px solid #E5E5E5;
	padding-bottom: 10px;
	color:#7E7E7E;
	text-align: center;
}
.title-info .info-time, .title-info .info-source, .title-info .info-comm, .title-info .info-zz, .title-info .info-ly{
	padding-right: 19px;
}
.title-info a {
}
#main-body{
	font-size: 14px;
	line-height: 1.6;
	margin: 1.5em 0 0;
	position: relative;
}
#main-body p{
	margin-top: 1.5em;
}
#content .col-sub .adv,#content .col-sub .box{
	background: #f4f4f4;
}
#content #otherLink{
	padding: 10px 0px 0 0;
	border-top: 1px solid #e5e5e5;
	position: relative;
}
#content #otherLink h4{
	font-size: 14px;
}
#content #otherLink .adv-300{
	float: left;
	margin-right: 15px;
}
#content #otherLink .adv-300 a{
	display: block;
	height: 250px;
	width: 300px;
	line-height: 250px;
}
#content #otherLink li{
	font-size: 14px;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
*html .clearfix{height:1%;}
