@charset "utf-8";

.yiche-side {
	position: fixed;
	right: 50%;
	margin-right: -555px;
	bottom: 45px;
	z-index: 2500;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
	width: 50px;
	font-family: microsoft yahei,SimHei;
	font-size: 14px;
	text-align: center
}

.yiche-sied ul {
	border-top: 1px #e9e9e9 solid
}

.yiche-side li {
	line-height: 49px;
	width: 49px;
	height: 49px;
	float: left;
	border: 1px #e9e9e9 solid;
	border-bottom-width: 0;
	overflow: hidden
}

.yiche-side a {
	display: block;
	width: 49px;
	height: 49px;
	overflow: hidden
}

.yiche-side a:link,.yiche-side a:visited {
	color: #999;
	background: #fff
}

.yiche-side a:hover {
	color: #333;
	text-decoration: none
}

.yiche-side li.w4 {
	line-height: 16px
}

.yiche-side li.w4 a {
	padding: 9px 5px 0;
	width: 39px
}

.yiche-side li.last {
	border-bottom-width: 1px
}

.yiche-side li.side-top {
	border: 0;
	width: 50px;
	height: 50px;
	margin-top: 10px
}

.yiche-side li.side-top a:link,.yiche-side li.side-top a:visited {
	background: #f60;
	color: #fff;
	width: 40px;
	height: 42px
}

.yiche-side li.side-top a:hover {
	background: #c00
}

.yiche-side li#surveyDiv a {
	background: #fff url(images/2014indexbg03.png) no-repeat -183px -497px
}

.yiche-side li em {
	color: #fff;
	background: #f60;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 10px;
	position: absolute;
	right: -10px;
	top: -10px;
	font-size: 12px
}

.yiche-side li.d11-backtop {
	font-weight: bold;
	border: 0;
	width: 51px
}

.yiche-side .d11-backtop a:link,.yiche-side .d11-backtop a:visited {
	color: #c00;
	border: 1px #e9e9e9 solid
}

.yiche-side .d11-backtop a:hover {
	color: #fff;
	background: #c00;
	border: 1px #c00 solid
}