@charset "utf-8";
/* 代码整理：懒人之家 */
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
/* KeFuDiv */
.KeFuDiv {
	position:absolute;
	height:160px;
	width:118px;
}
.KeFuList {
	background:url(../images/mid001.jpg);
}
.KeFuTitle {
    margin-top:3px; 
	margin-left:9px;
	font-size:12px;
	width:101px;
	height:20px;
	line-height:20px;
	text-align:center;
}
.KeFuItem {
	text-align:center;
	margin-top:3px;
	font-size:12px;
}
