@charset "utf-8";/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
*{
	/* [disabled]font:normal 12px/2em '微软雅黑'; */
	/* [disabled]padding: 0; */
	/* [disabled]margin: 0; */
}
#xzw_starSys ul,li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
a{ color:#09f;}
/*容器*/
#xzw_starSys{
	width: 400px;
	padding: 0px;
	float: left;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#xzw_starSys a.star1 {
	background-color: #E9EFFC;
	display: block;
	color: #007FBC;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #007FBC;
	border-radius: 6px;
}
#xzw_starSys a.star1:hover {
	color: #F90;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	background-color: #FFE8C4;
}
#xzw_starBox{position:relative;width:120px;float:left}


/**/
#xzw_starSys .description{
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#xzw_starSys .star li{float:left;padding:0px;margin:0px}
#xzw_starSys .star li a{display:block;width:24px;height:20px;overflow:hidden;text-indent:-9999px;position:absolute;z-index:5}
#xzw_starSys .star li a:hover{background:url(../images/lanrentuku.png) 0 -25px repeat-x;z-index:3;left:0}
#xzw_starSys .star a.one-star{left:0}
#xzw_starSys .star a.one-star:hover{width:24px}
#xzw_starSys .star a.two-stars{left:24px}
#xzw_starSys .star a.two-stars:hover{width:48px}
#xzw_starSys .star a.three-stars{left:48px}
#xzw_starSys .star a.three-stars:hover{width:72px}
#xzw_starSys .star a.four-stars{left:72px}
#xzw_starSys .star a.four-stars:hover{width:96px}
#xzw_starSys .star a.five-stars{left:96px}
#xzw_starSys .star a.five-stars:hover{width:120px}
#xzw_starSys .current-rating{background:url(../images/lanrentuku.png) 0 -25px repeat-x;position:absolute;height:20px;z-index:1;top:0;left:0}



#goTopBtn {
	POSITION: fixed; TEXT-ALIGN: center; LINE-HEIGHT: 30px; WIDTH: 30px; BOTTOM: 35px; HEIGHT: 33px; FONT-SIZE: 12px; CURSOR: pointer; RIGHT: 0px; _position: absolute; _right: auto
}