/* 代码整理：易站站长网 www.yizhanzzw.com */
*{ margin:0; padding:0; list-style:none;}
body {
	background:#f6f6f6;
	color:#666;
	font:12px/1.5 'Tahoma';
	min-width:1020px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p {
	margin:0;
	padding:0;
}
ol, ul, li {
	list-style-type:none;
}
img {
	border:0 none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-weight:normal;
}
b, em {
	font-style:normal;
	font-weight:normal;
}
a {
	color:#666;
	text-decoration:none;
}
.clear {
	clear:both;
}
.star {
	position:absolute;
	top:8px;
	right:50%;
	margin:0 0px 0 0;
	width:188px;
	height:624px;
	padding:2px 0 0;
	background:#fafafa;
	border:1px solid #dfddde;
	z-index:90;
}
.star dl {
	position:relative;
	width:180px;
	height:61px;
	padding:13px 0 13px 8px;
	cursor:pointer;
	overflow:hidden;
}
.star dt {
	float:left;
	width:61px;
	height:61px;
}
.star dl dd {
	float:left;
	width:102px;
	padding:0 0 0 13px;
	color:#963c00;
}
.star dl dd b {
	display:block;
	padding:4px 0 0;
	font:bold 14px/20px '\5FAE\8F6F\96C5\9ED1';
	color:#333;
}
.star dl dd span {
	display:block;
	height:24px;
	line-height:18px;
	color:#999;
}
.star .next {
	position:absolute;
	right:8px;
	bottom:8px;
	width:160px;
	height:10px;
	text-align:right;
}
.star .next i {
	display:inline-block;
	margin:0 0 0 5px;
	width:10px;
	height:10px;
	background-position:-94px -326px;
	cursor:pointer;
}
.star .next .on {
	background-position:-108px -326px;
}
.star #starHover {
	position:absolute;
	right:-1px;
	width:0;
	height:127px;
	overflow:hidden;
}
.star #starHover b {
	display:block;
	width:226px;
	height:2667px;
	cursor:pointer;
	background:url(../images/starhover.png) no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src="starhover.png");
	_background:none;
}
/* 代码整理：易站站长网 www.yizhanzzw.com */