@charset "utf-8";
#top_link {
	height: 23px;
	border-bottom:1px solid #c5c5c5;
	background-color: #f0f0f0;
}
#top_link .content {
	margin: auto;
	width: 950px;
	height: 23px;
	line-height: 23px;
	text-align: left;
}
#top_link #left_link {
	float: left;
	margin:0 0 0 44px;
}
#top_link #right_link {
	float: right;
	margin:0 24px 0 0;
}
#top_link a {
	color: #1a3394;
}
#top_link a:hover {
	color: #FF3300;
}
#container {
	margin: auto;
	width: 950px;
}
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
}
#logo {
	width:950px;
	height:98px;
	background-image: url(../images/img_logo2.gif);

}
#header #search {
	height: 44px;
	padding-top: 15px;
	margin: 0;
	position: absolute;
	top: 0px;
	right: 30px;
	float: left;
	width: 330px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#search .search_input {
	height: 14px;
	width: 150px;
	border:1 solid #00CCFF;
	vertical-align:middle;
	padding-top:3px;
	float: left;
}
#search .search_button {
	vertical-align: middle;
	float: right;
}
#key{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#nav_bar{
	margin-top: 0px;
	padding: 0px;
	height: 53px;
	background-image: url(../images/bg_nv.gif);
}
#nav_bar li {
	display: block;
	height: 53px;
	float: left;
}
#nav_bar .rightborder{
	float: right;


}
#nav_bar .one a,#nav_bar .two a,#nav_bar .three a,#nav_bar .four a,#nav_bar .five a
,#nav_bar .six a,#nav_bar .seven a,#nav_bar .eight a,#nav_bar .night a{
	background-image: url(../images/bg_nvtabs.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -2000px;
	height: 53px;
	overflow:hidden;
}

#nav_bar .one a{
	margin-left:110px;
	width: 67px;
	background-position: 0 bottom;	
}
#nav_bar .one a:hover,#nav_bar .one a.active{
	background-position: 0 top;	
}
#nav_bar .two a{
	width: 84px;
	background-position: -67px bottom;
}
#nav_bar .two a:hover,#nav_bar .two a.active{
	background-position: -67px top;	
}
#nav_bar .three a{
	width: 82px;
	background-position: -151px bottom;
}
#nav_bar .three a:hover,#nav_bar .three a.active{
	background-position: -151px top;	
}
#nav_bar .four a{
	width: 85px;
	background-position: -233px bottom;
}
#nav_bar .four a:hover,#nav_bar .four a.active{
	background-position: -233px top;	
}
#nav_bar .five a {
	background-position: -318px bottom;
	width: 84px;
}
#nav_bar .five a:hover,#nav_bar .five a.active{
	background-position: -318px top;	
}
#nav_bar .six a {
	background-position: -402px bottom;
	width: 84px;
}
#nav_bar .six a:hover,#nav_bar .six a.active{
	background-position: -402px top;	
}
#nav_bar .seven a {
	background-position: -486px bottom;
	width: 84px;
}
#nav_bar .seven a:hover,#nav_bar .seven a.active{
	background-position: -486px top;	
}
#nav_bar .eight a {
	background-position: -570px bottom;
	width: 128px;
}
#nav_bar .eight a:hover,#nav_bar .eight a.active{
	background-position: -570px top;	
}
#nav_bar .night a {
	background-position: -698px bottom;
	width: 85px;
}
#nav_bar .night a:hover,#nav_bar .night a.active{
	background-position: -698px top;	
}
/*banner*/
#banner {
	background-color: #ccc;
	margin-top: 11px;
	padding: 4px 4px 5px 4px;
}
#banner #left_banner {
	float: left;
}
#banner #right_banner {
	float: right;
}
/*footer*/
#footer {
	margin-top: 12px;
	text-align: center;
	clear: both;
}
#hot_link{
	border-bottom:10px solid #d9d9d9;
	padding-bottom:11px;
}
#hot_link a {
	margin-right:15px;

}
#hot_link img {
	border: 1px solid #c1d0dd;
	width:170px;
	height:48px;
}
#footer #footer_info {
	margin: 10px 0;
	line-height: 24px;
	color: #3c3838;
}
