@charset "UTF-8";

h3{
	width:800px!important;
	height:200px!important;
	text-indent:-535em;
	margin:0;
	padding:0;
	background:url(top.png);
}
ul.apply{
	list-style-type:none;
	margin:10px 75px;
	padding:0;
}
ul.apply li{
	margin:0;
	padding:0;
	width:300px;
	height:69px;
	margin:0 5px;
	background:url(call.png) no-repeat;
}
ul.apply li a{
	display:block;
	width:300px;
	height:69px;
	text-indent:-666em;
}

table.call-fee{
	width:600px;
	margin:10px 0 0 75px;
}
table.call-fee td{text-align:center;}

.ocher{color:#66330c;}