/* ��֮ lanrenzhijia.com */
/*= Header =*/
.banner-slider {
	width:340px;
	height:227px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.gallery {
	position:absolute;
	top:0;
	left:0;
	width:340px;
}
.gallery img {
	width:340px;
	height:227px;
	display:block;
	float:left;
	border:0px;
}
.ctrl {
	position:absolute;
	z-index:3;
	top:200px;
	width:99%;
	height:16px;
	line-height:16px;
	text-align:right;
}
.ctrl a {
	display:inline-block;
	width:16px;
	height:16px;
	text-align:center;
	margin-right:3px;
	background:url(../images/banner-slider-ctrl.png) no-repeat 0 -16px;
	color:#fff;
	text-decoration:none;
	line-height:16px;
}
.ctrl a.current {
	background-position:0 0;
	color:#000;
	font-weight:bold;
}
/* ��֮ lanrenzhijia.com */