/* CSS Document */
	
/*涓棿閮ㄥ垎浠ｇ爜*/
.main {
	width:960px;
	margin:0 auto;
	margin-top:10px;
}
.left_bar {
	float:left;
	width:160px;
	height:auto;
	padding:0px 20px 15px 20px;
	
	border:2px solid #bd2f00;
}
.bang1 {
	display:block;
	/*border-left:5px solid #bd2f00;*/
	font-size:14px;
	line-height:37px;
	font-weight:bold;
	padding-left:5px;
	color:#bd2f00;
	margin-bottom:10px;
	border-bottom:1px solid #d7d7d7;
}

.bang2 a {
	display:block;
	font-size:12px;
	padding:7px 0px 7px 25px;
	cursor:pointer;
	_zoom:1;
	_overflow:hidden;
}
.bang2 a:hover {
	color:#fff;
	background-color:rgb(255, 190,190);
}
.actived {
	color:#fff;
	background-color:#bd2f00;
}
.right_list {
	float:right;
	width:744px;
    border: 1px solid rgb(204, 204, 204);
}
.list_head {
	height:35px;
	background-color:#f8f8f8;
	border-bottom:1px solid #ededed;
}
.bang_name {
	float:left;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#666;
	line-height:35px;
}
.yuefen {
	float:right;
	padding-right:20px;
	color: rgb(102, 102, 102);
	line-height: 35px;
}
.yuepiaobang {
	table-layout: fixed;
}
.list_main {
	width:704px;
	padding:20px;
}
.list_main th {
	font-weight:normal;
	height:40px;
	line-height:40px;
	background-color:#fdfaed;
	border:1px solid #e8d274;
}
.list_main td {
	color:#999;
	height:35px;
	line-height:35px;
	border-bottom:1px dashed rgb(220, 220, 220);
}
.paiming,.fenlei,.shuming,.author,.yuepiao,.update{
	padding-left:10px;
    width: 8%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
td.paiming {
	color:#333;
	font-weight:bold;
}
.list_main .fenlei{
	width:10%;
	color:#666;
}
.shuming{
	width:31%;
}
td.shuming a{
	font-weight:bold;
	color:#37588a;
}
td.shuming a:hover{
	color:red;
	text-decoration:underline;
}
.list_main .author{
	color:#666;
	width:18%;
}
.yuepiao{
	width:13%;
}
.update {
	width:20%;
}


/*搴曢儴浠ｇ爜*/	
#footer {
	width:960px;
	margin:0 auto;
}
#youqinglianjie {
	width:928px;
	height:70px;
	border:1px solid #d3d3d3;
	margin-top: 10px;
	background:url(../images/yqlj_75.png) #FFF no-repeat 15px 15px;
	padding:53px 15px 0 15px;
	line-height:28px;
	color:#666666;
	letter-spacing:2px;
}
.copyright {
	margin:0 auto;
	width:960px;
	text-align:center;
	line-height:25px;
	color:#999999;
}
