/* CSS Document */
#container{
	margin:2px auto;
	width:980px;
	text-align: left;
	clear: both;
	overflow: hidden;
}
#container .left{
	float:left;
	width:640px;
}
#container .left .all_title{
	background:url(../images/subject_01.gif) 0 0 repeat-x;
	height:23px;
	line-height:23px;
	color: #3e3e3e;
}
#container .left img{display:block; float:left; margin:0 18px 8px 0;}
#container .left .content{
	border: 1px solid #D4D4D4;
	margin-bottom: 12px;
	padding: 12px 18px;
}
#container .left .content p{line-height:24px;}
#container .left .content h2{
	line-height:28px;
	margin-bottom: 4px;
}
#container .left .content ul{}
#container .left .content ul li{
	font-size:14px;
	line-height:28px;
	border-bottom:1px dashed #A8A8A8;
	height: 140px;
	margin-bottom: 12px;
}
#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;
	clear: both;
	padding-left: 12px;
	font-size: 14px;
	font-weight: 600;
	border-top: 1px solid #D4D4D4;
}
#container .left .page{
	text-align:center;
	padding-bottom: 12px;
	padding-top: 12px;
	clear: both;
}
#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;}

