﻿@charset "utf-8";
*{
	margin:0;
	padding:0
}
* html .main{
	height:100%
}
html{
	overflow-y: scroll;
	width:100%;
	height:100%;
	min-width:1000px;
}
body {
	bottom:100%;
	height:100%;
	background: #FFFFFF url(../_img/bg_top.jpg) repeat-x left 110px;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-width:100%;
	color: #333333;
	font-family: Tahoma;

}
img {
	border-style:none;
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.top{
	width:1000px;
	height:287px;
	margin: 0px auto;
	padding: 0px;
	background: url(../_img/bg_rh_top.jpg) no-repeat 777px bottom;
	position: relative;
}
.top #flash {
	float: left;
	margin: 0px;
	padding: 0px;
}

.top img{
	float:left;
}
.top p{
	float:right;
	color:#9FB2D9;
	font: 1.0em "Arial Narrow", Arial, Helvetica, sans-serif;
	padding: 35px 0px 0px;
}
.under_top{
	clear: both;
	height: 51px;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
.under_top .nv{
	float:left;
	width: 28px;
	background: url(../_img/bg_nv.gif) no-repeat 35px 15px;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 35px;
}
.under_top .nv img {
	margin:0px;
	padding:0px;
	display: block;
}
.under_top .over_menu{
	background: url(../_img/bg_left_hdr.jpg) repeat-x;
	float: left;
	width: 250px;
	height: 51px;
}
.under_top .topic{
	float:left;
	width:464px;
	height:27px;
	background: #DAE1F1 url(../_img/bg_under_flash.gif) no-repeat right top;
}
.under_top .topic p{
	font-size: 0.7em;
	color: #003399;
	background: url(../_img/tr.gif) no-repeat left center;
	padding: 0px 0px 0px 10px;
	margin: 7px 0 0 10px;
	float: none;
}
.under_top p{
	float:left;
	font-size: 0.7em;
	color: #BDBDBD;
	margin: 0px;
	padding: 7px 0px 0px 10px;
}
.under_top a{
	color: #BDBDBD;
}
.content{
	padding:0;
	width: 1000px;
	margin: 0 auto;
	position:relative;
	overflow:auto;
	height: auto;
	background: url(../_img/bg_left.jpg) no-repeat 169px bottom;
}
.bg_bottom{
	overflow:auto!important;
	background: url(../_img/bg_left_sl.jpg) repeat-y;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
.left_space {
	float: left;
	width: 63px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.left_menu {
	width: 240px;
	text-align: right;
	padding: 15px 10px 270px 0px;
	margin:0;
	height: 100%;
	float: left;
	overflow: hidden;
}
.left_menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}
.left_menu ul li{
	background: url(../_img/bg_menu.gif) no-repeat;
	height: 26px;
	width: 227px;
	padding: 3px 5px 1px 0px;
	margin: 0px;
}
.left_menu ul li a{
	font-size: 1.0em;
	color: #000000;
}
.footer {
	padding:0;
	width: 1000px;
	margin: 0 auto;
	position:relative;
}
.cp{
	background: url(../_img/bg_cp.jpg) repeat-x;
	height: 58px;
	width: 250px;
	text-align: center;
	float: left;
}
.cp p{
	color: #999999;
	font-size: 0.7em;
	margin: 0px;
	padding: 25px 0px 0px;
}
.text {
	width:430px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 25px;
	text-align: justify;
}
.text  ul {
	margin: 5px 0px 5px 20px;
	padding: 0px;
}
.text  ul  li {
	font: 0.8em Tahoma;
	color: #333333;
	padding: 0px;
	margin-right: 25px;
}
.text  ol {
	margin: 5px 0px 5px 25px;
	padding: 0px;
}
.text  ol  li {
	font: 0.8em Tahoma;
	color: #333333;
	padding: 0px;
	margin-right: 25px;
}
.text h2{
	color:#003399;
	font: bold 1.5em "Arial Narrow", Arial, Helvetica, sans-serif;
	background: url(../_img/bg_title.gif) no-repeat left bottom;
	margin: 0px 0px 15px;
	padding: 0px 0px 7px;
	width: 430px;
}
.text h3{
	color:#003399;
	font: normal 1.0em Tahoma;
	margin: 0px;
	padding: 20px 0px 0px;
}
.text p{
	font: 0.8em Tahoma;
	color: #333333;
	margin: 0px;
	padding: 5px 10px 5px 0px;
	text-align: justify;
}
.right {
	float: left;
	width: 193px;
	margin: 0px;
	padding: 6px 0px 0px 15px;
}
.right h2{
	color:#00CC33;
	font: bold 1.3em "Arial Narrow", Arial, Helvetica, sans-serif;
	background: url(../_img/bg_rh_title.gif) no-repeat left bottom;
	margin: 0px 0px 7px;
	padding: 0px 0px 5px;
	width: 193px;
}
.right img{

}
.right p{
	color:#666666;
	font-size: 0.7em;
	margin: 0px;
	padding: 5px 0px 20px 10px;
}
.right a {
	color: #666666;
	text-decoration: none;
}
