*{
	margin: 0;
	padding: 0;
	border: none;
}
a{
	text-decoration: none;
}
input{
	outline: none;
}
li{
	list-style: none;
}
.clear{
	clear: both;
}
body{
	background: #630d0d url(../img/background.jpg) no-repeat center 0 ;background-attachment: fixed;
}
#wrap{
	width: 974px;
	padding: 0 16px;
	margin: 0 auto;
	background: white;
}
#hedaer{
	height: 294px;
	width: 100%;    overflow: hidden;
}
#hedaer .top{
	height: 35px;
}
.Introduction{
	float: left;
	width: 415px;
	height: 35px;line-height: 35px;
	color: #742626;
	font-size: 12px;
	padding-left: 30px;
}
.login{
	float: left;
	width: 525px;
	height: 35px;    line-height: 35px;
}
.login label{
	font-size: 12px;
	color: #000000;
}
.login input{
	border: 1px solid #abadb3;
	width: 90px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 18px;
	font-size: 12px;
	height: 18px;
}
.login .dl{
	width: 66px;
	height: 23px;
	text-align: center;line-height: 23px;
	color: white;
	background: #eb2c2a;
	display: inline-block;
	font-size: 12px;
}
.login .sm{
	width: 66px;
	height: 23px;
	text-align: center;line-height: 23px;
	color: white;
	background: #f7b108;
	display: inline-block;
	font-size: 12px;
}

.top_banner{
	width: 100%;
	height: 218px;
}
.top_bar_img{
	width:100%;
	height: 8px;float: left;
}
.top_banner_img{
	width: 100%;
	height: 210px;float: left;
}
.nav{
	height: 41px;
	background: url(../img/nav_bg.jpg) no-repeat;
}
.nav li{
	float: left;
}
.nav li a{
	display: inline-block;
	width: 88px;
	height: 28px;
	font-size: 12px;margin:8px 14px;
	text-align: center;
	color: white;
	line-height: 28px;
}
.nav li .active,.nav li a:hover{
	color: #5b0000;
	background: url(../img/nav_hover.png) no-repeat;
}
#foot{
	height: 115px;
	width: 100%;
}
#foot .foot_bar{
	width: 100%;
	height: 12px;
}
#foot .site_info{
	background:#f5f0eb;
	height: 78px;
	padding-top: 11px;
}
#foot .site_info p{
	text-align: center;
	line-height: 22px;
	color: #333333;
	font-size: 12px;
}
#foot .site_info p a{
	color: #333333;
}
.link{
	width: 935px;
	height: 85px;
	background: url(../img/yqlj.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 45px;
	margin-bottom: 12px;
	margin-top: 13px;
}
.link a{
	display: inline-block;
	line-height: 25px;
	font-size: 12px;
	color: #494949;
	margin-right: 23px;
}
.link a:hover{
	color: red;
}
