.page-bar{
	float: right;
	background: #f7f7f7;
	height: 26px;
	line-height: 26px;
	color: #9A9A9A;
}

.list-container{
	font-size: 15px;
}

.list-container>ul>li{
	display: block;
	
	width: 100%;
	
	
}
.list-container>ul>li>a{
	color: #4C4C4C;
	width: 100%;
	

}

.list-container>ul>li>a .title-icon{
	float: left;
	width: 8px;
	height: 11px;
	background: url(../images/bg.png) no-repeat;
	background-position: -72px -113px;
	margin: 9px 7px 0 0;
}

.list-container>ul>li>a:hover .title-icon{
	background-position: -96px -113px
}

.list-container>ul>li>a p{
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}

.list-container>ul>li>a:hover p{
	background-color: #f6f6f6;
	color: #000;
	
}

.news-title{
	
}

.news-time{
	float: right;
}

.actived{
	color: #444;
}

.span_4{
	display: none;
}

#flip {
	margin-bottom: 15px;
}

.digg4 {
	padding: 3px;
	margin: 3px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.metpager_8 a, .metpager_8 span.miy {
	border: 1px solid #ddd;
	padding: 2px 5px 2px 5px;
	color: #aaa;
}

.digg4 a, .digg4 span.miy {
	margin: 2px;
	text-decoration: none;
}

.metpager_8 a:hover {
	border: 1px solid #a0a0a0;
}

a:hover {
	color: #11578b;
	text-decoration: none;
}

select {
	width: 50px;
	padding: 5px;
	*margin-bottom: -2px;
}

#flip span{
	margin: 2px;
}

.cur-position{
	float: right;
	height: 26px;
	line-height: 26px;
}