/*
Template Name: ECSHOP Default
Template URI: http://www.ecshop.com/
Description: The default ECSHOP template.
Version: 1.0
Author: ECSHOP Team
Author URI: http://www.ecshop.com/
Logo filename: logo.gif
*/
* html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
  /*  fix IE6 background flicker  */
}
body {
  font: 12px, Arial, Helvetica, sans-serif;
  color: #666666;
}
img {border: 0px;}
form {
  margin: 0px;
  padding: 0px;
}
div, td, p {
  font: 12px verdana, arail;
  line-height: 150%;
}
input, select, textarea {
  font: 12px "Courier New";
}
#hf-white a:visited 
{
color: #FFFFFF;
}

#hf-white a:link{
color: #FFFFFF; font-size:14px;
}
#hf-white a:hover {
color: #2359B1; font-size:14px;
}
#hf-white a:visited  {
font-size:14px;
}


a:visited  {
  color: #003399;
  text-decoration: none;
}

a:link {
  color: #003399;
  text-decoration: none;
}
a:hover {
  color: #eb4d00;
}
.clear {
  clear: both;
}
#globalWrapper {
  width: 780px;
  margin: 0px auto;
}
#wrapper {
  float: left;
  width: 780px;
  overflow: hidden;
}
#page-left {
  float: left;
  width: 170px;
  padding: 0px 1px;
  overflow: hidden;
}
#page-middle {
  float: left;
  width: 790px;
  overflow: hidden;
}
#page-right {
  float: left;
  width: 162px;
  padding: 0px 1px;
  overflow: hidden;
}

#page-zt {
  float: left;
  width: 980px;
  overflow: hidden;
}


#container {
  width: 590px;
  border-bottom: 1px solid #CCC;
  background: url(images/content-bg.gif) repeat-y;
  margin: 0px auto;
}
#container2 {
  
  width: 980px;
  padding-left: 2px;
  
}
#container3 {
  border-bottom: #CCC solid 1px;
  width: 590px;
  background: url(images/content-bg3.gif) repeat-y;
  margin: 0px auto;
}
#container4 {
  border-bottom: #CCC solid 1px;
  width: 590px;
  background: url(images/content-bg4.gif) repeat-y;
  margin: 0px auto;
}
#container5 {
  
  width: 790px;
  padding-left: 2px;
  
}
#page-header {
  border: 1px solid #DADADA;
}
#cell-logo {
  background-color: #F5F5F5;
}
#cell-nav {
  background-color: #2359B1;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  color: white;
}
#cell-nav ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#cell-nav li {
  float: left;
  padding: 2px 30px;
  border-right: 1px dotted #FFF;
}
#cell-nav a:visited, #cell-nav a:link {
  color: white;
}
#cell-nav a:hover {
  color: #F2F2F2;
}

#search-bar {
  background-color: #F5F5F5;
  border-top-width: 3px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #DADADA;
  border-right-color: #DADADA;
  border-left-color: #DADADA;
  display: table;
  width: 800px;
  height:28px;
}

#search-bar #search-left {
    position:absolute;
}

#search-bar #search-right {
    float:right;
    position:relative;
    right:0;
}

#search-bar img, #search-bar input {
  vertical-align: middle;
}
.textbox {
  border: 1px solid #959595;
  padding: 0 2px;
}
.textbox-light {
  border: 1px solid #CECECE;
  padding: 0 2px;
}
#main-table {
  background-color: #DADADA;
  table-layout: fixed;
  width: 100%;
}
#main-table td {
  background-color: #FFF;
}
#formLogin ul {
  padding: 0px;
  margin: 8px 8px 8px 30px;
}
#formLogin li {
  color: #2359B1;
  line-height: 16px;
  padding: 3px 0;
}
.cell-cat {
  background-color: #FFFFFF;
  padding: 3px;
}
#cat-div {
  background-color: #FFF;
  /*background-image: url(images/cat_bg.jpg);
  background-repeat: repeat-x;*/
  padding: 6px 0px 0px 18px;
  margin: 0px;
  border: 1px solid #bbbbbb;
  height: auto;
}
#cat-div ul {
  list-style-type: none;
}
#cat-div li .parent-cat {

  /*  background-image: url(images/cat_arrow.gif);
  background-color:#FF4400;
  */
  margin-right:18px;
  font-weight: bold;
  font-size:14px;
  padding:3px 75px 3px 6px;
  border: 1px solid #cccccc;
  border-left:4px solid #ff3300;
  background-color:#f9f9f9;
  line-height:31px;
  white-space:nowrap; 
}

.parent-cat-wz {

  /*  background-image: url(images/cat_arrow.gif);
  background-color:#FF4400;
  */
  font-weight: bold;
  font-size:14px;
  padding:3px 3px 3px 3px;
  border: 1px solid #cccccc;
  border-left:4px solid #ff3300;
  background-color:#f9f9f9;
  line-height:21px;
  width:135px;
  margin-bottom:3px;
}


#cat-div li .parent-cat-xiao {
  
  /*background-image: url(images/cat_arrow.gif);
  background-color:#aaaaaa*/
  margin-left:0px;
  line-height: 200%;
  white-space:nowrap; 
}
#cat-div a:visited, #cat-div a:link {
  color: #555555;
  text-decoration: none;
}
#cat-div a:hover {
  color: #ff4400;
  text-decoration: none;
}
.title-div {
  background-image: url(images/cell_title_bg.gif);
  background-repeat: repeat-x;
  border-bottom: 1px solid #DADADA;
  border-top: 1px solid #DADADA;
  font-size: 14px;
}
#footer-table {
  background-image: url(images/hf-dibu.gif);
  background-repeat: repeat-x;
 /* border: 1px solid #ff4400;*/
}
#footer-logo {
  background-image: url(images/footer_bg.gif);
}
.content-div {
  padding: 5px;
  border: 1px solid #bbbbbb;
  height:176px;
  background:#FFFFFF
}
.goods-price {
  color: #666666;
  font-weight:bold
}
.market-price {
  background: url(images/line_through.gif) repeat-x center 8px;
}
.goods-table {
  text-align: center;
  margin-top:12px;
  margin-right:7px;
  margin-bottom:12px;
  margin-left:7px; 
  float:right; 
  
}
.goods-table-xg {

  width: 136px;
  text-align: center;
  margin:3px;
  float:left; 
  margin-left:25px!important;
  margin-left:13px;
}

.goods-table td {
  vertical-align:middle;
  background-color: #FFF;
}
.article-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.article-list li {
  background-image: url(images/news_arrow.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 1.5em;
  border-bottom: 1px dashed #808080;
  line-height: 180%;
  white-space:nowrap;
  width:150px;
  text-overflow:ellipsis;
  overflow:hidden;
}
.top-list {
  padding: 2px;
  margin: 0px;
  list-style-type: none;
}
.top-list li {
  padding-left: 1em;
  line-height: 130%;
}
.history-list {
  padding: 0 0 0 1.5em ;
  margin: 0;
}


.goods-list_bg {
  border:#ccc 1px solid;
  width:262px;
  height:auto;
  margin:2px!important;
  margin:2px 0px 2px 1px;
  float:left;
  
}
.goods-list_bg td {
  background-color: #FFF;
}

.goods-list {
  border:#ccc 1px solid;
  width:790px;
  height:auto;
  margin:2px!important;
  margin:2px 0px 2px 1px;
  float:left;
  
}
.goods-list td {
  background-color: #FFF;
}
.cart-div {
  margin: 3px;
  padding: 10px;
  background-image: url(images/cart_bg.gif);
  background-repeat: repeat-x;
}
#login-news {
  width: 800px;
  overflow: hidden;
  border-right: 1px solid #DADADA;
  border-left: 1px solid #DADADA;
}
#login {
  float: left;
  width: 170px;
}
.cell-news {
  background: url(images/news_bg.gif) repeat-x center bottom;
  float: left;
  width: 242px;
  height: 170px;
}
#tab-title {
  clear:both;
  background:url(images/hf-tab-title.gif) no-repeat left bottom; 
  height:35px;
}
.tab-front,
.tab-back {
  font-weight: bold;
  line-height: 26px;
  height: 26px;
  display: inline;
  margin: 3px -7px 0 8px;
  padding:0 10px;
  float:left;
  border: 1px solid #BB3900;
  border-bottom-width: 0;
  cursor: pointer;
}


.tab-front {
  color: #A93400;
  background: url(images/tab_front.gif) repeat-x;
}

.tab-back {
  color:#ffffff;
  background: url(images/hf-tab-back.gif) repeat-x;
}

.cell-normal {
  background-image: url(images/news_bg.gif);
  background-repeat: repeat-x;
}
#flow-region {
  padding-bottom: 20px;
}
#flow-region th {
  background: #F0F0F0;
  padding: 4px 0;
}
#pager {
  text-align: right;
  padding: 3px 12px;
}
img.thumb {
  margin: 0px 0;
}
td.help-cat {
  background-color: #FFFFFF;
  background-image: url(images/hf-cell_title_bg.gif);
  background-repeat: repeat-x;
  font-size: 14px;
  color:#dddddd;
  /*font-weight: bold;*/
  padding-top: 0px;
}
td.help-cat img {
  vertical-align: middle;
}
div.addto_cart {
  margin-top: 5px;
  padding: 5px;
  border-top: 1px dotted #DADADA;
}
div.addto_cart img {
  vertical-align: middle;
}
#compareLink { text-decoration: underline; }

form.sort {
  padding: 15px 5px 5px;
  text-align: right;
}
form.sort img {
  vertical-align: middle;
}
span.modify {
  line-height: 32px;
  float: right;
  padding-right: 10px;
  margin-top: 10px;
  font-size: 14px;
}
#loader {
  background-color: #FFFFCC;
  border: 1px solid #CC0000;
  position: fixed;
  color: #CC0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}
* html #loader {
  position: absolute;
}

a#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right top;
  padding-right: 10px;
}

a:hover#catalog-list {
  background: url(images/arrow_catalog.gif) no-repeat right -12px;
}

.catalog-div {
  border: 1px solid #808080; background: #FFF; display: none; position: absolute; padding: 5px 20px;margin:0;z-index:999;
}
.catalog-div ul{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.catalog-div li {
  white-space:nowrap;
}
.catalog-div .top-cate {
  border-bottom: 1px solid #DADADA; font-weight:bold; margin: 3px auto;
}
.catalog-div .snd-cate {
  padding-left: 1em;
}
span.notice {
  color: #F00;
}

span.promote {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_promote.gif)  50px 70px no-repeat;
}

* +html .photo_largar {
 display:inline !important;
}


.photo_largar {
 position: relative;
 display:block;
}

img.new {
 position: absolute;
 right: 10px;
 top: 0;
}

span.hot {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_new.gif)  50px 70px no-repeat;
}

span.best {
 position: absolute;
 z-index: 1;
 opacity: 0.5;
 width: 100px;
 height: 100px;
 background: url(images/watermark_best.gif)  50px 70px no-repeat;
}
  
#compareBox {
 width:130px;
 background: #FFF;
 padding: 10px 3px 5px;
 border: 1px solid #999;
 position: absolute;
 right:1px;
 top:200px;
 opacity: 0.8;
 filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=0.8);
}

#compareBox input {
  color: #FFF;
  background: #000;
  width: 120px;
  padding-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

#compareList {
 margin:0px;
 padding:0px;
 width:120px;
}

#compareList li {
 color: #333;
 text-align:left;
 background: #F1F1F1;
 padding: 3px 5px;
 border: 1px solid #999;
 margin: 3px 0;
}

#compareList li img {
 float:right;
 padding-top:4px;
}

#myship-list {
  background: #F1F1F1;
  padding: 5px 20px;
  margin-top: 20px;
}

#myship {
  margin: 0 auto 30px auto;
}

#myship .myship-title {
  background: #DADADA;
}

#myship td {
  border-bottom: 1px dotted #DADADA;
  padding: 5px 10px;
}

#myship .colum2 {
  background: #F1F1F1;
}
#myship .colum1 {
  background: #F7F7F7;
}

#price-grade {
  list-style: none;
  margin: 0;
  padding: 0;
}
#price-grade li {
  font: 12px Arial;
  background: url(images/arrow_orange.gif) no-repeat left center;
  padding-left: 10px;
  margin: 0 0 5px 8px;
}
#price-grade #price-grade-current {
  color: #333;
  background: url(images/arrow_black.gif) no-repeat left center;
}
#pwd_lower, #pwd_middle, #pwd_high {
  border-bottom: 2px solid #DADADA;
}
.activity-list {
  margin: 10px auto;
  border-collapse: collapse;
  border: 1px solid #DADADA;
  border-top: 3px solid #7fbee1;
}
.activity-list th {
  text-align: left;
  vertical-align: top;
  background: #F1F1F1;
  width: 140px;
  padding: 3px 10px;
}
.activity-list td {
  vertical-align: top;
  padding: 3px 10px;
}
.activity-list td a {
  color: #2359B1;
}
.activity-list td a:hover {
  text-decoration: underline;
}

.STYLE1 {
	font-size: 12px; 
	color: #EF3C00;
	font-weight: bold;
}
.STYLE3 {font-size: 12px; color: #EF3C00; }
.white {font-size: 12px; color: #EFEFEF; }
.orange{font-size: 12px; color: #ff6000; }
.white14 {font-size: 14px; color: #ffffff; font-weight: bold;}
.orange2{font-size: 12px; color: #ff4400; font-weight: bold;}
.orange20{font-size: 20px; color: #ff4400; font-weight: bold;}
.orange16{font-size: 16px; color: #ff4400; font-weight: bold;}
.goods_xiangce{
 /*  background-color: #f5f5f5;
 background-image: url(images/cat_bg.jpg);
  background-repeat: repeat-x;
  padding: 5px;*/
  margin: 5px;
  border: 1px solid #cccccc;
  /*height:135px;*/
  width:65px;
 
}

#cpmin h2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold; 
	font-variant: normal;
	height: 1%;
	display:inline;
	}
#cpmin a:visited{ color:#ff4400;}	
#cpmin a:link{ color:#ff4400;}	
#cpmin a:hover {color: #993300;}

.urhere h1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: 1%;
	display:inline;
	}
.urhere h2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: 1%;
	display:inline;
	}
.atl h2 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	height: 1%;
	display:inline;
	vertical-align:middle;
	font-weight: bold; 
	font-size:16px; 
	color: #FF6600
	}	
	
.ad194{float:left;width:194px;margin-top:0px; border: 1px solid #bbbbbb;}
.good_nbdiv{padding-bottom:2px; float:left; width:138px;}
.toptd1{background:url(images/hf_btsy.jpg);}
.toptd2{background:url(images/hf-btn5.gif);}

	
#s_rq{
	  float:left;
	  width:130px;
	  height:245px; 
	  margin-left:16px!important;
	  margin-left:8px;
	  margin-right:0px;
	  margin-top:10px;
	  margin-bottom:2px;
	  }

		  
#s_img{width:130px; height:130px; float:left;}
#s_img img{border:1px #CCCCCC solid;width:130px; height:130px;}
#s_msj{float:left;width:138px;height:130px; margin-left:8px;}


#s_m{width:138px;height:35px;overflow:hidden; text-align:center; line-height:16px; font-size:13px; padding-top:3px; float:left;} 
#s_m a:link {color: #ff5500;}				
#s_m a:visited {color:#ff5500;}
#s_m a:hover {color: #993300;}
         
#s_s{width:130px;height:39px; overflow:hidden; float:left; margin-top:10px; border-top:#F60 1px dotted;}

#s_j{width:130px;height:20px; text-align:center; float: left; }
		        	  	
#s_g{ width:130px; height:22px; text-align:center; float: left;}

#s_flrq{
	  float:left;
	  width:130px;
	  height:218px; 
	  margin-left:16px!important;
	  margin-left:8px;
	  margin-right:0px;
	  margin-top:10px;
	  }

#s_flyj{width:130px;height:20px; text-align:center; float:left; border-top:#F60 1px dotted;}
#s_flj{width:130px;height:20px; text-align:center; background-color: #f9f9f9; border:solid 1px #ccc; float:left;}
#s_flbk{background:url(images/hf_syfl.jpg);}
.s_fltime{ padding-left:130px; color:#ffffff; font-size:14px;}
	  
#s_rbj{width:130px;height:20px; text-align:center; background-color:#FFC; border:solid 1px #f60; float:left;}	  
	  
#s_flbq{ width:20px; height:133px; background: url(images/hf_syflbq.jpg) no-repeat; overflow:hidden; text-align:center; line-height:16px; font-size:13px; padding-top:2px; layout-flow:vertical-ideographic;}
#s_flbq a:link {color: #ffffff;}				
#s_flbq a:visited {color:#ffffff;}
#s_flbq a:hover {color: #ff9900;}

.zlbz{height:62px; width:184px;float:left;border:1px solid #cccccc; margin-bottom:3px;}
.zlbz a:hover img{border:1px solid #ff3300;}

}

.s_cg{
	  float:left;
	  width:276px;
	  height:138px; 
	  margin-bottom:12px;
	  margin-left:12px;
	  margin-right:3px;
	  margin-top:0px;
	  }
	  
#s_imgs{
	  width:130px; height:130px; float:left; 
	  margin-bottom:7px;
	  margin-left:10px!important;
	  margin-left:3px;
	  margin-right:5px!important;
	  margin-right:3px;
	  margin-top:4px;
	  }
#s_imgs img{border:1px #CCCCCC solid;width:130px; height:130px;}
#s_msj{
	  float:left;width:138px;height:130px;
	  margin-bottom:7px;
	  margin-left:3px!important;
	  margin-left:3px;
	  margin-right:12px!important;
	  margin-right:6px;
	  margin-top:4px;
	  }

#s_ss{width:138px;height:39px; overflow:hidden; margin:2px 0px 11px 0px; float:left; }
#s_js{width:138px;height:22px; text-align:center; float: left; }	        	  	
#s_gs{ width:138px; height:22px; text-align:center; float: left;}

.s_rong{
	  float:left;width: auto;height:142px;
	  }


#s_fls{width:138px;height:35px; overflow:hidden; text-align:center; line-height:16px; font-size:13px; float:left;}
#s_fls a:link {color: #ff5500;}				
#s_fls a:visited {color:#ff5500;}
#s_fls a:hover {color: #993300;}	  

.lb_m{
	float:left;
	margin:1px;
	background-color:#f3f3f3;
	line-height:45px;
	TEXT-ALIGN:center;
	height:45px;
	width:253px;
	overflow:hidden;
	}
.lb_m a:link {color: #ff5500; font-size: 13px; }				
.lb_m a:visited {color:#ff5500; font-size: 13px; }
.lb_m a:hover {color: #039; font-size: 13px; }	


.lb_tu{
	width:130px;
	height:132px;
	margin:1px;
	float:left;
	border-bottom:#ccc 1px dotted;
	}
.lb_jj{
	width:123px;
	height:132px;
	float:left;
	overflow:hidden;
	}

.lb_gwjg{
	float:left;
	margin:1px;
	TEXT-ALIGN:center;
	height:33px;
	width:253px;
	}
.lb_gw{
	float:left;
	height:29px;
	width:124px;
	padding-top:12px;
	
	}
.lb_gw img{
	float:left;
	margin:1px;
	}
	
.lb_jg{
	float:left;
	TEXT-ALIGN: center;
	height:30px;
	width:131px;
	}

.goods_one{
	width:256px;
	height:230px;
	border:#ddd 1px solid;
	float:left;
	margin:1px;
	}

	  
.top-atr {
	display:none;
}

/*----- userMenu -----*/
#userMenu{width:100%; overflow:hidden; zoom:1; margin-bottom:8px; background-color:#fff;}
#userMenu h1{height:28px; overflow:hidden; text-align:center; border-bottom:1px #e4e4e4 solid; padding:0 0 0 4px; background:url(images/header_bg.gif) no-repeat 0 -331px; font-size:14px; color:#666666; font-weight:bold; line-height:28px;}
#userMenu h1 span{height:28px; width:11px; background:url(images/header_bg.gif) no-repeat -939px -116px; display:inline-block; float:right;}
#userMenu .content{border:1px #E4E4E4 solid; border-top:none; padding:5px 10px;}
#userMenu .content li{height:20px; margin-bottom:4px; line-height:20px; border-bottom:1px #cccccc dashed;}
#userMenu .content li a{height:20px; display:block; background:url(images/menuBg.gif) no-repeat 0 -30px;}
#userMenu .content .curs{ background:url(images/menuBg.gif) no-repeat 0 0;}


/*----- 页面顶部 -----*/

.39box{width:980px; height:auto; font:12px "宋体";color:#666666;text-align:left;background-color:#FFF; }
.searchtxt {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; PADDING-LEFT: 2px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../images/nav0827_25.jpg) no-repeat center center; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 211px; LINE-HEIGHT: 26px; HEIGHT: 26px; BORDER-RIGHT-WIDTH: 0px
}
.searchbtn {
	BORDER-TOP-WIDTH: 0px; DISPLAY: block; BORDER-LEFT-WIDTH: 0px; BACKGROUND: url(../images/nav0827_26.gif) no-repeat center center; FLOAT: left; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 70px; CURSOR: pointer; HEIGHT: 26px; BORDER-RIGHT-WIDTH: 0px
}
body {
	margin-top: 0px;
}
.zhuantitle {
	MARGIN-LEFT: 2px; BACKGROUND-COLOR: #ffff99
}
.zhuantitle LI {
	FLOAT: left
}
.zhuantitle LI A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND: url(../images/fh_btzt1.jpg) no-repeat; WIDTH: 122px; COLOR: #ff3300; LINE-HEIGHT: 43px; HEIGHT: 43px; TEXT-ALIGN: center
}
.zhuantitle LI A:hover {
	BACKGROUND: url(../images/fh_btzt2.jpg) no-repeat
}

.sy_menu {
	MARGIN-LEFT: 0px; BACKGROUND-COLOR: #ffff99
}
.sy_menu LI {
	FLOAT: left
}
.sy_menu LI A {
	DISPLAY: block;  FONT-SIZE: 14px; BACKGROUND: url(../images/hf_btsy.jpg) no-repeat; WIDTH: 98px; COLOR: #fff; LINE-HEIGHT: 32px; HEIGHT: 32px; TEXT-ALIGN: center
}
.sy_menu LI A:hover {
	BACKGROUND: url(../images/hf_btsy2.jpg) no-repeat
}

UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}

/*----- 页面顶部 -----*/

/*----- 返回顶部 -----*/

#float-bar{overflow:hidden;position:fixed;z-index:101;width:23px;padding-bottom:50px; }
#float-bar div,#float-bar a{width:23px;padding-top:24px;text-align:center;line-height:13px;}
#float-bar a{display:block;width:22px;padding:2px 1px 8px 0;background-position:-188px -259px;text-decoration:none;color:#f60;}
#float-bar .vote{background-position:-165px -202px;margin-bottom:5px;}
#float-bar .return{background-position:-188px -202px;padding-top:20px;}
*html #float-bar{position:absolute;}

/*----- 返回顶部 -----*/
/*----- 返回顶部 -----*/
.jiequ{
width:86px;
height:30px;
border:0px solid red;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
/*----- 返回顶部 -----*/
