#content{
	height: 615px;
	padding-top: 30px;
}
.contentBody{
	padding: 20px;
	color: #000;
	background: #CBDF8C url(img/info_bg.jpg) no-repeat left top;
}
.contentBody p{
	font-size: 14px;
	line-height: 1.7;
}
.leftbox{
	width: 390px;
	height: 480px;
	padding: 20px;
	color: #000;
	background-color: #fff;
	font-size: 14px;
	overflow: auto;
}
.leftbox h2{
	width: 370px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.7;
}
.leftbox .news{
	width: 370px;
	margin-bottom: 25px;
	font-size: 14px;
	line-height: 1.7;
}
.rightbox{
	width: 514px;
	height: 520px;
}
.rightbox h3{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 23px;
}
.rightbox p{
	margin-bottom: 46px;
}
.archiveList{
	width: 514px;
	margin: 0;
	padding: 0 0 8px;
	font-size: 12px;
	font-family: Arial, sans-serif!important;
}
.archiveList dt{
	display: inline;
}
.archiveList dd{
	display: inline;
	padding-left: 8px;
}
.archiveList a{
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

