/*右边浮动*/
.top{float:right;width:100%;position:relative; margin-top:8px}
#swfMenu {
	margin:auto;
	position:absolute;
	Z-INDEX:1002;
	margin-top:-42px;
}
#jump{position:fixed;top:150px;right:5%;margin-right:15px;width:52px;z-index:400;_position:absolute;_top:expression(documentElement.scrollTop + "px");}
#top,#share,#reply,#sina,#ceping,#weixin{display:block;width:52px;height:52px;cursor:pointer;}
#top{background:url(../images/top.png) repeat scroll 0% 0% transparent;}
#reply{background:url(../images/reply.png) repeat scroll 0% 0% transparent;}
#sina{background:url(../images/qq.png) repeat scroll 0% 0% transparent;}
#weixin{background:url(../images/erp.png) repeat scroll 0% 0% transparent;}
#top:hover{background:url(../images/toped.png) repeat scroll 0% 0% transparent;}
#reply:hover{background:url(../images/replyed.png) repeat scroll 0% 0% transparent;}
#sina:hover{background:url(../images/qqd.png) repeat scroll 0% 0% transparent;}
#weixin:hover{background:url(../images/erpd.png) repeat scroll 0% 0% transparent;}
.yjbys_sj { position:absolute; z-index:9999; top:150px; display:none;}
.yjbys_sj img{ border:1px solid #DDDDDD;}
#EWM{ position:absolute; left:40px; display:none;}
#EWM img{ width:150px; height:150px;}
.red{ color:red}