html,body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #F5F5F5;
}
p,img,form,ul,li,iframe,h1,h2,h3,h4,h5  {
	margin: 0;
	padding: 0;
	border: 0;
}
ul {
	list-style-type: none;
	text-align: left;
}
.container {
	margin: 10px auto;
	/*height: 100%;*/
	width: 100%;
	text-align: center;
	background: url(../images/bg_body.jpg) repeat-y center 0;
}
.container div {
	margin-left: auto;
	margin-right: auto;
}
#top {
	height: 25px;
	width: 100%;
	background: url(../images/bg_tb.jpg) no-repeat center -25px;
}
#logo {
	position:relative;
	height: 75px;
	width: 240px;
}
#logo a.l1 {
	display: block;
	float: left;
	padding: 10px 0 0 15px;
	height: 53px;
	width: 182px;
	text-indent: -999em;
	background: url(../images/logo.gif) no-repeat 15px 10px;
}
#logo a.l1:hover {
	background-position: 15px -60px;
}
#logo a.l2 {
	display: block;
	float: right;
	position : absolute;
	height: 84px;
	width: 110px;
	top : -9px;
	left: 130px;
	text-indent: -999em;
	background: url(../images/bg_hjplw.gif) no-repeat 0 0;
	z-index: 1;
}
#logo a.l2:hover {
	background-position: 0 -90px;
}
#mid {
	clear: both;
	width: 520px;
}
#mid .a1 {
	float: left;
	padding: 0 10px;
	height: 240px;
	width: 120px;
}
#mid #main {
	float: left;
	width: 240px;
	background: #EAEAEA url(../images/bg_m.jpg) repeat-x center 0;
}
#mid h2 {
	height: 40px;
	width: 240px;
}
#mid h2 a {
	display: block;
	height: 40px;
	width: 240px;
	text-indent: -999em;
	background: #EAEAEA url(../images/bg_menu.jpg) no-repeat 0 0;
}
#mid h2 a.ldj {
	background-position: 0 -40px;
}
#ldj #mid h2 a.ldj,
#mid h2 a.ldj:hover {
	background-position: 0 0;
}
#mid h2 a.zhj {
	background-position: 0 -120px;
}
#zhj #mid h2 a.zhj,
#mid h2 a.zhj:hover {
	background-position: 0 -80px;
}
#mid h2 a.hjtd {
	background-position: 0 -200px;
}
#hjtd #mid h2 a.hjtd,
#mid h2 a.hjtd:hover {
	background-position: 0 -160px;
}
#mid h2 a.qhhj {
	background-position: 0 -280px;
}
#qhhj #mid h2 a.qhhj,
#mid h2 a.qhhj:hover {
	background-position: 0 -240px;
}
#mid li {
	margin: 0 15px;
	padding: 10px 0 0;
	height: 26px;
	font: 14px "Verdana";
	border-bottom: 1px solid #CCC;
}
#mid li strong {
	display: block;
	float: left;
	padding-top: 3px;
	width: 90px;
	font: 14px "宋体";
}
#mid li em {
	font: 12px "Verdana";
	color: #999;
}
#mid li.bold,
#mid li.bold strong {
	font-weight: bold;
}
#mid li.nb {
	border: none;
}

.a {
	clear: both;
	width: 240px;
	background: url(../images/link.gif) no-repeat 0;
}
.a a {
	display: block;
	height: 40px;
	text-indent: -999em;
}
#a1 {
	float: left;
	width: 110px;
}
#a2 {
	float: right;
	width: 130px;
}
#disclaimer {
	padding: 10px 0 5px;
	height: 23px;
	width: 240px;
	text-indent: -999em;
	background: #EAEAEA url(../images/disclaimer.gif) no-repeat center 10px;
}
#bot {
	height: 25px;
	width: 100%;
	background: url(../images/bg_tb.jpg) no-repeat center 0;
}
.link {padding:8px 0;font:12px 宋体}
