/* ��֮ lanrenzhijia.com */
/*= Header =*/
.banner-slider {
	width:306px;
	height:170px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.gallery {
	position:absolute;
	top:0;
	left:0;
	width:306px;
}
.gallery a{ display:block; float:left; width:306px; height:170px; background:#fff; text-align:center;}

.ctrl {
	position:absolute;
	z-index:3;
	top:146px;
	width:99%;
	height:18px;
	line-height:18px;
	text-align:right;
}
.ctrl a {
	display:inline-block;
	width:16px;
	height:16px;
	text-align:center;
	border:1px solid #fff;
	color:#fff;
	text-decoration:none;
	line-height:16px;
	background:#000;
}
.ctrl a.current {
	background-position:0 0;
	color:#fff;
	background:#0056b8;
}
/* ��֮ lanrenzhijia.com */