
/*×ó²àÔÚÏß¿Í»§*/
#kf .services * {
	margin: 0;
	padding: 0;
	list-style:none;
}

#kf .services {
	float: left;
}
#kf .services .con {
	background: url(../images/kf.png) no-repeat 0 0;
	width: 127px;
	height: 368px;
	position: relative;
}

#kf .services ul{ position:absolute; left:0; top:110px; width:100%;}
#kf .services ul li {
	text-align: center;
	padding:5px 0;
}
#kf .services ul li a{ display:inline-block;}

#kf .Obtn {
	background: url(../images/kf.png) no-repeat -331px -53px;
	float: left;
	width: 39px;
	height: 197px;
	margin-top: 30px;
	margin-left: -1px;
}
