.list2{
	float: left;
	width: 740px;

}
.list3{
	float: left;
	width: 355px;
	padding-left: 15px;
}
.list4{
	float: left;
	width: 345px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CAD7E8;
}
.list5{
	float: left;
	text-align:left;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#page{
	float: center;
	font-size:12px;
	font-weight:bold;
	clear: both;
}