/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#757575;
	margin:0px;
	padding:0px;
	background-image: url(/images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
h2{
	font-size: 24px;
	color: #000000;
}
h3{
	font-size: 18px;
	color: #333333;
	background-image: url(/images/lin3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
img{border:none;}
#wraperout{
	width:975px;
	margin:0 auto;
	padding:0
}
.wraperoutfloat{
	width:100%;
	margin:0 auto;
	padding:0;
}
#wrapper{
	width:955px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/contentbj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#wrappermain{
	float:left;
	width:936px;
}
#floattop{
	float:left;
	width:100%;
	height:25px;
	background-color:#003e91;
	margin-bottom: 1px;
}
#floatline{
float:left;
width:100%;
height:35px;
background-color:#0045A1;
margin-bottom:2px;}
#floatmenu{
	float:left;
	width:730px;
	padding-left:15px;
	height:35px;
}
#floatmenu ul{
float:left;
margin:0;
padding:0;
list-style-type:none;
}
#floatmenu ul li{
	float:left;
	margin:0;
	padding:6px 0 0 0;
	display: block;
}
#floatmenu ul li a{
	float:left;
	margin:0;
	display:block;
	padding:0 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height:22px;
	background-repeat: no-repeat;
	background-position: right center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5581BE;
}
#floatmenu ul li.active{
	color: #FFFFFF;
	background: url(/images/active.jpg) no-repeat center top;
	}



#search{
	float:left;
	width:210px;
	height:30px;
	padding-top: 5px;
	padding-left: 40px;
}
#header{
	float:left;
	width:936px;
	height:249px;
	background-image: url(/images/headbj.jpg);
}
#logo{
	float:left;
	width:276px;
	height:249px;
}
#main{
	float:left;
	width:936px;
	background-color:#FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_left{
float:left;
width:166px}
#main_l_title{
float:left;
width:100%;
height:17px;
background-color:#0045A1}
#main_l_menu{
	float:left;
	width:100%;
	padding-bottom:20px;
	background-color:#fff;
	background-image: url(/images/lbj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#main_l_menu ul{
margin:0;
padding:0;
float:left;
list-style-type:none}
#main_l_menu ul li{
	margin:0px;
	float:left;
	display: block;
	width:140px;
	height:25px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/lmenubj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
	text-align: left;
}
#main_l_menu ul li a{
	color:#6C6C6C;
	text-decoration: none;
}
#main_l_menu ul li a:hover{
text-decoration:underline;
}
#main_center{
float:left;
width:770px}
#main_c_t{
	float:left;
	width:760px;
	height:25px;
	background-color:#C4D0E7;
	color: #8DA1C1;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
	font-size:14px;
}
#main_c_txt{
	float:left;
	width:720px;
	background-color:#fff;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
}
.list {
	font-weight: bold;
	color: #0045A1;
	background-image: url(/images/list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	width: 700px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.kuang{
	width:700px;
	border: 5px solid #F3F3F3;
	display: block;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #0045A1;
}
#main_right{
float:left;
width:205px}
#main_r_t{
	float:left;
	width:100%;
	height:25px;
	background-color:#0045A1;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
#main_r_new{
	float:left;
	width:100%;
	background-color:#fff;
	background-image: url(/images/rbj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-bottom:20px;
}
.new_list{
	color:#909090;
	font-size:12px;
	font-weight: normal;
	float:left;
	width:100%;
	padding-left:10px;
	background-image: url(/images/rlinebj.jpg);
	background-position: left bottom;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	line-height: 24px;
}
.new_list a{
	color: #0045A1;
	text-decoration: none;
	font-weight: bolder;
	
}
.new_list a:hover{
text-decoration:underline;
	
}
#new_listnone{
	color:#909090;
	font-size:12px;
	font-weight: normal;
	float:left;
	width:100%;
	padding-left:10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 24px;
}
#new_listnone a{
	color: #0045A1;
	text-decoration: none;
	font-weight: bold;
	
}
#new_listnone a:hover{
text-decoration:underline;
	
}
.FSF_input{
	width:163px;
	height:21px;
	background-image: url(/images/search_01.gif);
	padding-left: 10px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.FSF_submit{
	width:29px;
	height:30px;
	background-image: url(/images/search_02.jpg);
	background-repeat: no-repeat;
}
input{
	background-color: #003E91;
	border: 1px solid #0045A1;
	float: left;
}
#foot{
	width:100%;
	height:121px;
	background-image: url(/images/footbj.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footcenter{
width:970px;
	margin:0 auto;
	padding:0
}
#foottxt{
	width:900px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 36px;
	padding-top: 15px;
	font-weight: bold;
	color: #a9a9a9;
	
}
#fl{
float:left;
width:450px;
}
#fr{
	float:left;
	width:450px;
	text-align: right;
}
#fr a{
	color:#000;
	text-decoration: none;
}
#fr a:hover{
	text-decoration:underline;
}
