@charset "utf-8";
/* 代码整理：懒人之家 */
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
/* KeFuDiv */
.KeFuDiv {
	position:absolute;
/*	height:160px;*/
	width:133px;
	z-index:1111;
}
.KeFuList {
	background:url(../images/Middle.gif) repeat-y;
}

.KeFuItem {
	text-align:center;
	margin-top:8px;
	font-size:12px;
}
