/* CSS Document */
#main{
	margin:2px auto;
	width:980px;
	text-align: left;
	clear: both;
}
#main .left{
	float:left;
	width:640px;
	clear: both;
	color:#383838;
}
#main .left .content{padding:8px 18px;}
#main .left .content ul{
	border-bottom:1px dashed #787878;
	padding-bottom: 8px;
	margin: 0;
}
#main .left .content ul li{
	font-size:12px;
	line-height:24px;
}
#main .left .content .tit a{color:#990000; font-weight:600; font-size:14px;}
#main .left .content .sort a{font-weight:600; font-size:12px;}
#main .left .content .date a{color:#787878; font-size:12px;}
#main .left .content ul li span{
	padding-left: 20px;
}
#main .left .content ul li a{color:#272727;}
#main .left .sub_title{background:url(images/all_tit02.gif) 0 0 repeat-x; height:29px; line-height:29px;}
#main .left .blank_0{height:8px; line-height:1px;}
#main .left .page{
	text-align:center;
	padding-bottom: 12px;
}
#main .left .page a{
	border:1px solid #D9D9D9;
	padding:2px;
	color:#333333;
	margin-right: 6px;
}
#main .right{
	float:right;
	width:330px;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	text-align: center;
	overflow: hidden;
}
#main .right .sub_title{
	background:url(../images/all_tit02.gif) 0 0 repeat-x;
	height:29px;
	text-align: left;
	font-size: 14px;
	padding-left: 12px;
	border-top: 1px solid #c9c9c9;
	font-weight: 800;
}
#main .right .sub_title span{
	float:right;
	background:url(../images/right_more_bk.gif) 0 0 no-repeat;
	height:22px;
	width:79px;
	display: block;
	margin: 3px 4px 0 0;
	color: #6C6C6C;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	font-weight: normal;
}
#main .right .sub_title span a{color:#6c6c6c;}
#main .right .content{
	padding:6px 18px 2px 18px;
	text-align: left;
}
#main .right .content ul li{
	font-size:12px;
	line-height:24px;
	height: 24px;
}
#main .right .content ul li a{color:#272727;}
#main .right .content .tab{background:url(../images/sub_icon.gif) 0 11px no-repeat; padding-left:10px;}
#main .right .content .vip{background:url(../images/vip.gif) 0 6px no-repeat; *background:url(../images/vip.gif) 0 4px no-repeat; padding-left:36px;}
#main .right .content .more{text-align:right;}
#main .right .content .more a{color:#525252;}


#main .label{
	background:url(../images/mainlabel_01.gif) no-repeat 1px 0px;
	color:#383838;
	margin: 2px auto 8px;
	display: block;
}
#main .label .tit_b02{background:url(../images/mainlabel_02.gif) 1px 0 no-repeat;}
#main .label .tit_b03{background:url(../images/mainlabel_03.gif) 1px 0 no-repeat;}
#main .label .title{padding-left:18px; line-height:22px;}
#main .label ul{
	text-align:left;
	overflow: hidden;
	padding: 4px 18px;
	background:url(../images/mainlabel_04.gif) 1px 0 repeat-y;
}

#main .label ul li{
	font-weight:800;
	padding:0 12px 0 0;
	margin:0;
	display: inline;
	line-height: 28px;
	font-size: 14px;
}
#main .label ul li a{color:#383838;}
#main .label .bottom{background:url(../images/mainlabel_05.gif) 1px 0 no-repeat; height:3px; line-height:1px;}


