@charset "utf-8";
/* CSS Document */
.place{
	height:30px;
	border-bottom:#D8E4F0 1px solid;
}
.news_list li{
	background:url(../images/arrow.gif) left center no-repeat;
	padding:0 10px 0 20px;
	line-height:25px;
	margin-left:10px;
}
.date{
	float:right;
}
.arc_tit{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	margin-top:20px;
}
.time{
	border:#D8E4F0 1px solid;
	height:25px;
	line-height:25px;
	text-align:center;
}
.arc_con{
	padding:10px 0;
	line-height:25px;
	float:left;
}
.arc_con p{

}
/* list_image */
.images dd{
	text-align:center;
	float:left;
	display:inline;
	width:210px;
	margin:10px;
}
.p_img{
	border:#ddd 1px solid;
	padding:5px;
}
.images dd a{
	display:block;
}
/*分页样式*/
.quotes {
    clear: both;
    margin: 3px;
    padding: 3px;
    text-align: center;
}
.quotes ul li{
	display:inline;
}
.quotes li.disabled {
    border: 1px solid #E0E0E0;
    color: #666666;
    margin-right: 4px;
    padding: 4px 7px;
}
.quotes .thisclass a {
    background-color: #F0F0F0;
    border: 1px solid #E0E0E0;
    color: #333333;
    font-weight: bold;
    margin-right: 4px;
    padding: 4px 7px;
}
.quotes A {
    border: 1px solid #DDDDDD;
    color: #666666;
    margin-right: 4px;
    padding: 4px 7px;
    text-decoration: none;
}
.pageinfo {
    border: 1px solid #E0E0E0;
    color: #666666;
    margin-right: 4px;
    padding: 4px 7px;
}