@charset "utf-8";
/* CSS Document */
@import 'common.css';
.apply{
	width:710px;
	margin:0 auto;
	font-size:12px;
	line-height:30px;
}
.apply .title{
	text-align:center;
	margin:0 auto;
	font-size:14px;
	height:30px;
}
.apply .applytitle{
	width:150px;
}

.apply input{
	height:22px; 
}