@charset "gb2312";
*{margin:0px;padding:0px;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	line-height: 150%;
	color:#FFFFFF;
background-image: url(../images_lhf/bg.jpg);
	text-align: center;

	margin-right: auto;
	margin-left: auto;
}
.td
{
	  	color:#FFFFFF;
	  font-size:12px;
	  line-height:24px;
}

img {
	border-width: 0px;
	border-style: none;
	margin:0px;
	
}
a{color:#FFFFFF; text-decoration: none; font-size:12px;}
#header {
	/*background-image: url(../images/topbg.gif);*/
	width: 1366px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	/*background-repeat: no-repeat;*/
	background-position: top;
}
#container {
		/*background-image: url(../images/conbg.gif);*/
	width: 1366px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	text-align:center;
	
}
#buttom {
	background-image: url(../images/buttombg.gif);
	width: 1366px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}


h1 {
	font-size: 16px;
	font-weight: 800;
	color:#FFFFFF;
	text-align: center;
}
.nav{ height:44px; background:url(../images_lhf/nav_03.jpg) repeat-x 0 0; width:850px;   margin-top:71px;}
.nav li{height:41px; width:83px; float:left; background:url(../images_lhf/nav_09.jpg) no-repeat right bottom; padding-top:3px;  list-style-type:none }
.nav li a{ display:block; width:83px; height:41px; text-align: center; line-height:41px;font-size:14px; }
.nav li a:hover{ color:#fff; background:url(../images_lhf/nav_06.jpg) repeat-x 0 center; text-decoration:none;font-size:14px; border-bottom:5px solid #CC6600 }