@charset "UTF-8";

h3{
	width:760px!important;
	width:800px;
	height:74px!important;
	height:104px;
	margin:0;
	padding:25px 20px;
	background:url(h3.png) no-repeat;
	
}

ul.apply{
	list-style-type:none;
	margin:50px 0  0 150px;
	padding:0;
}
ul.apply li{
	margin:0;
	padding:0;
	width:200px;
	height:46px;
	margin:0 5px;
	background:url(apply.png) no-repeat;
}
ul.apply li a{
	display:block;
	width:200px;
	height:46px;
	text-indent:-666em;
}
