﻿body {
	font-family: "宋体";
	font-size: 12px;
	margin:0 auto;
	width: 950px;
	padding: 0;
}
.reg_index{
    width:950px;
	height:33px;
}
.reg {
	height:25px;
	padding:5px 0 0 5px;
	float:left;
}
.login{
	height:20px;
	padding:10px 0 0 5px;
	float:left;
}
.index{
	height:20px; 
	float:right; 
	padding-top:10px;
}
.input_text1{
    width:80px;
	height:16px;
}
.input_btn{
    width:55px;
	height:22px;
	background:url(../image/index_bg_btn.jpg) repeat-x;
	padding-top:1px;
}
.top {
	height: 80px;
	width: 948px;
	background:url(../image/top_bg.jpg) repeat-x;
	border:1px #AACCEE solid;
	border-top:0;
	margin-bottom:8px;
}
.logo{
    width:140px;
	height:70px;
	margin:5px 0 0 10px;
	float:left;
}
.search_nav{
    width:755px;
	height:55px;
	margin:20px 0 0 20px;
	border-left:1px #CCCCCC solid;
	float:left;
}
.search_title{
    font-size:24px;
	font-family:"隶书";
	margin-left:10px;
}
.search_size{
    float:left;
	margin-top:30px;
}
.search{
    float:right;
	margin-right:10px;
}
.input_text2{
    width:290px;
	height:22px;
}
.gray_border{
    border:1px solid #CCCCCC;
}
.border_color{
    border:1px solid #AACCEE;
}
.search_btn{
    width:80px;
	height:26px;
	background:url(../image/index_bg.jpg) repeat-x;
	padding-top:1px;
}
.middle{
    width:950px;
	height:700px;
	margin-bottom:8px;
	background:url(../image/con_bottom_bg.jpg) repeat-x bottom;
	border:1px solid #AACCEE;
	border-top:0;
}
.middle_left{
    width:222px;
	height:700px;
	margin-right:8px;
	float:left;
}
li{
    line-height:20px;
	color:#0044DD;
	width:200px;
	overflow: hidden;
	white-space: nowrap;
	list-style:none;
	width:180px;
}
.middle_left img{
    margin-left:10px;
	margin-bottom:10px;
}
.help_nav{
    width:220px;
	height:400px;
	margin-bottom:8px;
	border:1px solid #AACCEE;
	border-left:0;
}
.index_bg {
    background:url(../image/index_bg.jpg) repeat-x;
	border-bottom:1px solid #AACCEE;
	height:17px;
	padding:8px 0 0 10px;
	margin-bottom:8px;
}
.middle_right{
    width:720px;
	height:699px;
	float:left;
	background:url(../image/con_top_bg.jpg) repeat-x top;
	border-top:1px solid #AACCEE;
}
.size10{
    font-size:10px;
	font-weight:normal;
}
.help_position{
	height:20px;
	padding:5px 0 0 10px;
	font-weight:bold;
}
.help_title{
    margin:20px auto;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	height:20px;
}
.help_con{
    width:700px;
	margin:10px auto;
    line-height:18px;
	text-indent:20px;
}
.bottom {
	width: 950px;
	margin-top: 20px;
	float: left;
}
hr{
    width:950px; 
	height:1px; 
	color:#92A6B6; 
	background-color:#92A6B6;
}
.bottom_nav {
	margin: 10px auto;
	text-align: center;
}
.declaration {
	margin: 10px auto;
	text-align: center;
	line-height: 20px;
}

a:link {
	text-decoration: none;
	color:#005A98;
}
a:visited {
	text-decoration: none;
	color:#626F91;
}
a:hover {
	text-decoration:underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color:#000000;
}
.help_position a:hover{
   text-decoration:none;
}
