.head_info{
	width:900px;
}
.head{
	width:900px;
}
#center:after{ content:".";display:block; visibility:hidden;clear:both;height:0;}
#center{
	width:900px;
	margin:10px auto;
	margin-bottom:20px;
}
.banner{
	width:100%;
	height:80px;
	background:#f5f5f5;
}
.mainbody{
	width:100%;
	float:left;
	padding-bottom:10px;
	border:1px solid #FFEDA4;
}
.subnav{
	width:100%;
	float:left;
	line-height:30px;
	background-color: #FAC627;
}
.subnav div{
	float:left;
}
.subnav .menuline{
	margin:7px 0 0 0;
}
.style2{
	width:110px;
	margin:0 1px;
	text-align:center;
}
.style2 a:link,.style2 a:visited{
	color:#FFF;
}
.style2:hover{
	background-color: #FCD869;
}
.box:after{ content:".";display:block; visibility:hidden;clear:both;height:0;}
.box{	
	width:100%;
}
.box-outer{
	width:140px;
	margin:10px  0 10px 40px;
	float:left;
	display:inline;
	border-right:0px dashed #ccc;
}
.box-outer p{
	line-height:22px;
}
/*For order-song*/
.secnav{
	width:865px;
	height:25px;
	float:left;
	padding-left:35px;
	background-color: #FEF8E2;
	border-bottom:1px solid #FFEDA4;
}
.style3{
	width:50px;
	height:20px;
	padding-top:2px;
	background: #FEF8E2;
	margin:3px 0 0 5px;
	border:none;
	cursor:pointer;
	border-bottom:1px solid #FFEDA4;
	border-right:1px solid #FFEDA4;
	border-top:1px solid #fffffb;
	border-left:1px solid #fffffb;
}
.style3:hover{
	background: #FFF;
}

