#main{
	position:relative;
	margin-top: 6px;
}

#main #content {
	margin-right: 220px;
}
#right_sidebar{
	position:absolute;
	width:200px;
	border:1px solid #cdcdcd;
	background-color:#f3f3f3;
	top: 0px;
	right: 0px;
}
#focus #img_focus {
	background-image: url(../images/bg_imgborder.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 234px;
	width: 291px;
	overflow: hidden;
	float: left;
	position: relative;
}
#img_focus .padding {
	margin: 5px;
}
#img_focus .padding .scroll_block {
	height: 225px;
	width: 281px;
	overflow: hidden;
}

#img_focus .padding .img {
	height: 201px;
	width: 281px;
	overflow: hidden;
}
#img_focus .padding .text {
	text-align: center;
}
#img_focus .padding .text a {
	color:#000;
	line-height: 24px;
	font-weight:bold;
}
#focus #title_focus {
	margin-left: 300px;
	background-image: url(../images/bg_titleborder.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	+background-position: 3px bottom;
	_background-position: 2px bottom;			
	height: 234px;
}
#focus #title_focus .padding {
	margin: 20px 5px 5px;
}
#title_focus .title {
	text-align: center;
}
#title_focus ul {
	line-height: 20px;
	margin: 5px 0 0 30px;
	_margin: 0 0 0 30px;	
}
.list-box-left ul,.list-box-right ul{
	margin:5px 5px;
	line-height: 20px;
}
#focus #title_focus a,.list-box-left li a,.list-box-right li a {
	color: #3366cc !important;
}
#focus #title_focus li,.list-box-left li,.list-box-right li {
	background-image: url(../images/bg_listpoint.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 8px;
}
#focus #title_focus span,.list-box-left li span,.list-box-right li span {
	color: #999999;
}
#content .list-box-left {
	float: left;
	width:49%;
	border-bottom:2px solid #dedede;
}
#content .list-box-right {
	float: right;
	width:49%;	
	border-bottom:2px solid #dedede;	
}
#content .list-box {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.list-box .list-box-left .title,.list-box .list-box-right .title {
	background-image: url(../images/bg_titlepoint.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	border-bottom:3px solid #ff840b;
}
.list-box .more {
	font-size: 12px;
	font-weight: normal;
	float: right;
}
.img-box-left,.img-box-right{
	width:49%;
	text-align: center;
}
.img-box-left{
	float:left;
}
.img-box-right{
	float:right;
}
#content .img-box {
	margin-top: 10px;
}
#right_sidebar .right_title img {
	margin: 10px;
}
#right_sidebar .right_box dl {
	width: 194px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 22px;
	background-repeat: no-repeat;
	background-position: center center;
}
#right_sidebar .right_box dt {
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 25px;
}
#right_sidebar .right_box dd {
	margin: 0 0 0 59px;
	line-height: 22px;
}
#right_sidebar .right_box dt a {
	color: #336699;
	font-weight: bold;
}
#right_sidebar .title-list {
	width: 190px;
	line-height: 22px;
	margin: 0 auto 10px;
	display: block;
}
#right_sidebar .right_box dd a {
	color: #686565;
	font-weight: bold;
}
#right_sidebar .title-list li {
	background-image: url(../images/bg_rightlistpoint.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding: 0 0 0 17px;
	overflow: hidden;
	height: 22px;
}
#right_sidebar #img_box {
	text-align: center;
}
#right_sidebar #img_box img {
	padding: 2px;
	background-color: #bddeec;
	margin-bottom: 5px;



	+margin-bottom: 9px;
}
#img_focus #page_num {
	display: block;
	position: absolute;
	text-align: right;
	bottom: 25px;
	right: 3px;
	height: 24px;
	overflow: hidden;
}
#img_focus #page_num a{
	display:block;
	float:left;
	width:12px;
	border:1px solid #FFFFFF;
	text-align:center;
	color:#FF0000;
	background-color:#FFFFFF;
	margin:0 3px;
	text-decoration:none;
}
#img_focus #page_num .active{
	color:#FFFFFF;
	background-color:#FF0000;

}
#rule{
	margin-top: 18px;
	height: 48px;
	clear: both;
}
#rule img{
	height: 48px;
	width: 137px;
	margin-right: 9px;
}
