.top {
	width: 100%;
	background: #FFF url(../img/head_bg.png) no-repeat center top scroll;
	border-bottom: 26px solid #bc0000;
}
.header {
	height: 80px;
	padding: 31px 0 0;
	position: relative; 

}

