@charset "utf-8";
/* CSS Document */

/*
used： main frame for every page
CopyRight: www.taoxie.cn
Design by: 姚明坤
*/

/* header */
.header
{
	width:990px;
	margin:auto;
}
.header-top{
	width:990px;
	margin:auto;
	padding-top:5px;
}
.header-top:after{
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
.header-top ul li{
	display:inline;
	float:left;
}
.logo a
{
	display:block;
	/*height:85px;
	width:272px;*/
	width:295px;
	height:86px;
	background:url(http://img.taoxie.cn/logo/summer_logo.jpg) no-repeat;
	text-indent:-99999em;
	overflow:hidden;
}
/* quick menu */
.quick-menu
{
	padding-top:10px;
	margin-left:-10px;
	margin-right:10px;
	position:relative;
	width:416px;
}
.quick-menu-bg
{
	background:url(http://img.taoxie.cn/header/quick_menu_bg3.gif) no-repeat;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	position:absolute;
	left:5px;
	top:10px;
	width:416px;
	height:22px;
}
.quick-menu-list
{
	position:absolute;
	left:10px;
	top:10px;
	width:416px;
	height:22px;
}
.quick-menu-list li{
	padding-top:6px;
	height:16px;
	line-height:12px;
	position:relative;
}
.quick-menu-cart{
	background:url(http://img.taoxie.cn/header/i1.gif) 14px no-repeat;
	padding-left:40px;
	width:48px;
}
.my-count{
	background:url(http://img.taoxie.cn/header/i2.gif) 10px no-repeat;
	padding-left:32px;
	width:60px;
}
.help-center{
	padding-left:10px;
	width:60px;
}
.quick-menu-online{
	background:url(http://img.taoxie.cn/header/i3.gif) 8px no-repeat;
	padding-left:30px;
	width:58px;
	position:relative;
}
.quick-menu-online a
{
	display:block;
}
.quick-menu-online table
{
	top:18px;
	left:26px;
	position:absolute;
	border:2px solid #eee;
	background-color:#fff;
	z-index:10;
	width:110px;
	display:none;
}
.quick-menu-online img
{
	vertical-align:middle;
}
.quick-menu-online table td
{
	height:24px;
	text-align:center;
}
.order-inquiry{
	padding-left:10px;
	width:65px;
}

.quick-menu-list a:link,.quick-menu-list a:visited{
	color:#999;
}
.quick-menu-list a:hover,.quick-menu-list a:active{
	color:#F00;
	text-decoration:none;
}
.header-login{
	float:left;
	margin-top:40px;
	padding-left:30px;
	padding-bottom:10px;
}
.header-login img
{
	vertical-align:middle;
}
.header-login a:link,.header-top .header-login a:visited{
	color:#F00;
	text-decoration:underline;
}
.header-top .header-login a:hover,.header-top .header-login a:active{
}
.hot-tel
{
	padding-left:10px;
	margin-top:10px;
	border-left:1px solid #ccc;
	width:264px;
	height:63px;
	background:url(http://img.taoxie.cn/header/real.gif) no-repeat 100% 0;
}
/* menu */
.channel-menu
{
	clear:both;
	width:990px;
	margin:auto;
	background:url(http://img.taoxie.cn/header/channel_bg.gif);
	height:31px;
	padding-top:2px;
	color:#fff;
	overflow:hidden;
	z-index:2;
}
.channel-menu .channel-menu-left{
	background:url(http://img.taoxie.cn/header/channel_left.gif) no-repeat;
	float:left;
	width:3px;
}
.channel-menu .channel-menu-right{
	background:url(http://img.taoxie.cn/header/channel_right.gif) no-repeat;
	float:right;
	width:3px;
}
.channel-menu .channel-menu-right,.channel-menu .channel-menu-left{
	width:3px;
	height:31px;
}
.channel-menu ul li{
	display:inline;
	float:left;
	/*background:url(http://img.taoxie.cn/header/channel_bar.gif) no-repeat;*/
	padding:9px 12px;
	font-size:14px;
	font-weight:700;
}
.channel-menu li a:link,.channel-menu li a:visited{
	display:block;
	color:#fff;
	text-decoration:none;
}
.channel-menu li a:hover,.channel-menu li a:active{
	color:#e0e0e0;
}
.channel-menu ul li span{
	font-size:12px;
}
.channel-menu ol{
	float:left;
	padding-left:40px;
}
.channel-menu ol li{
	display:inline;
	float:left;
	background:url(http://img.taoxie.cn/header/arrow.gif) 0 12px no-repeat;
	width:70px;
	padding:9px 0;
	padding-left:12px;
}

/* 搜索 */
.header-search{
	background:url(http://img.taoxie.cn/main/navigation/bg2.gif);
	height:42px;
}
ul.header-search-main{
	width:990px;
	margin:auto;
}
ul.header-search-main li{
	float:left;
	display:inline;
}
ul.header-search-main li.s-1
{
	padding-top:6px;
	width:387px;
}
ul.header-search-main li.s-2
{
	padding-top:6px;
	padding-left:20px;
	line-height:30px;
	width:300px;
	overflow:hidden;
	white-space:nowrap;
}
ul.header-search-main li.s-3
{
	width:282px;
	position:relative;
	z-index:10;
}
.header-search-main strong{
	font-weight:bold;
}
.header-search-main img
{
	vertical-align:middle;
}
.header-search-main .header-search-text{
	background:url(http://img.taoxie.cn/input/header_search_text2.gif) no-repeat;
	margin:0;
	border:none;
	width:330px;
	height:16px;
	padding:5px 12px;
	vertical-align:middle;
}

/* 购物篮 */
.cart-popup{
	position:absolute;
	margin-top:6px;
	width:275px;
	height:31px;
	overflow:hidden;
	z-index:10;
	right:0;
}
.cart-popup-top{
	padding-left:47px;
	padding-right:15px;
	background:url(http://img.taoxie.cn/cart/cart-top.gif) no-repeat;
	height:31px;
	line-height:31px;
	color:#fff;
}
.cart-popup-top .alt{
	float:left;
}
.cart-popup-top .alt a:link,.cart-popup-top .alt a:visited
{
	color:#ff0;
	text-decoration:underline;
}
.cart-popup-top .alt a:hover,.cart-popup-top .alt a:active
{
	color:#fff;
}
.cart-popup-top em{
	color:#FF0;
	font-weight:bold;
}
.cart-popup-main{
	background:url(http://img.taoxie.cn/cart/cart-main-bg.jpg) no-repeat;
	background-color:#c71e1e;
	height:143px;
	color:#fff;
}
.cart-popup-main dl{
	padding-left:90px;
	height:125px;
}
.cart-popup-main dl dt{
	margin-left:-90px;
	padding:15px;
	position:absolute;
}
.cart-popup-main dl dt img{
	border:3px solid #fff;
}
.cart-popup-main dl dd{
	padding-top:10px;
}
.cart-popup-main dl dd p{
	line-height:140%;
}
.cart-popup-main .action{
	padding:0 15px;
}
.cart-popup-main .view{
	background:url(http://img.taoxie.cn/cart/arrow.gif) 0 50% no-repeat;
	padding-left:10px;
	float:left;
}
.cart-popup .payfor
{
	padding-left:7px;
	white-space:nowrap;
	background:url(http://img.taoxie.cn/cart/arrow.gif) 0 50% no-repeat;
	float:right;
}
.cart-popup a:link,.cart-popup a:visited{
	color:#fff;
	text-decoration:underline;
}
.cart-popup a:hover,.cart-popup a:active{
	text-decoration:underline;
}
.cart-popup-bottom{
	height:12px;
	background:url(http://img.taoxie.cn/cart/cart-bottom.gif) no-repeat;
}

/* 页面框架元素 */
.body{color:#666;}
.body a:link, .body a:visited{color:#666;text-decoration:none;}
.body a:hover, .body a:active{color:#f30;text-decoration:underline;}

.body-skin,.body-head,.body-foot{width:990px;margin:auto;}

.body-skin,.body-foot{margin-top:10px;}
.body-head{margin-top:6px;}

.main{width:910px;float:left;}
.hang{width:80px;position:relative;z-index:1;float:left;}
.container{margin-top:10px;}

.body-skin:after,.main:after,.container:after{content: "";clear: both;display: block;visibility: hidden;height: 0;}

/* 产品列表页左侧功能菜单 */
.leftbar{height:auto!important;min-height:1200px;height:1200px;background:url(http://img.taoxie.cn/main/sidebar/sidebar-bg.gif) 100% repeat-y;width:170px;float:left;}
.leftbar .leftbar-top{height:auto!important;min-height:1200px;height:1200px;background:url(http://img.taoxie.cn/main/sidebar/sidebar-top.gif) 100% top no-repeat;}
.leftbar .leftbar-bottom{height:auto!important;min-height:1200px;height:1200px;background:url(http://img.taoxie.cn/main/sidebar/sidebar-bottom.gif) 100% bottom no-repeat;padding-right:20px;}

/* 通用属性列表 */
.attr{width:150px;}
.attr h2{font-size:12px;border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:5px;}
.attr h2 span{float:right;}
.attr .attr-content{padding:10px 0;}

/* 左侧品牌列表 */
.li-brand li{padding:5px 2px;}
.li-brand li span{font-size:11px;line-height:20px;color:#aaa;}
.li-brand li img{vertical-align:middle;}
.li-brand li em{float:left;width:44px;height:20px;font-style:normal;}

/* 左侧价格列表 */
.li-price li{padding:3px 2px;}
.li-price a:link,.li-price a:visited{color:#36c;}
.li-price a:hover,.li-price a:active{color:#f00;}

/* 左侧自定义价格区间 */

/* 产品展示区 */
.exhibition{width:730px;float:left;margin-left:10px;}

/* 浏览记录 */
.browse-history{
	width:64px;
	text-align:center;
	position:absolute;
	z-index:1;
	right:0;
	z-index:0;
}
.browse-history p{
	color:#f00;
	font-weight:bold;
}
.browse-history .history-main{
	padding:3px 0;
	background-color:#f9f9f9;
	border-top:2px solid #9c978f;
	border-bottom:2px solid #9c978f;
}
.browse-history .history-main span{
	float:left;
	text-indent:-9999em;
	overflow:hidden;
}
.browse-history .history{
	max-height:290px;
	overflow:hidden;
}
.browse-history .history li a{
	display:block;
	width:50px;
	height:50px;
	border:1px solid #e9e9e9;
	margin:auto;
}
.browse-history .history li{
	padding:3px;
}
.browse-history .up,.browse-history .down{
	cursor:pointer;
}
.browse-history .up{
	background: url(http://img.taoxie.cn/history/click-up.gif) center center no-repeat;
	height:8px;
	width:100%;
	padding:2px 0;
}
.browse-history .down{
	background: url(http://img.taoxie.cn/history/click-down.gif) center center no-repeat;
	height:8px;
	width:100%;
	padding:2px 0;
}
/* end history */

/* 分页 */
.pager
{
	clear:both;
	float:right;
	font-size:12px;
}
.pager a{
	float:left;
	padding:2px 5px;
	height:16px;
	line-height:16px;
	border:1px solid #eee;
	margin:0 2px;
}
.pager a:link,.pager a:visited
{
	color:#f30;
}
.pager a.current
{
	font-weight:600;
}
.pager a.current:link,.pager a.current:visited{
	background-color:#ff3300;
	border-color:#ff0000;
	color:#fff;
	text-decoration:none;
}
.pager a.current:hover,.pager a.current:active{
	background-color:#ff3300;
	border-color:#ff0000;
	color:#fff;
	text-decoration:none;
}
.pager a:hover,.pager a:active{
	border-color:#f00;
	text-decoration:none;
}
.pager span
{
	float:left;
	padding:2px 5px;
	height: 16px;
	line-height: 16px;
}
.pager span.selected
{
	border:1px solid #ff5a00;
	background-color:#ff6c16;
	color:#fff;
}
.pager span.action
{
	padding:0 5px;
}
.pager span.action .text
{
	width:16px;
	height:16px;
}
.pager span.action .btn_submit
{
	height:20px;
	font-size:12px;
}
.pager input{ vertical-align:middle;}
/* end pager */

/* 页面底部 */
.footer
{
	clear:both;
	width:990px;
	margin:auto;
	margin-top:10px;
}
.footer img{ vertical-align:middle;}
.help{
	width:868px;
	padding:18px 20px;
	border:1px solid #ccc;
}
.help:after{
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
.help dl{
	float:left;
	display:inline;
	width:173px;
}
.help dl dt{
	font-size:12px;
}
.help dl dt a:link,.footer .help dl dt a:visited
{
	font-weight:bold;
	color:#333;
}
.help dl dd{
	background:url(http://img.taoxie.cn/footer/arrow.gif) 0 7px no-repeat;
	padding-left:12px;
	line-height:18px;
}
.copyright
{
	clear:both;
	margin-top:20px;
	text-align:center;
	line-height:180%;
}
.copyright a:link,.copyright a:visited
{
	color:#333;
}
.copyright a:hover,.copyright a:active
{
	color:#f30;
}

/* 详细页选项卡 */
.tab-set{
	width:100%;
}
/*.tab-set .tab-main{
	width:100%;
}*/
.tab-nav{
	width:100%;
	height:23px;
	background:url(http://img.taoxie.cn/main/line.gif) bottom repeat-x;
}
.tab-nav li{
	float:left;
	display:inline;
	text-align:center;
	background:url(http://img.taoxie.cn/tab/tab_bg.gif) no-repeat;
	width:124px;
	height:23px;
}
.tab-nav li{
	background-position:0 -46px;
}
.tab-nav li.selected{
	background-position:0 -23px;
	color:#f30;
	line-height:23px;
	font-size:14px;
	font-weight:bold;
}
.tab-nav li.next{
	background-position:-124px 0;
}
.tab-nav li.last{
	padding-right:12px;
}
.tab-nav li a{
	line-height:23px;
}
.tab-nav li a:link,.tab-nav li a:visited{
	color:#333;
	text-decoration:none;
}
.tab-nav li a:hover,.tab-nav li a:active{
	text-decoration:none;
}
.tab-nav li.selected a:link,.tab-nav li.selected a:visited{
	color:#f30;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.tab-nav li.selected a:hover,.tab-nav li.selected a:active{
	color:#f30;
	text-decoration:none;
}
.tab-main{
	clear:both;
}
.tab-main:after{
	display: block;
	clear: both;
	content: "";
	height: 0;
	visibility: hidden;
}

/* 评论星级 */
.star
{
	display:block;
	width:60px;
	height:16px;
	background-image:url(http://img.taoxie.cn/main/comment_star.gif);
	background-repeat:no-repeat;
}
.star-0
{
	background-position:0 -163px;
}
.star-0d1,.star-0d2,.star-0d3,.star-0d4,.star-0d5,.star-0d6,.star-0d7,.star-0d8,.star-0d9
{
	background-position:0 -147px;
}
.star-1
{
	background-position:0 -131px;
}
.star-1d1,.star-1d2,.star-1d3,.star-1d4,.star-1d5,.star-1d6,.star-1d7,.star-1d8,.star-1d9
{
	background-position:0 -115px;
}
.star-2
{
	background-position:0 -99px;
}
.star-2d1,.star-2d2,.star-2d3,.star-2d4,.star-2d5,.star-2d6,.star-2d7,.star-2d8,.star-2d9
{
	background-position:0 -83px;
}
.star-3
{
	background-position:0 -66px;
}
.star-3d1,.star-3d2,.star-3d3,.star-3d4,.star-3d5,.star-3d6,.star-3d7,.star-3d8,.star-3d9
{
	background-position:0 -49px;
}
.star-4
{
	background-position:0 -32px;
}
.star-4d1,.star-4d2,.star-4d3,.star-4d4,.star-4d5,.star-4d6,.star-4d7,.star-4d8,.star-4d9
{
	background-position:0 -16px;
}
.star-5
{
	background-position:0 0;
}

/* 文字内容页 */
.content
{
	color:#000;
	line-height:180%;
	font-size:14px;
}
.content strong
{
	font-weight:bold;
}
.content em
{
	font-style:italic;
}

.ad-list-bottom
{
	margin-top:10px;
}
.ad-list-bottom:after
{
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
.ad-list-bottom li{
	display:inline;
	float:left;
}
.ad-list-bottom li.adder{
	margin-left:10px;
}

/* 导航 */
.crumbs{width:100%;}
.crumbs:after{content: "";clear: both;display: block;visibility: hidden;height: 0;}
.crumbs .crumbs-path
{
	font-family:"宋体";
	color:#666;
	float:left;
}
.crumbs .crumbs-path span{
	font-size:bold;
}
.crumbs-path a:link,.crumbs-path a:visited
{
	color:#000;
	text-decoration:none;
}
.crumbs-path a:hover,.crumbs-path a:active
{
	color:Red;
	text-decoration:none;
}
.crumbs .tip a:link,.crumbs .tip a:visited
{
	color:#36c;
	text-decoration:none;
}
.crumbs .tip a:hover,.crumbs .tip a:active
{
	color:Red;
	text-decoration:underline;
}

/* pages-404 未能搜索到关键词的显示页面 */
.pages-404
{
	padding:10px;
}
.pages-404 h4{
	padding:10px 0;
}
.pages-404 dl
{
	margin-top:10px;
}
.pages-404 dt
{
	padding:15px 0;
	font-size:13px;
}
.pages-404 dd
{
	padding:10px 0;
	font-size:12px;
}
.pages-404 ul
{
	list-style:disc;
	padding-left:20px;
}
.pages-404 p{
	line-height:24px;
}
.pages-404 span a:link,.pages-404 span a:visited
{
	color:#f00;
	font-weight:bold;
}
.pages-404 span a:hover,.pages-404 span a:active
{
	text-decoration:underline;
}

/* 条件搜索 */
.filter{
	padding:10px;
	zoom: 1;
	overflow: hidden;
	margin:10px 0;
	border:1px solid #E6E6E6;
	background-color:#F8F8F8;
}
.filter li{
	white-space: nowrap;
	display: inline;
	float:left;
	background-color:Transparent;
	border:1px dotted #ccc;
	height:20px;
	line-height:20px;
	margin: 3px 8px 6px 0;
	padding: 0 6px;
}
.filter h4,.filter h3{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#666;
}
.filter li.curr{
	position: relative;
	border: solid #ccc;
	border-width: 1px 1px 0;
	padding-bottom: 8px;
	background: #fff;
}
.filter li.selected{
	background-color:#FEFFEA;
	color:#666;
	border:1px dotted #ccc;
}
.filter li.selected a:link,.filter li.selected a:visited
{
	color:#666;
	text-decoration:none;
}
.filter li.selected a:hover,.filter li.selected a:active
{
	color:red;
	text-decoration:underline;
}
.filter ul{
	overflow:hidden;
	zoom:1;
}
.filter li a{
	padding-right:20px;
	background:url(http://img.taoxie.cn/main/drop-down.gif) right no-repeat;
	margin-left: 6px;
}
.filter li a:hover {
	text-decoration:none;
}
.filter li li a {
	text-decoration:none;
}
.filter li li a:hover{
	text-decoration:underline;
}
.filter .selected a {
	margin-left:16px;
	padding-right:0;
	background: none;
}
.filter .content{
	clear: left;
	*clear: none;
	display: none;
	zoom: 1;
	margin-top:-7px;
	background-color:#fff;
	padding:10px;
	height:auto;
}
.filter .arr-curr{
	display: block;
	*float: none;
	clear: left;
	overflow: hidden;
	padding:10px;
	zoom: 1;
	width: 96%;
	*width: auto;
	margin-top:-7px;
	background-color:#fff;
	border:1px solid #ccc;
	height:auto;
}
.filter .arr-curr ul{
	overflow: auto;
	height: expression( this.scrollHeight > 120 ? "120px" : "auto" );
	max-height: 120px;
	zoom: 1;
}
.filter .arr-curr li {
	background: transparent;
	border: 0;
	width: 210px;
	margin: 0 3px 0 0;
	padding: 0;
	overflow: hidden;
	font-family: tahoma,arial;
}
.filter .arr-curr li a{
	margin:0;
	padding-right:0;
	background:none;
}
.filter .color li{
	width:24px;
	height:24px;
	margin:2px;
}
.filter .color li i{
	display:none;
}
.filter .color li a{
	display:block;
	text-indent:-9999em;
	height:20px;
	width:20px;
	margin:-1px;
	border:3px solid #eee;
}
.filter .color li a:hover
{
	border:3px solid #1F52B7;
}
.filter a:link,.filter a:visited{
	color:#ff3300;
	text-decoration:none;
}
.filter a:hover,.filter a:active{
	color:#ff3300;
	text-decoration:underline;
}
.filter .arr-curr a:link,.filter .arr-curr a:visited{
	color:#36c;
	text-decoration:none;
}
.filter .arr-curr a:hover,.filter .arr-curr a:active{
	color:#ff3300;
	text-decoration:underline;
}

/* 搜索表单 */
.filterForm
{
	margin-top:10px;
	padding:10px;
	zoom:1;
	background-color:#f0f0f0;
	border:1px solid #ddd;
}
.filterForm:after
{
	content: "";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}
.filterForm ul li
{
	float:left;
}
.filterForm ul li.forKeyword
{
	width:230px;
}
.filterForm ul li.forPrice
{
	width:200px;
}
.filterForm ul li.submit
{
	float:right;
}
.filterForm button
{
	height:22px;
}

/* 打分 */
/* IM */
.im{position:fixed !important;> position:fixed !important;position:absolute;top:180px;right:5px;z-index:1000;width:143px;}
.im .im-off{width:39px;height:130px;background:url(http://img.taoxie.cn/im/im_bg_off.png) no-repeat!important;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.taoxie.cn/im/im_bg_off.png');_background-image:none;text-indent:-99999em;cursor:pointer;overflow:hidden;}
.im .im-on{width:143px;position:relative!important;> position:relative!important;}
.im .im-on .hd{padding:0 10px;line-height:25px;color:#666;font-weight:bold;height:25px;}
.im .im-on .bd{padding:0 1px;}
.im .im-on .bd ul{width:141px;}
.im .im-on .bd li{background:url(http://img.taoxie.cn/im/li_bg.png) no-repeat!important;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.taoxie.cn/im/li_bg.png');_background-image:none;height:28px;width:141px;}
.im .im-on .bd li div{padding-left:42px;height:18px;padding-top:10px;_padding-top:8px;position:relative;}
.im .im-on .bd li div.qq-online{background:url(http://img.taoxie.cn/im/qq-online.gif) 17px 8px no-repeat;}
.im .im-on .bd li div.qq-offline{background:url(http://img.taoxie.cn/im/qq-offline.gif) 17px 8px no-repeat;}
.im .im-on .bd li div.complain{background:url(http://img.taoxie.cn/im/complain.gif) 17px 8px no-repeat;}
.im .im-on .bd li div.msn{background:url(http://img.taoxie.cn/im/msn.gif) 17px 8px no-repeat;}
.im .im-on .bd li a:link,.im .im-on .bd li a:visited{color:#000;}
.im .im-on .hd,.im .im-on .bd{position:relative;z-index:1001;zoom:1;}
.im .im-on .pngbg{background:url(http://img.taoxie.cn/im/im_bg_on.gif) no-repeat;position:absolute;top:0;left:0;width:143px;height:184px;filter:alpha(opacity=90);/* IE */ -moz-opacity:0.9; /* Moz + FF */ opacity: 0.9;z-index:1000}
.im .im-on .handle{position:absolute;top:0;left:82px;width:57px;height:23px;z-index:1002;}
.im .im-on .handlebg{position:absolute;top:0;left:0;width:57px;height:23px;background:url(http://img.taoxie.cn/im/handle.png) no-repeat!important;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.taoxie.cn/im/handle.png');_background-image:none;z-index:1001;}
.im .im-on .handle ul{position:relative;width:57px;height:23px;z-index:1003;}
.im .im-on .handle ul li{float:left;display:inline;}
.im .im-on .handle ul a{width:26px;height:18px;display:block;text-indent:-99999em;overflow:hidden;margin-top:2px;}
.im .im-on .handle-off{background:url(http://img.taoxie.cn/im/im_off.png) no-repeat;margin-left:2px;}
.im .im-on .handle-close{background:url(http://img.taoxie.cn/im/im_close.png) no-repeat;margin-left:1px;}