@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #f5f6f8;
	line-height: 15px;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	color: #0066CC;
}
h2 {
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
a:link, a:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
#div_top {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#div_top_left{
	float: left;
	height: 120px;
	width: 364px;
	background-repeat: no-repeat;
}
#div_top_right{
	float: left;
	height: 60px;
	width: 446px;
	background-image: url(../images/banner-right.jpg);
	padding-top: 60px;
	padding-left: 150px;
}
#div_nov {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 30px;
	font-weight: bold;
}
#div_nov ul {
	list-style-type: none;
}
#div_nov ul li {
	float: left;
	text-align: center;
	background-image: url(../images/bg.gif);
	width: 119px;
	height: 22px;
	margin-right: 1px;
	padding-top: 8px;
}
.clear {
	clear: both;
}
#div_body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#div_body_c {
	float: left;
	width: 779px;
	margin-right: 10px;
}
#div_body_c_right {
	float: right;
	width: 598px;
	background-image: url(../images/background3.jpg);
}
.div_b_top {
	background-image: url(../images/background1.jpg);
	height: 10px;
	width: 598px;
	overflow: hidden;
}
.div_box {
	float: left;
	width: 569px;
	padding-right: 14px;
	padding-left: 15px;
	padding-top: 10px;
}
.img_1 {
	float: right;
	width: 100px;
	text-align: center;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.text {
	float: right;
	width: 88px;
	text-align: center;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 10px;
}
.div_box_1 {
    float: left;
	width: 169px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
#div_body_c_left {
	float: left;
	width: 171px;
}
.div_body_c_left_1 {
	background-image: url(../images/lh-titlebg.gif);
	width: 141px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	padding-top: 7px;
}
.div_body_c_left_2 {
	background-image: url(../images/1.jpg);
	height: auto;
	width: 151px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}
.div_body_c_left_4 {
	background-image: url(../images/1.jpg);
	height: auto;
	width: 151px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.div_body_c_left_3 {
	background-image: url(../images/2.jpg);
	height: 17px;
	width: 141px;
	padding-top: 0px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#div_body_right {
	float: left;
	width: 171px;
}
#div_footer{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	clear: both;
	overflow: auto;
}
#div_footer_left{
	background-image: url(../images/footerbg-left.gif);
	height: 87px;
	width: 15px;
	float: left;
}
#div_footer_txt{
	height: 79px;
	width: 930px;
	float: left;
	text-align: center;
	background-image: url(../images/footerbg.gif);
	line-height: 18px;
	padding-top: 8px;
}
#div_footer_right{
	background-image: url(../images/footerbg-right.gif);
	height: 87px;
	width: 15px;
	float: left;
}
