/*-右侧通用专题-*/
#sideright{
    width:724px;
    float:right;    
	margin-top:5px;
}


/*-人物-*/
.figures{
	width:520px;
	background:#fff;
	float:right;
	margin-top:6px;
	padding-bottom:10px;
}


.figures .title{
	background:url(../images/bg_title_news.gif) repeat-x;
	height:26px;
	width:520px;
}
.figures .title ul li{
	float:left;
}
.figures .title ul li a{
	width:79px;
	height:31px;
	text-decoration:none;
	font-weight:bold;
	color:#505050;
	line-height:2.3em;
	display:block;
	text-align:center;
}

.figures .title ul li a:hover{
	background:url(../images/bg_title_blog_hover.gif) no-repeat;
	color:#fff;
}
.figures .title a.ui-tscure{
	background:url(../images/bg_title_blog_hover.gif) no-repeat;
	color:#fff;
}
.figures .title li.divide_bar{
	background:url(../images/line_news_title.gif) no-repeat;
	width:2px;
	height:20px;
	margin:2px 0 0 0;
}

.figures .list{
	clear:both;
	margin:0 0 0 10px;
	list-style-type:none;
	
}

.figures .list li{
	background:url(../images/li_img.gif) left center no-repeat;
	text-indent:8px;
	line-height:30px;
	width: 320px;
	float:left;
	padding-right: 15px;
	
}

.figures .list li a{
	color:#505050;
	text-decoration:none;
}

.figures .list li a:hover{
	text-decoration:underline;
}

.datefont {
	color:#505050;
	font-size:12px;
	line-height:30px;
	
}



.figures1{
	width:720px;
	background:#fff;
	float:right;
	margin-top:6px;
	padding-bottom:10px;
}


.figures1 .title{
	background:url(../images/bg_title_news.gif) repeat-x;
	height:26px;
	width:720px;
}
.figures1 .title ul li{
	float:left;
}
.figures1 .title ul li a{
	width:79px;
	height:31px;
	text-decoration:none;
	font-weight:bold;
	color:#505050;
	line-height:2.3em;
	display:block;
	text-align:center;
}

.figures1 .title ul li a:hover{
	background:url(../images/bg_title_blog_hover.gif) no-repeat;
	color:#fff;
}
.figures1 .title a.ui-tscure{
	background:url(../images/bg_title_blog_hover.gif) no-repeat;
	color:#fff;
}
.figures1 .title li.divide_bar{
	background:url(../images/line_news_title.gif) no-repeat;
	width:2px;
	height:20px;
	margin:2px 0 0 0;
}

.figures1 .list{
	clear:both;
	margin:0 0 0 10px;
	list-style-type:none;
	
}

.figures1 .list li{
	background:url(../images/li_img.gif) left center no-repeat;
	text-indent:8px;
	line-height:30px;
	width: 120px;
	float:left;
	padding-right: 15px;
	
}

.figures1 .list li a{
	color:#505050;
	text-decoration:none;
}

.figures1 .list li a:hover{
	text-decoration:underline;
}
