#top_img {
	height: 429px;
	width: 800px;
	align: center;
}
#main {
	height: 165px;
	width: 800px;
	background:url("../images/mine_back.gif") top left no-repeat;
}
#news {
	height: 163px;
	width: 300px;
	float: left;
}
#main_link {
	width: 450px;
	height: 120px;
	margin: 25px 30px  0 0;
	float: right;
}
#news_detail {
	height: 20px;
	width: 450px;
}
#news_text {
	width: 180px;
	height: 150px;
	
}
#news_text ul {
	padding: 30px 0 0 20px;
}
#news_text li {
	margin: 0;
	padding: 0;
	height: 24px;
	width: 260px;
	list-style-type: none;
}
#news_text li a{
	color: #484848;
	text-decoration: undeerline ;
}
#news_text li .day{
	width: 70px;
	color:#3366FF;
	font-size:11px;
	float: left;
}
#news_text li .text{
	width: 180px;
	color:#3366FF;
	font-size:10px;
	float: left;
}
#link_a {
	width: 218px;
	height: 61px;
	padding: 6px 0 0 7px;
	background:url("../images/link_back.jpg") top left no-repeat;	
	float: left;
}
