@charset "utf-8";

	
#index_top_image{
	float:left;
	width:860px;
	height:250px;
	position:relative;
	left:20px;
	margin-bottom:15px;
}

.index_news{
	float:left;
	width:100%;
	height:100px;
	overflow:auto;
	text-align:left;
}

.index_news .list{
	float:left;
	width:98%;
	padding:5px 0;
	border-bottom:#e7e7e7 dotted 1px;
}

.index_news .date{
	float:left;
	width:99%;
	text-align:left;
}

.index_news .text{
	float:left;
	width:99%;
	text-align:left;
}
