.cont_a{
	width:340px;
	float:left;
}
.cont_b{
	width:500px;
	float:right;
}

.topread{
	width:330px;
}
.topread p{
	margin:0 0 0 5px;
}
.readbtn{
	text-align:right;
	margin:10px 0 30px 0;
}
.flashbtn{
	width:112px;
	float:left;
}
.flashtext{
	width:209px;
	font-size:0.8em;
	line-height:100%;
	padding-top:5px;
	float:right;
}
.bg01{
	background:url(../images/top/bg01.gif) top left;
	padding:10px;
}
.cont_c{
	float:left;
	margin-right:12px;
}
.cont_d{
	float:right;
}
.bg02{
	width:248px;
	background-color:#FFF;
	padding:10px;
}

.news{
	width:490px;
	float:left;
}
.banner{
	width:328px;
	float:right;
}
.news dl{
	margin:0;
}
.news dt{
	margin:0;
}

.news dd{
	margin:0 0 10px 0;
	border-bottom:1px #ccc dotted;
}
.banner img{
	margin-bottom:10px;
}


