
#content .photo{
	float: right;
	margin: 5px 0 35px 35px;
}

#content ul{
	height: 250px;
	background: transparent url('../img/service/photo1.png') no-repeat center top;
	position: relative;
}
#content ul li{
	display: block;
	height: 32px;
	width: 212px;
	position: absolute;
	bottom: 10px;
}

#content ul li.p1{left: 0px;}
#content ul li.p2{left: 225px;}
#content ul li.p3{left: 450px;}

#content ul li a{
	border: 2px solid #7f96bf;
	display: block;
	color: #002e7f;
	text-decoration: none;
	font-size: 80%;
	line-height: 28px;
	text-align: center;
}
#content ul li a span{
	padding-left: 15px;
	background: transparent url('../img/point-arrow-right.png') no-repeat left center;
}

#content .services{
	padding: 0 0 6px 0;
	margin: 0 200px 10px 0;
	background: transparent url('../img/h4-bg-dotted.png') repeat-x left bottom;
	font-size: 17px;
}