/* CSS Document */
#container{
	margin:2px auto;
	width:980px;
	text-align: left;
	clear: both;
	overflow: hidden;
}
#container .left{
	float:left;
	width:640px;
	border: 1px solid #D4D4D4;
}
#container .left .all_title{
	background:url(../images/all_tit.gif) 0 0 repeat-x;
	height:23px;
	line-height:23px;
	color: #3e3e3e;
	padding-left: 8px;
}
#container .left .content{padding:12px 18px;}
#container .left .content ul li{
	background:url(../images/sub_icon.gif) 0 12px no-repeat;
	font-size:14px;
	line-height:28px;
	border-bottom:1px dashed #A8A8A8;
	padding-left: 16px;
}
#container .left .content ul li span{
	text-align:right;
	float: right;
}
#container .left .content ul li a{color:#272727;}
#container .left .sub_title{background:url(images/all_tit02.gif) 0 0 repeat-x; height:29px; line-height:29px;}
#container .left .page{
	text-align:center;
	padding-bottom: 12px;
}
#container .left .page a{
	border:1px solid #D9D9D9;
	padding:2px;
	color:#333333;
	margin-right: 6px;
}
#container .right{
	float:right;
	width:330px;
	border: 1px solid #C9C9C9;
	text-align: center;
	overflow: hidden;
}
#container .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;
}
#container .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;
}
#container .right .sub_title span a{color:#6c6c6c;}
#container .right .content{
	padding:6px 18px 2px 18px;
	text-align: left;
}
#container .right .content ul li{
	font-size:12px;
	line-height:24px;
	height: 24px;
}
#container .right .content ul li a{color:#272727;}
#container .right .content .tab{background:url(../images/sub_icon.gif) 0 11px no-repeat; padding-left:10px;}
#container .right .content .vip{background:url(../images/vip.gif) 0 6px no-repeat; *background:url(../images/vip.gif) 0 4px no-repeat; padding-left:36px;}
#container .right .content .more{text-align:right;}
#container .right .content .more a{color:#525252;}

