@charset "utf-8";
/* CSS Document */
@import 'common.css';
#middle{
	padding-top:16px;
	background:url(../images/bg_all.jpg) #FFF  center -240px no-repeat;
}
.apply{
	width:716px;
	margin:0 auto;
	color:#666;
	font-size:12px;
}
.apply .title{
	text-align:center;
	margin:0 auto;
	font-size:14px;
	height:30px;
}
.apply .applytitle{
	width:150px;
}

