/* Header */
.header{
	position:fixed;
	_position:absolute;
	z-index:99;
	top:0;
	left:0;
	width:100%;
	background:#404452 url(../images/article-top-nav-bg.png) 0 0 repeat-x;
	height:40px;
	line-height:40px;
}


/* Channels */
.channels li{
	float:left;
	font-size:14px;
	list-style-type:none;
}

.channels a:link,.channels a:visited,.channels a:hover{
	display:block;
	padding:0 15px;
	color:#FFF;
	text-decoration:none;
}

.channels a:hover,.channels li.current a:link,.channels li.current a:visited,.channels li.current a:hover{
	background-color:#e64e3e;
}


/* Main */
.main{
	padding:0 0 15px;
	border-top:2px solid #EEE;
	
}

.cat-headline{
	position:relative;
	z-index:1;
	width:690x;
	height:280px;
	overflow:hidden;
}

.cat-headline-index{
	position:absolute;
	z-index:2;
	right:0;
	bottom:15px;
	margin:0;
	width:200px;
	height:26px;
	overflow:hidden;
}

.cat-headline-index li{
	float:left;
	list-style-type:none;
	margin:0 5px;
	width:26px;
	height:26px;
	text-align:center;
	overflow:hidden;
}

.cat-headline-index a:link,.cat-headline-index a:visited,.cat-headline-index a:hover{
	display:block;
	width:24px;
	height:24px;
	line-height:24px;
	font-size:14px;
	background-color:#F4F4F4;
	text-decoration:none;
	font-weight:bold;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	color:#000;
	border:1px solid #CCC;
}

.cat-headline-index a:hover,.cat-headline-index li.current a:link,.cat-headline-index li.current a:visited,.cat-headline-index li.current a:hover{
	background-color:#C80000;
	color:#FFF;
}

.list-headline{
	margin:0 auto;
	height:280px;
	background-color:#F8F8F8;
	overflow:hidden;
}

.list-headline-image{
	float:left;
	overflow:hidden;
}

.list-headline-image,.list-headline-image img{
	width:465px;
	height:280px;
}

.list-headline-info{
	float:right;
	width:195px;
	padding:15px;
	height:250px;
	overflow:hidden;
}

.list-headline-info h1,.list-items h2{
	margin:0 auto 10px;
	line-height:160%;
	font-size:14px;
	font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

.list-items p,.list-headline-info p{
	text-indent:28px;
	font-size:14px;
	line-height:160%;
	color:#797979;
}

.post-clock{
	padding:3px 0;
	color:#969696;
	padding-left:26px;
	/*background:transparent url(../images/clock-bg.png) 0 0 no-repeat;*/
}

.list-items{
	margin:0;
	overflow:hidden;
}

.list-items li{
	padding:10px 10px 0;
	border-bottom:1px solid #EEE;
	width:670px;
	float:left;
}

.list-items li:hover{
	background-color:#F8F8F8;
}

.list-items h2{
	
}

.list-image{
	float:left;
	margin-right:10px;
	display:inline;
	overflow:hidden;
	padding:1px;
	border:1px solid #CCC;
}

.list-items p.list-image,.list-headline-info p.list-headline-postime{
	text-indent:0;
}

.list-image,.list-image img{
	width:120px;
	height:80px;
}



.make{
	border: 1px #DA251E solid;
	padding: 10px 20px;
	*zoom:1;
	float:left;
}
/*列表*/
.make .art-li {
	height: 25px;
	font-size: 14px;
	line-height: 25px;
}
.make .art-li h2 {
	height: 25px;
	float: left;
	background: url(../images/biaodian.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: normal;
	line-height: 25px;
}
.make .art-li span {
	float: right;
}
.make .art-li img,.make .art-li p{
	display: none;
}
.make .img-li{float:left;margin:10px 20px 0; text-align:center; display:inline;width:164px; line-height:26px;}
.make .img-li h2{ font:normal 12px/26px "新宋体";}
.make .img-li span,.make .img-li p{ display:none}