/*
body {
	background: url(../images/headerbg.png) top center repeat-x #fff;
}
*/
body {
	font-family: "宋体";
	background: url(../images/headerbg.jpg) top center repeat-x #fff;
	margin:0 auto;
	padding:0px;
	text-align:center;
	color:#3D3C3C;
	font-size:12px;
	line-height:150%;
}
a {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: underline;
	color:#C30;
}
a:active {
	text-decoration: none;
	color: #F00;
}
input, select, textarea, option {
	font-size:12px;
}
img {
	border:0;
}
p {
	margin:10px auto;
	padding:0;
}
ul, li {
	list-style:none;
	margin:0px;
	padding:0;
}
a.note1, .note1, .note1 a {
	color: #F00;
}
a.note2, .note2, .note2 a {
	color: #C00;
}
#container {
	width:100%;
	text-align:left;
}
/*
#header {
	background:url(../images/in_top_bg2.png) no-repeat bottom;
}
*/
#header {
	width:950px;
	margin:0 auto;
	height:116px;
	background:url(../images/in_top_bg2.jpg) no-repeat bottom;
}
#top {
	width:100%;
	height:31px;
	background:url(../images/in_top_bg.jpg);
	overflow:hidden;
	line-height:31px;
}
#top .left {
	float:left;
}
#top .center {
	float:left;
	text-align:left;
}
#top .center .nbh {
	padding-left: 27px;
	margin-left: 10px;
	background-image: url(../nbh/images/top_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#top .center .nbh a {
	text-decoration: underline;
}
#top .right {
	float:right;
}
#nav {
	height: 28px;
}
#nav .left {
	width:128px;
	float:left;
}
#nav .left img {
	width: 120px;
	height: 60px;
	margin-top: 18px;
}
#nav .banner {
	height: 34px;
	padding: 16px 115px 0 0;
}
#nav .banner img {
	width: 520px;
	height: 24px;
}
#nav li {
	float:left;
	margin-left:6px;
}
#nav li a {
	background-image: url(../images/menu_btn.gif);
	background-repeat: no-repeat;
	background-position: -70px 0;
	display: block;
	line-height: 29px;
	text-indent: 2px;
	text-align:center;
	width: 70px;
	margin-top: 2px;
}
.na1 .nav1 a,
.na2 .nav2 a,
.na3 .nav3 a,
.na4 .nav4 a,
.na5 .nav5 a,
.na6 .nav6 a,
.na7 .nav7 a,
.na8 .nav8 a {
	color:#fff;
	background-position: 0 !important;
	height: 29px;
}
.bihe {
	clear:both;
}
#footer {
	margin:0 auto;
	background:#F5F5F5;
	padding:30px 0;
	margin-top:10px;
	border-top:1px solid #E2E2E2;
}
#footer .menu {
	margin-bottom: 10px;
}
#footer .copy {
	font-family: Arial, Helvetica, sans-serif;
}
