

.f-wx {width:65px; height:25px;position:fixed;_position:absolute;z-index:1; bottom:60px; left:66px;font-size:12px;}


	/*float*/
.s_fixedtips{ position: fixed; bottom: 60px; left: 10px;width:120px;_position:absolute; _top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 120)); }
.s_fixedtips h3{margin-bottom: 5px; clear: both; overflow: hidden; *zoom:1; }
.s_fixedtips h3 span{float: left; font-size: 12px; color: #000;}
.s_fixedtips .closebtn{float:right; cursor: pointer; font-size: 16px; line-height: 16px; color: #000;}
.s_fixedtips .closebtn:hover{color: #f25821;}