body{
	background:#fff url(../img/body_bg.jpg) repeat-x left top; font-family:Arial, Helvetica, sans-serif; font-size:12px}
a{
	text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000
}
img{
	border:none;
}
*{
	margin:0 auto;
	padding:0 auto;
}
#body_t{
	font-size:12px;
	width:950px;
	height:30px;
}
#div1{
	clear:both;
}
#body_t a{
	color:#BD2B25;
}
#body_t a:hover{
	color:#000;
}
#import{
	width:1002px;
	border:1px solid #E7E7E7;
	border-top:none;
	border-bottom:none;
}
#top{
	width:950px;
	border-bottom:4px solid #182339;
	font-size:12px;
}
#top_t{
	width:950px;
	height:85px;
	color:#0074C5;
}
#logo{
	float:left;
	width:560px;
	height:80px;
}
#login{
	float:left;
	width:390px;
	height:65px;
	padding-top:15px;
}
#login a{
	float:right;
	color:#BD2B25;
	text-align:right;
	margin:10px;
}
#login a:hover{
	float:right;
	color:#000;
	text-align:right;
	margin:10px;
}
.input4{
	background:#F7FCFF;
	width:87px;
	height:16px;
	border:1px solid #333333;
}
.input3{
	background:url(../img/login.jpg) no-repeat left top;
	width:72px;
	height:22px;
	border:none;
	color:#fff;
	text-align:center;
	padding-bottom:3px;
	cursor:pointer
}





#nav{
	width:950px;
	background:url(../img/nav_bg.jpg) repeat-x left top;
	height:35px;
	margin-bottom:3px;
}
#nav ul{
	float:left;
	width:670px;
	margin:0;
	padding:0;
}
#nav ul li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	line-height:30px;
}
#nav ul li a{
	text-align:center;
	float:left;
	color:#fff;
	height:34px;
	width:80px;
	border-right:1px solid #525D73; 
	font-size:13px;
	display:block
	
}
#nav ul li a:hover{

	color:#fff;
	background:url(../img/nav_a_bg.jpg) repeat-x left top;
	border-right:1px solid #525D73;
	height:34px;
	min-width:100px;
}
#search{
	float:left;
	width:250px;
	height:34px;
	background:url(../img/search.jpg) no-repeat left top;
	padding-left:30px;
	line-height:34px;
	color:#fff;
}
.input1{
	width:135px;
	height:19px;
	background:#F5F5F5;
	border:1px solid #CACACA;
	margin-top:3px
}
.input2{
	width:20px;
	height:18px;
	background:url(../img/search_go.jpg) no-repeat left top;
	border:none;
	color:#fff;

}
#link{
	width:948px;
	border:1px solid #0A79C7;
	font-size:12px;
}
#link_t{
	height:40px;
}
#link_t img{
	float:left;
}
#link_t a{
	float:right;
	padding-right:10px;
	padding-top:10px;
	color:#000;
}
#link_t a:hover{
	color:#BD2B25;
}
#link_b a{
	margin-left:3px;
	margin-right:3px;
}
#bot{
	width:950px;
	height:70px;
	font-size:12px;
	text-align:center;
	line-height:25px;
	background:#A2C0D9;
	padding-top:20px;
	margin-top:10px;
}