body{
	background: #efefef;
}
a:hover{color:#ff6600;}
.left{
	float: left;
}
.right{
	float: right;
}
.head{
	height: 138px;
	width: 100%;
	background: #fff;
	line-height: 138px;
}
.header-info {
    width: 1200px;
    margin: 0 auto;
    overflow: auto;
}
.logo{
	margin-right: 50px;
	width:209px;
	height:54px;
	margin-top:42px;
}
.logo img{
	width:100%;
	height:100%;
	display: block;
}
.notice-tips {
    float: left;
    height: 54px;
    font-size: 24px;
    padding-left: 40px;
    border-left: 1px solid #eee;
	color: #666666;
	margin-top:42px;
	line-height: 54px;
}
.step-flex{
	font-size: 16px;
	color: #666;
	padding:0;
}
.top-nav{
	margin: 15px auto;
	width: 1200px;
	font-size: 12px;
	color: #666666;
}
.container{
	width: 1200px;
	margin: 0 auto;
    background: #ffffff;
    margin-bottom: 40px;
}
.notice-info{
	margin: 0 auto;
	width: 880px;
	padding: 20px 0 85px 0;
	font-size: 14px;
	overflow: auto;
}
.notice-info h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding: 40px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}
.notice-info p{
	text-indent: 30px;
	margin: 12px 0;
}
.notice-info div{
	line-height: 2;
}
.epilogue{
	width: 120px;
	float: right;
	margin-top: 130px;
}


/*底部样式*/
#footer .container{background-color: transparent;margin-bottom:0;}