
.cpage{background:#fff;}
.submenu{
	display:none;
	font-size:15px;line-height:70px;
	text-align:center;
	color:#fff;
	background:#e84445;
}
.submenu a{
	display:inline-block;*display:inline;_display:inline;
	padding:0 15px;
}
.submenu .sel{
	background:#2c2c2c;
}
.top_bg{
	height:344px;
	background-position:center center;
}
.content{
	text-align:center;
	background:#fff;
}
