#wrap {width: 90%;margin:0 auto;margin-top:30px;height:100%;}
#wrap h3{margin-bottom:10px;
	line-height: 40px;
	color:#fff;
	background-color: #66A6E9;
	text-align: center;border-radius:10px;
}
#wrap ul{padding:0;margin:0;}
#wrap li{
	list-style-type: none;margin-bottom:10px;
}
#wrap li a{
	line-height: 36px;
	display: block;
	color: #06C;
	background-color: #D4EAEF;
	border-radius:10px;
	text-align: center;
}