@charset "utf-8";
header nav ul { background-position:819px 0;}

section section{
	width:190px;
	height:190px;
	background:#000;
	padding:10px 0 0 10px;
	float:left;
	margin:30px 0 0 47px;
}
section section div{
	border:1px solid #fff;
	width:160px;
	height:160px;
	padding:10px;
	position:relative;
}
section section div h2{
	font-size:11px;
	position:absolute;
	top:68px;
}
section section div p{
	font-size:10px;
	position:absolute;
	top:92px;
	padding-right:10px;
}
section section#request{
	width:672px;
	background:url("../images/logo3.png") no-repeat scroll 97% 84% #000000;
	padding:0 10px;
}
section section#request p{
	margin-top:20px;
	color:#999;
}