.box1 {
	width: 1000px;
	margin: 0 auto 20px auto;
	height: 1%;
	overflow: hidden;
}
.box1l {
	width: 620px;
	float: left;
	background-color: #fff;
	padding: 20px;
}
.box1l h1 {
	font-size: 14px;
	font-weight: normal;
	color: #999;
	padding-bottom: 10px;
	line-height: 20px;
}
.box1l dl {
	width: 620px;
	padding: 20px 0;
	border-bottom: solid 2px #eaeaea;
	clear: both;
}
.box1l dd {
	color: #b0b0b0;
	line-height: 20px;
	font-size: 14px;
}
.box1l dd h2 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 14px;
}
.box1l dd h2 a {
	font-size: 20px;
	line-height: 26px;
}
.box1l dd h3 {
	color: #666;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 15px;
}
.box1r {
	width: 320px;
	float: right;/*background-color: #fff;*/
}
.box1r a {
	text-decoration: none;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.box1r a:hover {
	text-decoration: underline;
}
.box1r ul, li {
	list-style-type: none;
}
.box1r img {
	border: 0;
}
.box5 {
	width: 290px;
	background-color: #fff;
	padding: 0 15px 15px 15px;
}
.box5 h1 {
	font-size: 20px;
	line-height: 60px;
	color: #004ea2;
}
.box5 h1 a {
	font-size: 20px;
	line-height: 60px;
	color: #004ea2;
}
.box5 li {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	padding: 10px 0;
	border-bottom: dotted 1px #efefef;
}
