.newsList {
	margin: 15px;
}
.newsList li {
	background: transparent url(../imgs/newsList.jpg) no-repeat scroll 2px 9px;
	padding-left: 13px;
	padding: 4px 0px 4px 13px;
}
.newsList a{color:#323232;}

.newsTime {
	display: block;
	float: left;
	width: 80px;
}

#pageList {
	width: 610px;
	margin: 0 auto;
	height: 25px;
	background: #F7f7f7;
	text-align:center;
	padding-top:5px;
}
#pageList a,#pageList{color:#323232;font-weight:bold;}
#pageList a:hover{color:#F18A1C;}
#my
{
	z-index: 101; 
	left: 100px; 
	width: 564px; 
	position: absolute; 
	top: 89px;
	height:auto;
               }
