@charset "gb2312";
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #0b286e;
	margin:0px;
}
a:link {
	color: #0b286e;
	text-decoration: none;
}
a:visited {
	color: #0b286e;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}


.contact_font {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #0b286e;
}
.sub_neibg {
	background-color: #cbd1e0;
	background-image: url(sub_neibg.gif);
	background-repeat: repeat-x;
}
.nav{
	color:#ffffff;
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	letter-spacing: 1px;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
}
.nav:link,.nav:visited{
	color:#ffffff;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	}
.nav:hover,.nav:active{
	color:#ffffff;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	background-image: url(menu_a.gif);
	background-repeat: no-repeat;
}
.navA{
	color:#ffffff!important;
	display:block;
	text-align:center;
	height:30px;
	line-height:30px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(menu_a.gif);
	background-repeat: no-repeat;.bootom_bg {
}
.bottom_bg {
	font-size: 12px;
	line-height: 22px;
	color: 0b286e;
	background-color: #ffffff;
	background-image: url(bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

