body{
	margin:0 auto;
	font-family: FZLTXIHJW;
}

#header{
	height: 44px;
	line-height: 44px;
}
.header{
	width: 100%;
	height: 44px;
	overflow: hidden;
	position:relative;
	background-color: #3f85e4;
}
.header_left{
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	color: #fff;
	position: absolute;
	top: 12px;
	left: 15px;
}
.header_title{
	text-align: center;
	height: 44px;
	line-height: 44px;
}
.header_title h1{
	font-size: 17px;
	color: #ffffff;
}
.header_right{
	width: 24px;
	height: 24px;
	position: absolute;
	right: 15px;
	top: 10px;
}
.header_right a{
	width: 24px;
	height: 24px;
	display: block;
	overflow: hidden;
}
.header_right a img{
	width: 100%;
	height: 100%;
}
#wrap{
	width: 100%;
	clear: both;
	overflow: hidden;
}
.wrap{
	width: 100%;
}
.bg-1{
	background-color: #f4f4f4;
}
.bg-2{
	background-color: #fff;
}
.bg-3{
	background-color: #ececec;
}
.cor-1{
	color: #4d4d4d;
}
.cor-2{
	color: #ccc;
}
.cor-3{
	color: #999;
}
.cor-4{
	color: #fff;
}
.cor-5{
	color: #41a2f1;
}
.cor-6{
	color: #585858;
}
.cor-7{
	color: #9c9c9c;
}
.cor-8{
	color: #cfcfcf;
}
.cor-9{
	color: #595959;
}
.cor-10{
	color: #e7e7e7;
}
.bot-1{
	width: 90%;
	margin: 25px auto 25px;
	clear: both;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
}
.bots-1{
	width: 100%;
	height: 100%;
	border-radius:4px;
	background-color: #3f85e4;
	color: #fff;
	border: none;
}
