@charset "utf-8";

h2{
	position:relative;
}
.newsdate{
	position:absolute;
	right:10px;
	bottom:3px;
	font-size:0.8em;
}

.newstitle{
	height:40px;
	width:605px;
	text-indent:-9999px;
	background:url("/img/news/title.gif") left top no-repeat;
	float:left;
}

.history{
	list-style:none;
	margin:20px 0  10px 0 !important;
}
.history li.fore{
	float:left;
}
.history li.back{
	float:right;
}