@charset "utf-8";
/*reset*/
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;vertical-align: baseline;outline: none;}  
	body {line-height: 1; font-family:Arial, 'Helvetica Neue', Helvetica, Verdana, sans-serif; font-size: 12px;}	  
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }  
	ol, ul { list-style: none; }	  
	blockquote, q { quotes: none;}
	blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }  
	strong { font-weight: bold; }	  
	table {border-collapse: collapse; border-spacing: 0;}  
	img {border: 0;}
	a{color:#333;text-decoration:none}
	a:hover{text-decoration:underline; text-decoration:none;}
	
/*tool*/
	.w{width:1200px;margin:0 auto}
	.clearfix:after,.w:after,.box:after,.box_content:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }  
	.clearfix {display: inline-block;}
	
	
	
	
/*common button style*/
	.cm_btn{display: inline-block;background-color: #e6e6e6;text-decoration: none;cursor: pointer;margin:0;background-repeat: no-repeat;background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.25, #ffffff), to(#e6e6e6));background-image: -webkit-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);background-image: -moz-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);background-image: -ms-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);background-image: -o-linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);background-image: linear-gradient(#ffffff, #ffffff 0.25, #e6e6e6);padding: 4px 14px;text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);color: #333;font-size: 13px;line-height: 18px;border: 1px solid #ccc;border-bottom-color: #bbb;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);}
	.cm_btn {-webkit-transition: 0.1s linear all;-moz-transition: 0.1s linear all;transition: 0.1s linear all;}
	.cm_btn:hover {background-position: 0 -15px;color: #333;text-decoration: none;}
	.cm_btn:active {-webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);-moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.05);}
	.cm_primary{background-image: -webkit-linear-gradient(#e3262e, #ab171e);background-image: linear-gradient(#e3262e, #ab171e);background-color: #ab171e;border-color:#af151b #9a1015 #820a0f #9a1015;border-style: solid;border-width: 1px;box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.34);color: #fff;text-shadow: 0 -1px rgba(0, 0, 0, 0.11);}
	.cm_primary:hover{color: #fff;}
	

/*common table style*/
	.table1{width:100%;text-align:center;}
	.table1 th{padding:3px;color:#808080;}
	.table1 td{line-height:28px;font-size:12px;color:#808080;}
	
	.table2{width:100%;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;}
	.table2 th,.table2 td{padding:5px;line-height:16px;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9;}
	
/*header*/
	.header_shadow{display:block; margin-bottom:20px; box-shadow: 0px 4px 5px #e7e7e7; border-top:1px solid #e7e7e7;height:39px;width:100%;}
	.hd_widget{height:30px;line-height:30px;background:#333333;position: relative;z-index:201}
	.hd_widget .hd_left{float:left}
	.hd_widget .hd_left span{display:block;float:left;padding:0 5px 0 0;margin:0 3px 0 0;position: relative; color:#FFF;}
	.hd_widget .hd_left span b{background:url(../images/wh_sprite_icon.png) no-repeat -6px -611px;transform: rotate(0deg); transition: all 0.5s ease-in-out 0s; vertical-align: 0;display:inline-block;width:7px;height:4px;margin:0 3px 2px 5px;cursor: pointer}
	.hd_widget .hd_left .active b{background:url(../images/wh_sprite_icon.png) no-repeat -6px -611px;transform: rotate(180deg);  transition: all 0.5s ease-in-out 0s; vertical-align: 0px;display:inline-block;width:7px;height:4px;margin:0 3px 2px 5px;cursor: pointer}

	.hd_widget .hd_right span.currency{display:block;}
	.hd_widget .hd_right span.state{display:block;}
	.hd_widget .hd_left span.language{ display:none;}
	.hd_widget .hd_left span.state{ display:block;margin:4px 0 0 20px;border: solid 1px #888;background: #555;border-radius: 10px;}
	.hd_widget .hd_left span.state em i{font-style:normal;}
	.hd_widget .hd_left span.state:hover ul{display: block;}
	.hd_widget .hd_left .wh_status{margin-left:0;padding-right:15px}
	.hd_widget .hd_left .wh_status a{ color:#ccc;}
	.hd_widget .hd_left .wh_status a:hover{ text-decoration:underline;}
	.hd_widget .hd_left .back_hostweb{background:none;padding-left:27px;}
	.hd_widget .hd_left .back_hostweb a{ color:#ccc;}
	.hd_widget .hd_left .back_hostweb a:hover{ text-decoration:underline;}
	.hd_widget .hd_left .back_hostweb i{display:block;width:17px;height:17px;background:url(../images/wh_sprite_icon.png) no-repeat  -40px -604px;position:absolute;top:7px;left:3px;}
	.hd_widget .hd_left .currency{background:none;margin-left: 15px;}
	.hd_widget .hd_left .currency:hover ul{display: block;}
	.hd_widget .hd_left em,
	.hd_widget .hd_right em{display:block;font-style:normal;cursor: pointer;border-left:1px solid transparent ;color:#fff;border-right:1px solid transparent;padding:0 5px 0 8px;position: relative;z-index:201;height:30px}
	.hd_widget .hd_left .active em,
	.hd_widget .hd_right .active em{color:#fff;}
	.hd_widget .hd_right .bg_tri{ display:none;}
	.hd_widget .hd_right .active .bg_tri{ display:block; background:url(../images/wh_sprite_icon.png) no-repeat -177px -611px;width:18px;height:8px; position:absolute; left:50%; margin-left:-9px; top:21px; z-index:100;}
	.hd_widget .hd_left .state em{height: 20px;line-height: 20px;}
	.hd_widget .hd_left ul,
	.hd_widget .hd_right ul{display:none;position:absolute;top:28px;z-index:200;background:#ffffff;border:1px solid #c9c9c9;min-width:60px;margin-left: -85px; width: 150px; border: 1px solid #ddd; box-shadow: 0 2px 5px #ddd; left: 50%;
    line-height: 24px; padding: 5px 10px;z-index: 99;}
	.hd_widget .hd_left span.state .bg_tri{ display:none;background:url(../images/wh_sprite_icon.png) no-repeat -177px -611px;width:18px;height:8px; position:absolute; left:50%; margin-left:-9px; top:23px; z-index:100;}
	.hd_widget .hd_left span.state:hover .bg_tri{ display:block; }
	.hd_widget .hd_left .state ul{min-width:160px;max-height:240px;overflow: hidden;overflow-y:scroll;}
	.hd_widget .hd_left .state_country{position: absolute;top: 20px;left: 50%;margin-left: -85px;padding-top: 10px;display: none;z-index:99;}
	.hd_widget .hd_left .state_country ul{position: static;top: auto;left: 0;margin-left: 0;display: block;}
	.hd_widget .hd_left span.state:hover .state_country{display: block;}

	.hd_widget .hd_left .active ul,
	.hd_widget .hd_right .active ul{display:block;float:left}
	.hd_widget .hd_left ul li a,
	.hd_widget .hd_right ul li a{display:block;padding:0 8px;line-height:24px;height:24px;white-space:nowrap;}
	.hd_widget .hd_left ul li a:hover{background:#f7f7f7;text-decoration: none;}
	.hd_widget .hd_left ul li a i{margin-right:8px;width:30px;display:inline-block;}
	.wh_status a{font-weight:700}
	.icon_us_flag{background:url(../images/wh_sprite_icon.png) no-repeat;display:block;width:23px;height:17px;float:left;margin:9px 5px 0 0}
	
	.hd_widget .hd_right{float:right;}
	.hd_widget .hd_right span{display:block;padding:0 0 0 5px;margin:0 0 0 3px;color:#acacac;position: relative;float:left}
	.hd_widget .hd_right span.login_info{padding-right:5px;background:none}
	.hd_widget .hd_right span.login_info a{ color:#fff;}
	.hd_widget .hd_right span.login_info a:hover{ text-decoration:underline;}
	.hd_widget .hd_right span.hd_wl{margin-left:3px;padding:0 5px 0 13px}
	.hd_widget .hd_right span.hd_wl a{ color:#fff;}
	.hd_widget .hd_right span.hd_wl a:hover{ text-decoration:underline;}
	.hd_widget .hd_right span.hd_wl u{margin:0 1px;text-decoration:none;}

	
	.hd_widget .hd_right span b{background:url(../images/wh_sprite_icon.png) no-repeat -6px -611px;transform: rotate(0deg); transition: all 0.5s ease-in-out 0s; vertical-align: 0;display:inline-block;width:7px;height:4px;margin-left:5px;margin-bottom: 2px;cursor: pointer}
	.hd_widget .hd_right .active b{background:url(../images/wh_sprite_icon.png) no-repeat -6px -611px;transform: rotate(180deg);  transition: all 0.5s ease-in-out 0s; vertical-align: 0px; display:inline-block;width:7px;height:4px;margin-left:5px;margin-bottom: 2px;cursor: pointer}
	
	.hd_widget .hd_right span a{color:#fff}
	.hd_widget .hd_right .active a{color:#fff}
	.hd_widget .hd_right span ul{right:0}
	.hd_widget .hd_right span.currency li a{color:#666;display: block; height: 24px; line-height: 24px; padding: 0 10px; width: 130px;}
	.hd_widget .hd_right span.currency li a:hover{ background-color: #f7f7f7; text-decoration:none;}
	.hd_widget .hd_right span.state li a{color:#666;display: block; height: 24px; line-height: 24px; padding: 0 10px; width: 130px;}
	.hd_widget .hd_right span.state li a:hover{ background-color: #f7f7f7; text-decoration:none;}
	.hd_widget .hd_right span.hd_account li a{color:#666;display: block; height: 24px; line-height: 24px; padding: 0 10px; width: 130px;}
	.hd_widget .hd_right span.hd_account li a:hover{ background-color: #f7f7f7; text-decoration:none;}
	.hd_widget .hd_right span.help li a i{display:inline-block;width:14px;height:14px;background:url(../images/wh_sprite_icon.png) no-repeat;margin-right:8px;margin-bottom:-4px}
	.hd_widget span.help li a.help_guide i{background-position:-36px -28px}
	.hd_widget span.help li a.help_chat i{background-position:-58px -28px}
	.hd_widget span.help li a.help_contact i{background-position:-15px -29px}
	.hd_widget .hd_right ul li a:hover{text-decoration:underline;}
	.hd_widget span.login_info a{color:#fff}
	
	/*2014-12-1 add*/
	.hd_widget .hd_right .user_help_list{ position:absolute; top:28px; right:0; background:#ffffff;padding:5px 2px; border:1px #c9c9c9 solid;box-shadow: 0 2px 5px #ddd; display:none; padding:10px;}
	.hd_widget .hd_right .user_help_list .arrow_b{ position:absolute; top:-6px; right:15px; width:12px; height:6px;}
	.hd_widget .hd_right .user_help_list a.a_1,
	.hd_widget .hd_right .user_help_list a.a_2{ display:block; white-space:nowrap; padding:0 0 0 40px; line-height:30px; position:relative; font-weight:bold; color:#666;}
	.hd_widget .hd_right .user_help_list a.a_1:hover,
	.hd_widget .hd_right .user_help_list a.a_2:hover{ text-decoration:underline;}
	.hd_widget .hd_right .user_help_list a.a_1 {margin-top:3px;}
	.hd_widget .hd_right .user_help_list a.a_1 i{background:url(../images/wh_sprite_icon.png) no-repeat 0 -447px; width:30px; height:26px; display:block; position:absolute; left:8px; top:6px;}
	.hd_widget .hd_right .user_help_list a.a_2 i{background:url(../images/wh_sprite_icon.png) no-repeat 0 -474px; width:30px; height:30px; display:block; position:absolute; left:8px; top:3px;}
	.livechat_code{ display:block;width:113px; height:39px;overflow:hidden;}
	.livechat_code:hover{ width:113px;}
	.livechat_code img{ width:113px; height:39px;}
	.livechat_code .lpPoweredBy{ display:none;}
	.hd_widget .hd_right span.help:hover .user_help_list{ display:block;}
	/*end*/
	
	.hd_content{position:relative;z-index:101;height:114px}
	.hd_content .hd_search{width:760px;position: absolute;right:0;top:25px;}
	.hd_search .hd_search_wrap{border-radius:3px;height:37px;position: relative; margin-left:50px;}
	.hd_search .hd_search_content{height:35px;background:#ffffff;width:452px;float: left; border:1px solid #dddddd;}
	.hd_search .hd_search_content input{height:35px;border:none;padding:0;margin:0;color:#999999;background:none}
	.hd_search input.hd_search_text{width:404px;float:left; padding-left:10px; line-height:35px;}
	.hd_search input.hd_search_btn{width:25px; height:25px;background:url(../images/wh_sprite_icon.png) repeat-x -70px -604px;color:#ffffff;cursor:pointer;float:right; margin:5px;font-family:Arial}
	.hd_search input.hd_search_btn:hover{}
	.hd_search .hd_cart_content{border-radius:0 3px 3px 0;float:right;position: relative;height:30px;width:112px;}
	.hd_search .hd_cart_content span{ left: 7px; position: absolute; text-align: center; top: -12px; width: 30px; color: #c40202; font-size: 14px;}
	.hd_search .hd_mini_cart:hover{ color:#ed1b2f ;}
	.hd_search .hd_mini_cart{line-height:30px;padding-left:50px;display:block;background:url(../images/wh_sprite_icon.png) no-repeat -202px -606px;position: relative;z-index:101;float:left;width:84px; margin-top:5px;font-size:18px;}
	.hd_search .hd_cart_content.active .hd_mini_cart{border-radius:0 3px 0 0}
	.hd_search .hd_mini_cart b{display:inline-block;background:url(../images/wh_sprite_icon.png) no-repeat -123px -1px;width: 8px;height: 4px;margin:0 0 2px 5px}
	.hd_search .hd_mini_cart_content{position: absolute;z-index:100;top:35px;right:-2px;border:1px solid #ddd;background:#ffffff;border-top: 2px solid #535353;box-shadow: -2px 2px 2px -1px #ddd;width:300px;padding:5px;min-height:60px;display:none;}
	.hd_search .hd_mini_cart_content .hd_mini_cart_list{max-height:365px;overflow-y:scroll;}
	.hd_search .active .hd_mini_cart_content{display:block}
	.hd_search .hd_mini_cart_content .empty_cart{margin:23px auto;width:165px;color:#999999}
	.hd_mini_cart_info h3{ font-szie:14px; margin:5px;}
	.hd_mini_cart_info tr{display:block;float:left}
	.hd_mini_cart_info td{vertical-align:middle;text-align:left;padding:10px 5px;border-bottom:1px solid #e9e9e9;font-size:11px}
	.hd_mini_cart_info td.image{width:60px;}
	.hd_mini_cart_info td.image img{border:1px solid #eeeeee}
	.hd_mini_cart_info td.num{width:30px;text-align:center;}
	.hd_mini_cart_info td.remove{width:16px;}
	.hd_mini_cart_info td.remove a{color:#666666;display:block;font-size:18px;height:16px;line-height:16px;overflow:hidden;text-align:center;width:16px;}
	.hd_mini_cart_info td.remove a:hover{background:#dddddd;color:#ff0000;}
	.hd_mini_cart_info td.name{line-height:14px;}
	.hd_mini_cart_info td.name i{color:#ed1b2f;display:block}
	.hd_mini_cart_info td.delete{width:30px;}
	.hd_mini_cart_info td.delete a{display:block;width:9px;height:9px;background:url(../images/wh_sprite_icon.png) no-repeat -190px -2px;cursor: pointer;float:right}
	.hd_mini_cart_info .hd_mini_cart_btn{text-align:center;margin-top:8px}
	.hd_mini_cart_info .hd_mini_cart_btn a{display:block; background:#ff8a00; color:#ffffff;border-radius:3px;height:40px;line-height:40px;font-size:14px; width: 260px; margin: 10px auto; font-size:18px; font-weight:bold;}
	.hd_mini_cart_info .hd_mini_cart_btn a:hover{text-decoration:none; background:#ff6d16 ;}
	.hd_search .hd_keyword{margin-top:7px}	 
	.hd_search .hd_keyword,
	.hd_search .hd_keyword a{color:#999999}
	.hd_content .logo{position:absolute;left:3px;top:15px}
	.hd_content .logo a{display:block;width:397px;height:67px;background:url(../images/logo.png);text-indent:-9999px}
	.hd_content .logo a i{display:block;width:90px;height:53px;position:absolute;left:3px;top:11px;background:url(../images/logo-animated-img.png) 0 0 no-repeat;}
	.hd_content .logo em{position: absolute;top: 48px;left:16px;background:#e15338;padding: 2px 4px;display: block;color: #ffffff;}
	
/*nav*/
	.main_nav{height:39px;position:relative;z-index:100;}
	.main_nav .main_cate{width:230px;float:left}
	.main_nav .main_cate dt{margin-top:2px}
	.main_nav .main_cate dt div{background:url(../images/wh_sprite_bg_uk.png) repeat-x 0 -292px;border:1px solid #656565; border-top-left-radius: 6px; border-top-right-radius: 6px; background:#656565;height:35px;line-height:36px;/*text-transform: uppercase;*/font-weight:700;font-size:14px;color:#ffffff; font-weight:bold; text-align:center;cursor: default;position: relative}
	.main_nav .main_cate dt div i{background:url(../images/wh_sprite_icon.png) -111px -610px;width:16px;height:13px;display:block;position:absolute;right:15px;top:12px}
	.main_nav .main_cate dd.main_cate_list{border-bottom:1px solid #656565;position:absolute;z-index:90;width:230px;display:none;background:#ffffff}
	.main_nav .main_cate dd.main_cate_list.active{display:block}
	.main_nav .main_cate ul li{ vertical-align:top;}
	.main_nav .main_cate ul li h3{height:30px;line-height:30px;text-indent:15px;margin:0;font-size:12px;font-weight:300;}
	.main_nav .main_cate ul li h3 a{ height:30px;overflow:hidden;display:block;position:relative;z-index:10;border-bottom:1px solid #e4e4e4;border-top:1px solid transparent;border-left:1px solid #656565;border-right:1px solid #656565;}
	.main_nav .main_cate ul li h3 a:hover,
	.main_nav .main_cate ul li h3 a.hover{border-color:#656565;border-right-color:#ffffff;background-color:#fffefe;text-decoration:none}
	.main_nav .main_cate ul li h3 a span{ color:#999999; margin-left:3px;}
	.main_nav .main_cate ul li h3 a.hover i,
	.main_nav .main_cate ul li h3 a:hover i{background:url(../images/wh_sprite_icon.png) -3px -28px no-repeat;width:6px;height:11px;display:block;position: absolute;right:5px;top:9px}
	
	.main_nav .main_cate .sub_content{position:absolute;left:229px;top:0;background:#fffefe;border:1px solid #656565;display:none;padding-right:0;}
	.sub_content .sub_cate{padding:5px 20px 0;position:relative;float:left;white-space:nowrap;}
	.sub_content .sub_cate dl{margin:0 25px 20px 0;width:185px;display:inline-block;vertical-align:top;}
	.sub_content .sub_cate dt{margin:20px 0 5px;border-bottom:1px solid #dddddd;padding-bottom:10px;}
	.sub_content .sub_cate dt a{font-weight:700;display:block;width:100%;overflow:hidden;white-space:normal;}
	.sub_content .sub_cate dt a:hover{ border-bottom:0px;}
	.sub_content .sub_cate dt a span{ color:#999999; margin-left:3px;}
	.sub_content .sub_cate dd{border:0;position: relative}
	.sub_content .sub_cate dd a{display:block;padding:5px 0;white-space:normal;width:100%;}
	.sub_content .sub_cate dd a:hover{text-decoration:underline}
	.sub_content .sub_cate dd a.men{margin-top:10px;}
	.sub_content .sub_cate dd a.men s{border-top:dashed 1px #999999;text-decoration:none;padding:10px 10px 0 0}
	.sub_content .sub_cate a:hover{color:#ed1b2f ;}
	.sub_content .sub_cate dd a.more{color:#ed1b2f }
	.sub_content .sub_addition{background:#ffffff;height:100%;border-left:1px solid #f6f6f6;position:absolute;right:0;box-shadow:15px 0 15px rgba(0,0,0,.05) inset}
	.sub_content .sub_addition ul{padding:20px 10px;width:180px;}
	.sub_content .sub_addition dt{margin:0;font-weight:700;color:#ed1b2f ;margin-bottom:11px;text-transform:uppercase}
	.sub_content .sub_addition dd{border:none;height: 24px;line-height:24px;position: relative}
	.sub_content .sub_addition dd a{display: block;padding-left:8px;background:url(../images/wh_sprite_icon.png) -234px -53px no-repeat}
	.sub_content .sub_addition dd a:hover{color:#ed1b2f ;background-position:-234px -79px}
	
	.nav_link{float:left;height:39px;line-height:39px;margin-left:15px}
	.nav_link a{padding-right:20px;/*margin-left:19px;background:url(../images/wh_sprite_icon.png) no-repeat 77px -41px;display:inline-block;*/padding-left:19px; font-size:14px; font-weight:bold;position: relative;position:relative;border-left:solid 1px #dddddd;display:inline-block;}
	.nav_link a:hover{color:#be0719}
	.nav_link a:first-child{border:none}
	.nav_link a i{position:absolute;top:-17px;right:0;display:block;background:url(../images/img.png) no-repeat 0 0;width:29px;height:17px;}

/*breadcrumb*/
	.breadcrumb{margin-bottom:10px;overflow:hidden;}
	.breadcrumb li{float:left;}
	.breadcrumb i{font-size:10px;font-style:normal;padding:0 10px}
/* /end*/
	.activity_page_titler{margin-bottom:10px;}
/*container left column*/
	.container{min-height:400px}
	.main_content{float:right;width:948px; overflow:hidden;margin-bottom:15px}
	.left_col{float:left;width:230px;margin-bottom:15px}

	.box{margin-bottom:15px;clear:both}	
	
	.left_col .box{width:230px;}
	.box .box_heading h3{font-size:12px}
	.left_col .facebook iframe{width:230px;height:336px;}
	.left_col .box_content{border-top:none; border:1px solid #e9e9e9;}
	.left_col .newsletter_box .box_content{ border:0px;}
	
	.left_col .category_list .box_heading{background:url(../images/wh_sprite_bg.png) 0 -408px repeat-x;height:27px;line-height:27px;border:1px solid #e9e9e9;text-indent:11px}
	.left_col .category_list .box_content ul{padding:5px 0 5px 13px}
	.left_col .category_list .box_content ul li{height:24px;line-height:24px;}
	.left_col .category_list .box_content ul li a{color:#666666}
	.left_col .category_list .box_content ul li a:hover,
	.left_col .category_list .box_content ul li a.active{color:#ed1b2f }
	.left_col .category_list .box_content ul li span{color:#999999;padding-left:5px}
	
	.left_col .new_avl_cat .box_heading{margin-bottom:8px;padding-bottom:5px;}
	.left_col .new_avl_cat .box_heading h3{border-bottom: 1px solid #cccccc;font-size: 16px;font-weight: normal;}
	.left_col .new_avl_cat .box_heading h3 span{border-bottom: 2px solid #be0719 ; display: inline-block; height: 24px; line-height: 24px; margin-bottom: -1px; padding: 0 20px 10px 0;}
	.left_col .new_avl_cat .box_content{border:none;border-bottom:1px solid #e9e9e9;padding-bottom:8px;}
	.left_col .new_avl_cat .box_content dl{ line-height:20px;}
	.left_col .new_avl_cat .box_content dl dt{}
	.left_col .new_avl_cat .box_content dl dt i{background:url(../images/wh_sprite_icon.png) no-repeat -119px -13px;width:3px;height:5px;display:inline-block;margin-right:5px;vertical-align:middle;margin-bottom:2px;}
	.left_col .new_avl_cat .box_content dl dd{padding-left:8px;}
	.left_col .new_avl_cat .box_content .active dt{font-weight:700;}
	.left_col .new_avl_cat .box_content .active dd{padding-left:0;}
	.left_col .new_avl_cat .box_content dd ul li{display: block;line-height: 1.2;padding: 5px 0 5px 10px;position: relative;background:url(../images/wh_sprite_icon.png) no-repeat -233px -50px;}
	.left_col .new_avl_cat .box_content dd ul li span{color:#999999;padding-left:5px;}
	.left_col .new_avl_cat .box_content a:hover{ color:#ed1b2f ; text-decoration:underline;}
	
	.left_col .hot_sale .box_heading{background:#e9e9e9;height:29px;line-height:29px;text-indent:11px}
	.left_col .hot_sale .box_content{padding:0 10px;}
	.left_col .hot_sale .box_content dl{border-bottom:1px dotted #e9e9e9;padding:10px 0 9px;}
	.left_col .hot_sale .box_content dl dt{float:left;width:65px;}
	.left_col .hot_sale .box_content dl dt img{width:55px}
	.left_col .hot_sale .box_content dl dd{margin-left:70px;margin-bottom:5px}
	.left_col .hot_sale .box_content dl dd.name{font-size:12px;line-height:16px;height:32px;overflow:hidden}
	.left_col .hot_sale .box_content dl dd.name a{color:#666}
	.left_col .hot_sale .box_content dl dd.name a:hover{ text-decoration:underline;}
	.left_col .hot_sale .box_content dl dd.price{color:#ed1b2f ;}
	
	.left_col .category_list .new_pro_btn{text-align:center}
	.left_col .category_list .new_pro_btn a{background:#ececec;padding:8px;display:block;text-transform:uppercase;color:#656565}
	.left_col .category_list .new_pro_btn a:hover{background:#666666;color:#ffffff;text-decoration:none}
	.left_col .category_list .new_pro_btn a i{display:inline-block;background:url(../images/wh_sprite_icon.png) no-repeat -119px -13px;margin:0 5px 2px 0;width:3px;height:5px}
	.left_col .category_list .new_pro_btn a:hover i{background-position: -129px -13px}
	
	.left_col .left_filter .box_heading{background:#cccccc;height:30px;line-height:30px;text-indent: 11px;position:relative;}
	.left_col .left_filter .box_heading h3{color:#ffffff;text-shadow:1px 1px 1px rgba(0,0,0,.1);text-transform:capitalize;}
	.left_col .left_filter .box_heading .filter_remove_opt{position: absolute;right:8px;top:0;text-decoration:underline;}
	.left_col .left_filter .box_heading .filter_remove_opt:hover{color:#ed1b2f }
	.left_col .left_filter .box_content dl{}
	.left_col .left_filter .box_content dl dt{position: relative;height:29px;line-height:29px;border-bottom:1px solid #e9e9e9;text-indent:11px;}
	.left_col .left_filter .box_content dl dt span{font-weight:700;}
	.left_col .left_filter .box_content dl dt i{height:30px;width:20px;display:block;position:absolute;right:5px;top:0;background:url(../images/wh_sprite_icon.png) no-repeat -139px -76px;cursor:pointer;}
	.left_col .left_filter .box_content dl dt i.off{background-position:-115px -76px;}
	.left_col .left_filter .box_content dl dd{padding:12px 0 15px;}
	.left_col .left_filter .box_content dl dd li a{display:block;padding:6px 15px;text-indent:11px;background:url(../images/wh_sprite_icon.png) no-repeat -220px -147px}
	.left_col .left_filter .box_content dl dd li a:hover{background:url(../images/wh_sprite_icon.png) no-repeat -220px -111px #f3f3f3;text-decoration:none;}
	.left_col .left_filter .box_content dl dd li.selected a{color:#ed6866;background-position:-220px -111px;}
	.left_col .left_filter .box_content dl dd li.selected a:hover{color:#333333;background-position:-220px -180px;}
	.left_col .left_filter .box_content dl dd li a span{color: #999999;padding-left: 5px;}
	.left_col .left_filter .box_content dl dd li.more_list{display:none;}
	.left_col .left_filter .box_content dl dd .btn_more{text-indent:11px;padding-left:15px;display:block;cursor:pointer;background:url(../images/wh_sprite_icon.png) no-repeat -220px -223px;color:#000000;margin-top:5px;}
	.left_col .left_filter .box_content dl dd .btn_more:hover{text-decoration:underline;}
	.left_col .left_filter .box_content dl dd .btn_more.up{background-position:-220px -261px;}
	
	.left_col .review_sale .box_heading{background:#e9e9e9;height:29px;line-height:29px;text-indent:11px}
	.left_col .review_sale .box_content{padding:0 10px;}
	.left_col .review_sale .box_content dl{padding:10px 0 5px;}
	.left_col .review_sale dl dt{margin-bottom:10px;}
	.left_col .review_sale .box_content dl dt img{width:200px}
	.left_col .review_sale .box_content dl dd{margin-bottom:10px}
	.left_col .review_sale .box_content dl dd.post{color:#666666;line-height:14px;}
	.left_col .review_sale .box_content dl dd.author{color:#999999;}
	.left_col .review_sale .box_content dl dd.author b{color:#ed1b2f;font-weight:300;}
	.left_col .review_sale .box_content dl dd.author span{margin-left:12px;}
	
	.left_col .calendars_box .box_heading{background:#e9e9e9;height:29px;line-height:29px;text-indent:11px}
	.left_col .calendars_box .box_content{padding:0;border:none;margin-top:5px;}
	.left_col .calendars_box .calendar_month{padding:5px;border-bottom:1px solid #cccccc;margin-bottom:8px;position: relative;height:16px;text-align:center;}
	.left_col .calendars_box .calendar_month a{color:#888888;}
	.left_col .calendars_box .calendar_month .left{position:absolute;left:5px;}
	.left_col .calendars_box .calendar_month .right{position:absolute;right:5px;}
	.left_col .calendars_box .calendar_month a i{background:url(../images/wh_sprite_icon.png) no-repeat -81px -13px;width:4px;height:6px;display:inline-block;margin:0 8px 1px 0;}
	.left_col .calendars_box .calendar_month .right i{background-position:-91px -13px;margin:0 0 1px 8px;}
	.left_col .calendars_box .calendar_month span{font-weight:700;}
	.left_col .calendars_box .calendar_tab_month{padding:0;position: relative;text-align:center;width:100%;display:block;margin-top:12px;}
	.left_col .calendars_box .calendar_tab_month a{display:block;width:113px;float:left;border:1px solid #f3f3f3;margin-bottom:-1px;padding-bottom:5px;cursor:pointer;color:#999999;opacity:.8;padding-top:5px;background: #f3f3f3;}
	.left_col .calendars_box .calendar_tab_month a.selected{border-bottom:1px solid #ffffff;color:#333333;background:none;font-weight:700;}
	.left_col .calendars_box .calendar_tab_month a:hover{border-bottom:1px solid #D37477;color:#D37477;text-decoration:none;}
	.left_col .calendars_box .box_content .calendar_tab_cont{padding:5px 2px;border:1px solid #f3f3f3;display:none;}
	.left_col .calendars_box .box_content .calendar_tab_cont .week li{float:left;text-align:center;width:25px;padding:3px;line-height: 20px;color:#808080;font-weight:700;}
	.left_col .calendars_box .box_content .calendar_tab_cont .day{clear:both;}
	.left_col .calendars_box .box_content .calendar_tab_cont a{text-decoration:none;line-height:28px;font-size:12px;color:#808080;width:25px;padding:3px;display:block;float:left;text-align:center;}
	.left_col .calendars_box .box_content .calendar_tab_cont a:hover{color:#D37477;}
	.left_col .calendars_box .box_content .calendar_tab_cont a.active{color:#D37477;font-weight:700;}
	.left_col .calendars_box .calendar_period{padding:5px;margin-top:3px;}
	.left_col .calendars_box .calendar_period a{margin-right:12px;line-height:28px;}
	.left_col .calendars_box .calendar_period a.selected{color:#D37477;}
	
	.left_col .newsletter_box{width:230px;height:179px; background:url(../images/subscribe.jpg) no-repeat left top;}
	.left_col .newsletter_box .box_heading{font-size:16px;padding:15px 10px 10px;}
	.left_col .newsletter_box .box_content{padding:0 10px 10px;}
	.left_col .newsletter_box .box_content .tips{font-size:12px;color:#888888;line-height:1.5;}
	.left_col .newsletter_box .box_content .input_box{margin-top:13px;}
	.left_col .newsletter_box .box_content .input_box .input_text{border:1px solid #cccccc;padding:4px;height:20px;line-height:20px;width:198px;color:#aaaaaa;margin-bottom:8px;}
	.left_col .newsletter_box .box_content .input_box .input_btn{background:#ed1b2f;padding:0 8px; font-weight:bold; border-radius:3px;color:#ffffff;border:none;cursor:pointer;margin:0;height:26px;line-height:26px;margin-top:5px;overflow:visible;font-family:Arial;}
	.left_col .newsletter_box .box_content .input_box .input_btn:hover{}
	.left_col .newsletter_box .box_content .error{color:#cc0000;margin-top:8px}	
        
        .left_col .category_filter{border-right:1px #dddddd solid;border-bottom:1px #dddddd solid;padding:10px 0;}
	.left_col .category_filter h3{ font-size:14px; color:#333333; padding-top:10px;}
	.left_col .category_filter ul{ margin:10px 10px 5px 0; overflow:hidden; position:relative;}
	.left_col .category_filter li{ display:block;line-height:1.2; padding:5px 0; position:relative; min-width:94px; float:left; margin-right:5px;}
	.left_col .category_filter li b{ font-weight:normal; color:#999999; padding-left:2px;}
	.left_col .category_filter li a{ text-decoration:none;}
	.left_col .category_filter ul.color{}
	.left_col .category_filter ul.color li{ height:22px; line-height:22px;padding:2px; float:left; border:1px #eeeeee solid; margin:0 5px 5px 0; min-width:22px;}
	.left_col .category_filter ul.color li:hover{ border-color:#333333;}
	.left_col .category_filter ul.color li a{ display:block;padding:0 5px;min-width:12px;height:22px; text-align:center;}	
	.left_col .category_filter .more{ position:relative; padding-right:15px; display:inline-block; margin:5px 0 10px 0;}
	.left_col .category_filter .more span{ position:absolute; right:0; top:5px;}

	
	  
    .left_col .category_filter{border-right:1px #dddddd solid;border-bottom:1px #dddddd solid;padding:10px 0;}
	.left_col .category_filter h3{ font-size:14px; color:#333333; padding-top:10px;}
	.left_col .category_filter ul{ margin:10px 10px 5px 0; overflow:hidden; position:relative;}
	.left_col .category_filter li{ display:block;line-height:1.2; padding:5px 0; position:relative; min-width:94px; float:left; margin-right:5px;}
	.left_col .category_filter li b{ font-weight:normal; color:#999999; padding-left:2px;}
	.left_col .category_filter li a{ text-decoration:none;}
	.left_col .category_filter ul.color{}
	.left_col .category_filter ul.color li{ height:22px; line-height:22px;padding:2px; float:left; border:1px #eeeeee solid; margin:0 5px 5px 0; min-width:22px;}
	.left_col .category_filter ul.color li:hover{ border-color:#333333;}
	.left_col .category_filter ul.color li a{ display:block;padding:0 5px;min-width:12px;height:22px; text-align:center;}	
	.left_col .category_filter .more{ position:relative; padding-right:15px; display:inline-block; margin:5px 0 10px 0;}
	.left_col .category_filter .more span{ position:absolute; right:0; top:5px;}
	
    .left_col .category_filter_active{border-right:1px #dddddd solid; padding-top:10px;}
	.left_col .category_filter_active h3{ color:#000000; position:relative; display:block}
	.left_col .category_filter_active h3 i{ font-style:normal; color:#0099FF; position:absolute; right:15px; top:0; cursor:pointer;font-weight:normal;}
	.left_col .category_filter_active h3 i:hover{ color:#ff6600; text-decoration:underline;}
	.left_col .category_filter_active ul{ margin:0 15px 0 0; border-bottom:1px #dddddd dotted; padding:10px 0;}
	.left_col .category_filter_active li.title { font-size:14px; font-weight:600; color:#000000; line-height:1.8;}
	.left_col .category_filter_active li.active{ position:relative; cursor:pointer; margin:5px 0;}
	.left_col .category_filter_active li.active a{border:1px #dddddd solid; display:block; padding:5px;}
	.left_col .category_filter_active li.active a.shape_a{line-height: 40px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
	.left_col .category_filter_active li.active a.shape_a:after{content: '';clear: both;display: block;}
	.left_col .category_filter_active li.active i{position:absolute; right:10px; top:50%; font-size:16px;line-height: 20px;margin-top: -10px;}
	.left_col .category_filter_active li.active a:hover{ color:#ff6600;}
	.left_col .category_filter_active li.color{height:22px; width:26px; line-height:22px;padding:2px;border:1px #dddddd solid; display:block; position:relative;}
	.left_col .category_filter_active li.color a{height:22px; width:26px;display:block;}
	.left_col .category_filter_active li.color i{position:absolute; right:-15px; top:-5px; font-size:16px;}
	.left_col .category_filter_active li.color a:hover{color:#ff6600;}
	
	.no_seach_tips { padding-left: 15px; margin-bottom:20px; color:#333;}
	.no_seach_tips .tips_t { font-size: 60px; font-weight: bold;}
	.no_seach_tips p { font-size: 14px; margin-top:20px;}
	.no_seach_tips .seachkey { font-size: 20px; font-weight: bold;}
	.no_seach_tips .seachform { padding-top: 15px;}
	.no_seach_tips .seachform p { color: #999; font-size: 12px; padding-bottom: 10px;}
	.box_button{ position:relative;}
	
	.box_category{}
	.cate_tag{ width:1020px;}
	.cate_tag li { display: inline; float: left; margin-right: 10px; padding-top: 10px; height: 130px;}
	.cate_tag li a { display: inline; float: left; width: 154px; font-size: 12px; text-align: center; color: #666;line-height: 18px;}
	.cate_tag li i { display: block; width: 100px; height: 100px; margin: 0px auto 5px; cursor: pointer;}
	.cate_tag li a:hover{ color:#ed1b2f ;}
	.cate_tag .cate_nav_1 i { background:url(../images/car.gif) no-repeat;}
	.cate_tag .cate_nav_2 i {background:url(../images/clothing.gif) no-repeat;}
	.cate_tag .cate_nav_3 i {background:url(../images/home.gif) no-repeat;}
	.cate_tag .cate_nav_4 i {background:url(../images/home_gear.gif) no-repeat;}
	.cate_tag .cate_nav_5 i {background:url(../images/led.gif) no-repeat;}
	.cate_tag .cate_nav_6 i {background:url(../images/lipstick.gif) no-repeat;}
	.cate_tag .cate_nav_7 i {background:url(../images/outdoors.gif) no-repeat;}
	.cate_tag .cate_nav_8 i {background:url(../images/radio.gif) no-repeat;}
	.cate_tag .cate_nav_9 i {background:url(../images/tablet.gif) no-repeat;}
	.cate_tag .cate_nav_10 i {background:url(../images/watches.gif) no-repeat;}
	
=======
        .left_col .category_filter_active{border-right:1px #dddddd solid; padding-top:10px;}
	.left_col .category_filter_active h3{ color:#000000; position:relative; display:block}
	.left_col .category_filter_active h3 i{ font-style:normal; color:#0099FF; position:absolute; right:15px; top:0; cursor:pointer;font-weight:normal;}
	.left_col .category_filter_active h3 i:hover{ color:#ff6600; text-decoration:underline;}
	.left_col .category_filter_active ul{ margin:0 15px 0 0; border-bottom:1px #dddddd dotted; padding:10px 0;}
	.left_col .category_filter_active li.title { font-size:14px; font-weight:600; color:#000000; line-height:1.8;}
	.left_col .category_filter_active li.active{ position:relative; cursor:pointer; margin:5px 0;}
	.left_col .category_filter_active li.active a{border:1px #dddddd solid; display:block; padding:5px;}
	.left_col .category_filter_active li.active a.shape_a{line-height: 40px;padding-right: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
	.left_col .category_filter_active li.active a.shape_a:after{content: '';clear: both;display: block;}
	.left_col .category_filter_active li.active i{position:absolute; right:10px; top:50%; font-size:16px;line-height: 20px;margin-top: -10px;}
	.left_col .category_filter_active li.active a:hover{ color:#ff6600;}
	.left_col .category_filter_active li.color{height:22px; width:26px; line-height:22px;padding:2px;border:1px #dddddd solid; display:block; position:relative;}
	.left_col .category_filter_active li.color a{height:22px; width:26px;display:block;}
	.left_col .category_filter_active li.color i{position:absolute; right:-15px; top:-5px; font-size:16px;}
	.left_col .category_filter_active li.color a:hover{color:#ff6600;}
        
>>>>>>> .r50715
/*container main area*/
	.main_bn_wrap{position:relative;width:760px;height:311px;overflow: hidden}
	.main_bn_content{}
	.main_bn_content ul{position: absolute}
	.main_bn_content ul li{padding:0;margin:0}
	.main_bn_content a{display:block}
	.main_bn_content img{width:760px;float:left;}
	.main_bn_content ol{position: absolute; right: 5px; bottom: 5px; z-index: 2;}
	.main_bn_content ol li{float: left; margin-right: 3px; display: inline; cursor: pointer; background: #ffffff; border: 1px solid #d1d1d1; padding: 2px 5px; color: #d1d1d1; font-size: 12px; border-radius:3px;font-family: Arial}
	.main_bn_content ol li.active{background:#aaaaaa;color:#ffffff;}
	
	.home_show{width:100%;}
	.home_slider_show{overflow:hidden;width:740px;float:left;}
	.home_slider_show .nivoSlider{width:740px;height:300px;}
	.home_slider_show .nivoSlider img{width:740px;height:300px;}
	.home_show .home_other_adv{float:right;}
	.home_show .home_other_adv a{display:block;margin-bottom:9px;}
	.home_show .home_other_adv a img{width:210px;height:145px;}
	
	.main_content .box_heading{position:relative;}
	.main_content .box_heading h3{font-size:16px; font-weight:normal;border-bottom:1px solid #cccccc}
	.main_content .box_heading h3 span{ display: inline-block; height: 24px;line-height: 24px; margin-bottom: -1px; padding: 0 0 10px 0; position:relative;}
	.main_content .box_heading h3 .none_box{ border:0px;}
	.main_content .box_heading h3 span b{ position:absolute;  bottom: -7px;right: 0; left:0;margin:auto;width: 15px; height: 8px;background:url(../images/wh_sprite_icon.png) no-repeat -156px -611px;}
	.main_content .box_heading .more{position:absolute;right:4px;bottom:8px;color:#ed1b2f }
	.main_content .box_heading .more i{display:inline-block;background:url(../images/wh_sprite_icon.png) no-repeat -176px -2px;width: 6px;height: 10px;margin:0 0 -2px 8px}
	.main_content .box_content ul{float:left; width:980px;}
	.main_content .box_content ul li{float:left;width:220px;font-size:12px;margin:15px 19px 0 0;border:1px solid #FFF; padding-bottom:15px;}
	.main_content .box_content ul li a{ /*max-width:220px;*/}
	.main_content .box_content ul li div{margin-bottom:8px}
	.main_content .box_content ul li div.image{position: relative; background:  url("/templates/black/images/loading_3.gif") no-repeat  center center; height: 220px; width: 220px;}
	.main_content .box_content ul li div.image img{width:220px;}
	.main_content .box_content ul li div .icon_discount,
	.product_grid dl dt .icon_discount,
	.product_gallery dl dt .icon_discount{position: absolute;top: -1px;left: 0; background: url(../images/wh_sprite_icon.png) no-repeat -35px -406px;width: 50px;height: 36px;line-height: 14px; display:block;
    color: #ffffff;font-size: 12px; text-align: center; padding-top:4px;}
	.main_content .box_content ul li div .icon_discount strong,
	.product_grid dl dt .icon_discount strong,
	.product_gallery dl dt .icon_discount strong{font-size: 16px;font-weight: bold;}	
	.main_content .box_content ul li div .icon_discount i,
	.product_grid dl dt .icon_discount i,
	.product_gallery dl dt .icon_discount i{display: block;font-style: normal;margin-top: -2px;text-transform: uppercase;}
	
	
	.main_content .box_content ul li div.name{line-height:18px;font-size:12px;}
	.main_content .box_content ul li div.name a{display:block;height:34px; font-weight:bold;overflow: hidden}
	.main_content .box_content ul li div.name a:hover{color:#ed1b2f ; text-decoration:underline;}
	.main_content .box_content ul li div.price,
	.product_grid ul li dd.price{font-size:13px; font-weight:bold; color:#ed1b2f ;}
	.product_grid ul li dd.price .old_price{color:#bbb; text-decoration: line-through; margin: 5px 0 0 0;}
	.main_content .box_content ul li div.rating div{margin-bottom:-2px;}
	
	
	
	.container .box_info{border:1px solid #dddddd;padding:15px 10px}
	.container .box_info .box_heading{font-weight:700;color:#333333;margin-bottom:15px}
	.container .box_info .box_content{color:#666666;line-height:18px}
	
	.category_ttl{line-height: 24px;height: 24px;margin-bottom: 5px;}
	.category_ttl h1{font-size:18px; font-weight:normal;display:inline}
	.category_ttl .pro_num{padding-left:8px;color:#666666}
	.top_ttl{border-bottom:1px solid #e9e9e9;margin-bottom:15px;padding-bottom:5px}
	
	.sorb_bar{height:21px;padding:9px 5px;background:url(../images/wh_sprite_bg.png) 0 -461px repeat-x;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;position: relative;z-index:20;margin-bottom:15px}
	.sorb_bar .sorb_mode{height:19px;line-height:19px;float:left;padding:1px 0}
	.sorb_bar .sorb_mode a{display:block;float:left;padding-right:16px;margin-right:15px;border-right:1px solid #e4e4e4;text-transform:lowercase;}
	.sorb_bar .sorb_mode a.last{border:none}
	.sorb_bar .sorb_mode a:hover{color:#be0719 ;text-decoration:none;}
	.sorb_bar .sorb_mode a.selected{color:#be0719 ;font-weight:700}
	.sorb_bar .sorb_mode a i.up,
	.sorb_bar .sorb_mode a i.down{width:8px;height:6px;display:inline-block;*zoom:1;*display:inline;margin-left:5px;background:url(../images/wh_sprite_icon.png) no-repeat -34px -85px;}
	.sorb_bar .sorb_mode a i.down{background-position:-50px -85px;}
	.sorb_bar .sorb_mode a:hover i.up,
	.sorb_bar .sorb_mode a.selected i.up{background-position:-3px -85px;}
	.sorb_bar .sorb_mode a:hover i.down,
	.sorb_bar .sorb_mode a.selected i.down{background-position:-19px -85px;}
	.sorb_bar .sorb_mode .price_sorb{float:left;}
	.sorb_bar .sorb_mode .price_sorb li{float:left;margin:0;margin-right:6px;vertical-align:middle;color:#666666;}
	.sorb_bar .sorb_mode .price_sorb li input{margin:0;padding:0 3px;height:17px;line-height:17px;width:30px;border:1px solid #E4E4E4;}
	.sorb_bar .sorb_mode .price_sorb li .price_sorb_sub{background:#c0c0c0;height:19px;line-height:19px;cursor:pointer;color:#ffffff;border:none;}
	.sorb_bar .sorb_mode .price_sorb li .price_sorb_sub:hover{background:#999999;}
	.sorb_bar .sorb_option{float:right;height:21px;line-height:21px;width:180px;}
	.sorb_option .display_sytle{float:right;margin:1px 0 0 10px;padding-left:10px;border-left:1px solid #e4e4e4;display: none;}
	.sorb_option .display_sytle a,
	.sorb_option .display_sytle b{display:block;background:url(../images/wh_sprite_icon.png) no-repeat;width: 18px;height: 18px;text-indent:-9999px;float:left;margin-right:7px;}
	.sorb_option .display_sytle .gird{background-position:-85px -24px;}
	.sorb_option .display_sytle .gallery{background-position:-131px -24px;}
	.sorb_option .display_sytle .gird_on,
	.sorb_option .display_sytle .gird:hover{background-position:-108px -24px;}
	.sorb_option .display_sytle .gallery_on,
	.sorb_option .display_sytle .gallery:hover{background-position:-154px -24px;}
	.sorb_option .display_sum{float:right;position: relative;}
	.sorb_option .page_count{float:right;}
	.sorb_option .page_count span{float:left;}
	.sorb_option .page_count span b{color:#ed6866;font-weight:300;}
	.sorb_option .page_count a{float:left;width:15px;height:15px;display: block;border:1px solid #e4e4e4;margin:2px 0 0 7px;background:url(../images/wh_sprite_icon.png) no-repeat 5px -106px #f6f6f6;}
	.sorb_option .page_count a.next{background-position:-4px -106px}
	.sorb_option .page_count a:hover{background-color:#aaaaaa;border-color:#999999;}
	.sorb_option .page_count a.prev:hover{background-position:-94px -9px;}
	.sorb_option .page_count a.page_gray{background-color:#f9f9f9;cursor:default;}
	.sorb_option .page_count a.page_gray.prev{background-position:-15px -106px;}
	.sorb_option .page_count a.page_gray.prev:hover{background-color:#f9f9f9;border:1px solid #e4e4e4;}
	.sorb_option .page_count a.next:hover{background-position:-103px -9px;}
	.sorb_option .page_count a.page_gray.next{background-position:-24px -106px;}
	.sorb_option .page_count a.page_gray.next:hover{background-color:#f9f9f9;border:1px solid #e4e4e4;}
	.product_grid ul{float:left;margin-bottom:10px;width: 1000px}
	.product_grid ul li{text-align:left;float: left;width: 220px;margin: 0 19px 10px 0;font-size:12px;height:350px;}
	.product_grid ul li dt{position:relative;margin-bottom:5px;background: url("/templates/black/images/loading_3.gif") no-repeat center center; height: 220px; width: 220px;}
	.product_grid ul li dt .soldout{position:absolute;top:70px;left:70px;width:80px;height:80px;background:url(../../images/soldout.png) no-repeat;}
	.product_grid ul li dt .limitedstock{position:absolute;top:70px;left:70px;width:80px;height:80px;background:url(../../images/limitedstock.png) no-repeat;}
	.product_grid ul li dt img{width:220px;}
	.product_grid ul li dd{margin-bottom:10px;}
	.product_grid ul li dd.name a{display:block;height:28px;line-height:14px;overflow:hidden; font-weight:bold;}
	.product_grid ul li dd.name a:hover{color:#ed1b2f ; text-decoration:underline;}
	.product_grid ul li dd.rating .rating_small_star,
	.product_gallery ul li dd.rating .rating_small_star{margin-bottom:-2px;}
	.product_gallery ul li dd .new_price{ font-size:13px; font-weight:bold; color:#ed1b2f ;}
	.product_grid ul li dd.express,
	.product_gallery dl dd.express{color:#2f9629;}	
	.product_grid ul li dd.express i,
	.product_gallery dl dd.express i{background:url(../images/wh_sprite_icon.png) no-repeat -60px -10px;width: 13px;height: 9px;display:inline-block;margin-right:6px;vertical-align:middle;}
	.product_grid ul li dd.express i,
	.product_gallery dl dd.express i{ _zoom:1; *display:inline;}
	.product_gallery ul {float: left;margin:0 2px 10px;}
	.product_gallery ul li{float:left;width:220px;height:331px;padding:0 7px 20px;overflow:hidden; margin-bottom:20px; border:1px solid #FFF;}
	.product_gallery ul li dt{position:relative;padding-bottom:8px; background: rgba(0, 0, 0, 0) url("/templates/black/images/loading_3.gif") no-repeat scroll center center; height: 220px; width: 220px;}
	.product_gallery ul li dt a{ width:220px; height:220px; display:block;}
	.product_gallery ul li dt img{width:220px;}
	.product_gallery ul li dd{padding-bottom:9px;}
	.product_gallery ul li dd.name a{display:block;height:32px;line-height:15px; font-weight:bold;overflow:hidden;}
	.product_gallery ul li dd.name a:hover{color:#ed1b2f ; text-decoration:underline;}

	
	.pro_show{background:url(../images/wh_sprite_bg.png) 0 -1454px repeat-x;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;clear:both}
	.pro_show .box_heading{margin:13px 0 34px;}
	.pro_show .box_heading h3{font-size:14px;font-weight:300;text-indent:15px;color:#000000;}
	.pro_show .b_history_box{width:280px;float:left;}
	.pro_show .b_rcdt_box{float:right;width:910px}
	.b_history_box .box_content{padding:0 40px 0 20px;position:relative;}
	.b_history_box .box_content:before{display:block;content:"";height:200px;position:absolute;right:15px;top:10px;border-right:1px solid #e9e9e9;}
	.b_history_box .box_content dl{padding-bottom:20px;clear:both}
	.b_history_box .box_content dl dt{float:left;}
	.b_history_box .box_content dl dt img{width:65px;}
	.b_history_box .box_content dl dd{margin-left:70px;margin-bottom:10px;font-size:12px;line-height:14px;}
	.b_history_box .box_content dl dd.name a{display:block;line-height:14px;height:30px;overflow:hidden;}
	.b_history_box .box_content dl dd.price{color:#ed1b2f ;font-weight:700}
	.b_rcdt_box .box_content{width:840px;overflow: hidden;margin:0 35px;position:relative}
	.b_rcdt_box .box_content .b_rcdt_list{width:9999px;position: relative;height:230px}
	.b_rcdt_list ul{position: absolute;}
	.b_rcdt_list ul li{float:left;width:150px;margin:0 9px;text-align:center;font-size:12px}
	.b_rcdt_list ul li div{margin-bottom:5px}
	.b_rcdt_list ul li .image img{width:150px}
	.b_rcdt_list ul li .name a{display:block;height:32px;line-height:14px;overflow:hidden}
	.b_rcdt_list ul li .price{color:#ed1b2f }
	.b_rcdt_list ul li .rating .rating_small_star{margin-bottom:-2px;}
	.slider_btn{position:relative}
	.slider_btn a{display:block;width:11px;height:16px;background:url(../images/wh_sprite_icon.png) no-repeat -15px -53px;position:absolute;top:95px;}
	.slider_btn a.aleft{background-position:-31px -53px;left:5px}
	.slider_btn a.aright{background-position:-47px -53px;right:5px}
	.slider_btn a.agrayleft{background-position:-15px -53px;}
	.slider_btn a.agrayright{background-position:-63px -53px;}
	
	.p_top_sellers .box_heading h1{border-bottom:1px solid #e4e4e4;height: 30px;line-height: 30px;font-size:18px;color:#444444;font-weight:300;}
/*pagination*/
	.pagination{background:#fafafa;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:10px 5px;height:25px;}
	.pagination .page_info{float:left;margin:8px 0 0;}
	.pagination .result{font-size:11px;color:#999999;float:left;height:25px;line-height:25px}
	.pagination .page_num{float:right;}
	.pagination .page_num em{float:left;vertical-align:middle;margin:0 5px;padding-top:2px;}
	.pagination .page_num a,
	.pagination .page_num b{display:inline-block;border:1px solid #e9e9e9;color:#999999;padding:6px 8px;margin:0;margin-left:-1px;background:#ffffff;font-size:11px;font-weight:300;float:left;}
	.pagination .page_num b,
	.pagination .page_num a:hover{background:#666666;color:#ffffff;text-decoration:none}
	.pagination .page_num b{background:#ed6866}
	.pagination .page_num .next{width:32px}
	.pagination .page_num .prev i,
	.pagination .page_num .next i{display:block;float:left;width: 4px;height: 6px;background:url(../images/wh_sprite_icon.png) no-repeat -81px -13px;margin-top:2px}
	.pagination .page_num .prev i{margin-right:4px}
	.pagination .page_num .next i{margin-left:4px;float:right;background-position:-91px -13px}
	.pagination .page_num .prev:hover i{background-position:-99px -13px}
	.pagination .page_num .next:hover i{background-position:-109px -13px}
	.pagination .not{float:left; line-height:22px; padding-left:10px; font-weight:bold;}
	.pagination .not a{color:#ed6866;}
/*product*/
	.pro_wrap .pro_left{float:left;width:361px;}
	.pro_wrap .pro_right{float:right;width:810px;}
	
	.pro_wrap .pro_right h1{font-size:18px;line-height:24px;margin-bottom:15px;font-weight:300;}
	.pro_wrap .pro_right .pro_sns{padding:15px 2px;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;position:relative;}
	.pro_wrap .pro_right .pro_sns .sku{display:inline-block;padding-right:15px;margin-right:0; margin-left:12px;/*background:url(../images/wh_sprite_icon.png) no-repeat 128px -55px;*/border-right:solid 1px #cccccc;}
	.pro_wrap .pro_right .pro_sns .sold b,
	.pro_wrap .pro_right .pro_sns .stocks b{padding-left:3px;}
	.pro_wrap .pro_right .pro_sns .sns_box{position:absolute;right:2px;top:11px}
	.pro_wrap .pro_right .pro_sns .sns_box div{float:left}
	.pro_wrap .pro_right .pro_sns .sns_box div .pin_it{cursor:pointer;}
	.pro_wrap .pro_right .pro_sns .sns_box .sns_twt{max-width:84px;}
	.pro_wrap .pro_right .pro_sns .stocks{border-left:1px solid #dddddd; padding:0px 0px 0px 15px;margin:0px 0px 0px 15px;}
	.pro_wrap .pro_right .pro_sns .sold{padding-left:12px;}
	.pro_wrap .pro_review{padding:15px 0;margin-bottom:5px;position:relative;color:#000000;}
	.pro_wrap .pro_right .pro_review .status.loading{padding-left:18px;background:url(../images/loading_5.gif) no-repeat;}
	.pro_wrap .pro_right .pro_review .review_box{position: absolute;right:2px;top:15px;}
	.pro_wrap .pro_right .pro_review .review_box img{margin-bottom:-2px;margin-right:5px}
	.pro_wrap .pro_right .review_box a{color:#be0719 }
	.pro_wrap .pro_right .pro_review .review_box .rating_small_star{margin:0 5px -2px 0;}
	.pro_wrap .pro_right .pro_price{}
	.pro_wrap .pro_right .pro_price .pricetitle{float: left;width: 80px;line-height: 2.2;color: #666}
	.pro_wrap .pro_right .pro_price em.currency{font-size:14px;font-style:normal;color:#666666;cursor: pointer;display:inline-block;padding:3px 4px;position:relative; border:1px solid #fff; margin-right:5px; width:50px; top:0px; float:left;}
	
	.pro_wrap .pro_right .pro_price em.currency .us_m{ position:absolute; top:0px; left:0px; width:40px; height:14px; border:1px solid #fff; width:50px; z-index:60;padding:5px 4px; background:#FFF;}
	.pro_wrap .pro_right .pro_price em.currency:hover .us_m{ border:1px solid #e9e9e9; border-bottom:1px solid #fff;}
	.pro_wrap .pro_right .pro_price em.currency:hover{ }
	.pro_wrap .pro_right .pro_price em.currency i{background:url(../images/wh_sprite_icon.png) no-repeat -212px -387px;width:8px;height:5px;display:inline-block;margin:0 5px 3px 6px;}
	.pro_wrap .pro_right .pro_price em.currency:hover i{background:url(../images/wh_sprite_icon.png) no-repeat -212px -387px;width:8px;height:5px;display:inline-block;margin:0 5px 3px 6px;transform: rotate(180deg);  transition: all 0.5s ease-in-out 0s; vertical-align: 0px; }
	.pro_wrap .pro_right .pro_price em.currency ul{position:absolute;z-index:50;left:0px;top:25px;background:#ffffff;border:1px solid #e9e9e9;padding:5px;width:184px;display:none;}
	.pro_wrap .pro_right .pro_price em.currency ul li{width: 92px;float: left;}
	.pro_wrap .pro_right .pro_price em.currency ul li a{display: block;font-size: 12px;color: #666;padding: 3px 8px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a:hover{color:#ED1B2F; background:#F7F7F7;}
	.pro_wrap .pro_right .pro_price em.currency ul li a u{display:inline-block;margin-left:5px;font-size:12px;color:#999999;line-height:150%;text-decoration:none;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.usd b{background-position:-447px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.eur b{background-position:-463px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.gbp b{background-position:-479px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.aud b{background-position:-495px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.cad b{background-position:-511px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.rub b{background-position:-527px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.brl b{background-position:-543px -92px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.chf b{background-position:-447px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.dkk b{background-position:-463px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.php b{background-position:-479px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.sgd b{background-position:-495px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.czk b{background-position:-527px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.huf b{background-position:-543px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.mxn b{background-position:-559px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.nok b{background-position:-575px -119px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.nzd b{background-position:-559px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.pln b{background-position:-575px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.thb b{background-position:-559px -92px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.hkd b{background-position:-511px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.ils b{background-position:-543px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.twd b{background-position:-479px -92px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.hkd b{background-position:-511px -106px;}
	.pro_wrap .pro_right .pro_price em.currency ul li a.sek b{background-position:-463px -92px;}
	.pro_wrap .pro_right .pro_price b{color:#be0719; font-weight:normal;font-size:24px}
	.pro_wrap .pro_right .pro_price .price_old{text-decoration: line-through;color: #999;font-size: 16px;padding: 10px 0 0 5px;}
	.pro_wrap .pro_right .pro_price .discount{color:#ed1b2f ;margin-left:15px}
	.pro_wrap .pro_right .pro_option_cart{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:15px 0;padding:10px 0 15px;position: relative;}
	.pro_wrap .pro_right .pro_option_cart table td,
	.pro_wrap .pro_right .pro_option_cart table th{padding:10px 0;color:#666666;vertical-align: top;text-align:left;}
	.pro_wrap .pro_right .pro_option_cart table th{width:80px;font-weight:300}
	.pro_wrap .pro_right .pro_option_cart .pro_attr_content th,
	.pro_wrap .pro_right .pro_option_cart .pro_attr_content td{padding-top:5px;padding-bottom:5px}
	.pro_wrap .pro_right .pro_option_cart .pro_attr_name{float:left;margin-top:9px}
	.pro_wrap .pro_right .pro_option_cart .attr_list{float:left}
	.pro_wrap .pro_right .pro_option_cart .attr_list li{float:left;margin:5px 10px 5px 0}
	.pro_wrap .pro_right .pro_option_cart .attr_list li span{display:block;border:1px solid #cccccc;padding:5px 10px; position:relative;cursor:pointer}
	
	.pro_wrap .pro_right .pro_option_cart .attr_list li span:hover,
	.pro_wrap .pro_right .pro_option_cart .attr_list li.selected span{border-color:#be0719 ;outline: 1px solid #be0719 ;}
	.pro_wrap .pro_right .pro_option_cart .attr_list li span i{ display:none;}
	.pro_wrap .pro_right .pro_option_cart .attr_list li.selected span i{ width:8px; height:6px; background:url(../images/wh_sprite_icon.png) no-repeat -136px -613px #be0719; position:absolute; bottom:0px; right:0px; z-index:10; display:block;}
	.pro_wrap .pro_right .pro_option_cart .attr_list li img{width:25px;}
	.pro_wrap .pro_right .pro_option_cart .attr_list .attr_image img{width:42px;}
	.pro_wrap .pro_right .pro_option_cart .attr_list .attr_image span{padding:4px;}
	.pro_wrap .pro_right .pro_option_cart .size_chart{font-weight: 700;float:left;margin-top:18px;cursor: pointer}
	.pro_wrap .pro_right .pro_option_cart .shiping_state{margin-bottom:8px;letter-spacing: 1px;color:#999999}
	.pro_wrap .pro_right .pro_option_cart .shiping_state b{color:#000000}
	.pro_wrap .pro_right .pro_option_cart .shiping_state a{color:#333333;text-decoration:underline;}
	.pro_wrap .pro_right .pro_option_cart .shiping_state a i{background:url(../images/wh_sprite_icon.png) no-repeat -228px -381px;width:12px;height:12px;display:inline-block;margin:0 0 -2px 5px;}
	.pro_wrap .pro_right .pro_option_cart .shipping_time{color:#333333;}
	.pro_wrap .pro_right .pro_option_cart .shipping_time span{color:#333333}
	.pro_wrap .pro_right .pro_option_cart .total_price span{padding-top:3px;float:left}
	.pro_wrap .pro_right .pro_option_cart .total_price b{color:#ed1b2f ;font-size:16px;font-weight:700}
        
        .pro_wrap .pro_right .pro_option_cart .shiping_state a{ position:relative;}
        .pro_wrap .pro_right .pro_option_cart .shiping_state a .shiping_tracking{background: #fff3bf;border: 1px solid #f7dd89;color: #f60;display: none;font-size: 12px;left:100%;margin-left:15px;white-space: nowrap;padding: 5px 10px;position: absolute;text-decoration: none;top: -5px;z-index:22;}

        .pro_wrap .pro_right .pro_option_cart .shiping_state a .shiping_tracking:after,
        .pro_wrap .pro_right .pro_option_cart .shiping_state a .shiping_tracking:before{border: 6px solid transparent; border-color:transparent #f7dd89 transparent transparent; top:5px;content: "";position: absolute;left:-12px;}
        .pro_wrap .pro_right .pro_option_cart .shiping_state a .shiping_tracking:before{border: 6px solid transparent; border-color:transparent #fff3bf transparent transparent; z-index:33;left:-10px;}

	.pro_wrap .pro_right .pro_qty_ttl{padding-top:15px;border-top:1px solid #e5e5e5;color:#666666;margin-top:5px;}
	.pro_wrap .pro_right .pro_add_cart{margin-top:10px;position:relative;}
	.pro_wrap .pro_right .pro_add_cart .stocks{clear:both;padding:7px;float:left;margin:10px 0 0;color:#444444;background:#fff9eb;border:1px solid #f7dd89;}

	.pro_wrap .pro_right .quntity_box{height:31px;width:86px;vertical-align:bottom;position:relative;}
	.pro_wrap .pro_right .quntity_box input{background: transparent none repeat scroll 0 0; border: 1px solid #d2d6d9; height: 19px;left: 28px; line-height: 19px; margin: 0; padding: 2px 4px; position: absolute; text-align:center; top: 0; width: 90px;}
	.pro_wrap .pro_right .quntity_box a{ background: #666 none repeat scroll 0 0; border-radius: 3px; top: 0; color: #fff; cursor: pointer; display: block; font-size: 22px; height: 24px; line-height: 24px; position: absolute; right: -70px;text-align: center; width: 24px;}
	.pro_wrap .pro_right .quntity_box a:active{background-position:0 -555px}
	.pro_wrap .pro_right .quntity_box a i{display:block;background:url(../images/wh_sprite_icon.png) no-repeat -167px -12px;opacity: 0.7;width:7px;height:7px;margin:3px 0 0 7px;}
	.pro_wrap .pro_right .quntity_box .qty_plus{left:132px; top:0px;}
	.pro_wrap .pro_right .quntity_box .qty_plus.gray{background: #ccc}
	.pro_wrap .pro_right .quntity_box .qty_plus i{background-position:-156px -13px}
	.pro_wrap .pro_right .quntity_box .qty_minus{left: 0px; top:0px;}
	.pro_wrap .pro_right .quntity_box .qty_minus.gray{left: 0px; top:0px;background: #ccc;}
	.pro_wrap .pro_right .quntity_box .outstocks{position: absolute;top: 6px;left: 170px;white-space: nowrap;color: #ff0000;}
	
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn div{float:left;margin-right:8px}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn div input{width:164px;height:40px;display:block;border:none;padding:0;margin:0;cursor:pointer;background: #ed1b2f; font-weight:bold; border:1px solid #be0719; font-size:18px; border-radius:4px; margin-top:15px; color:#FFF;text-align:center;/*text-transform:capitalize;*/outline:medium}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_buy{ text-shadow:1px 1px 0px #be0719;}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_buy:hover{}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_buy:active{}
	
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_add{ background:#ed7a1b; border:1px solid #be6207; text-shadow:1px 1px 0px #be6207;}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_add:hover{}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_add:active{}
	
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_buy.gray{background:#f0f0f0; cursor:default; border:1px solid #f0f0f0!important; text-shadow:none;}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .btn_add.gray{background:#f0f0f0; cursor:default; border:1px solid #f0f0f0!important; text-shadow:none;}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .preorder{ width:164px; height:40px; background:#ff8a00; font-weight:bold; display:inline-block; color:#ffffff; border-radius:3px; line-height:40px; text-align:center; font-size:18px; margin-top:15px;}
	.pro_wrap .pro_right .pro_add_cart .pro_cart_btn .preorder:hover{background:#ff6d16;transition:all 0.2s ease 0s;}
	
	.pro_wrap .pro_right .pro_quick_link{position:relative;}
	.pro_wrap .pro_right .pro_quick_link ul li{float:left;padding-right:30px;background:url(../images/wh_sprite_bg.png) no-repeat right -988px;}
	.pro_wrap .pro_right .pro_quick_link ul li.last{background:none;float: right;}
	.pro_wrap .pro_right .pro_quick_link ul li a{display:block}
	.pro_wrap .pro_right .pro_quick_link ul li a i{display:inline-block;background:url(../images/wh_sprite_icon.png) no-repeat;margin:0 6px -3px 0;}
	.pro_wrap .pro_right .pro_quick_link ul li .pro_error i{width:15px;height:15px;background-position:-85px -54px;}
	.pro_wrap .pro_right .pro_quick_link ul li .pro_wish_list{/*margin-left:28px;*/}
	.pro_wrap .pro_right .pro_quick_link ul li .pro_wish_list u{text-decoration:none;}
	.pro_wrap .pro_right .pro_quick_link ul li .pro_wish_list i{width:14px;height:12px;background-position:-109px -54px}
	.pro_wrap .pro_right .pro_quick_link ul li .pro_wish_list.active i{background-position:-200px -299px}
	.pro_wrap .pro_right .pro_quick_link .pro_wish_pop{position:absolute;z-index:90;top:20px;left:20px;background:#ffffff;padding:15px;border:1px solid #888888;box-shadow:0 0 8px rgba(0,0,0,.1);color:#E7696C;}
	
	.pro_wrap .pro_left .pro_img_box{text-align:center;position:relative;background:url(../images/loader_1.gif) no-repeat center center;min-height:361px;}
	.pro_wrap .pro_left .pro_img_box a{display: table-cell;width:361px;min-height:361px; border:1px solid #eee;}
	.pro_wrap .pro_left .pro_img_box img{width:361px;}
	
	.pro_wrap .pro_left .pro_img_box .pro_img_discount{position: absolute;top: 0;left: 0; background: url(../images/wh_sprite_icon.png) no-repeat -35px -696px;width: 56px;height: 40px;line-height: 16px; display:block;
    color: #ffffff;font-size: 14px; text-align: center; padding-top:4px;}
	.pro_wrap .pro_left .pro_img_box .pro_img_discount strong{font-size: 18px;font-weight: bold;}
	.pro_wrap .pro_left .pro_img_box .pro_img_discount i{display: block;font-style: normal;margin-top: -2px;text-transform: uppercase; font-size:14px;}
	
	.pro_wrap .pro_left .load_layout{background:url(../images/loader_1.gif) no-repeat center center rgba(255,255,255,0.8);width:100%;height:100%;position:absolute;top:0;left:0;display:none;}
	.pro_wrap .pro_left .image_additional{float:left;width:360px;margin-top:15px}
	.pro_wrap .pro_left .image_additional a{display:block;float:left;border:1px solid #eaecee;margin:0 5px 5px 0;padding:1px;opacity: 0.7;}
	.pro_wrap .pro_left .image_additional a.active,
	.pro_wrap .pro_left .image_additional a:hover{border-color:#ed1b2f ;opacity: 1;outline: 1px solid #ed1b2f;}
	.pro_wrap .pro_left .pro_img_link{text-align:center;margin-top:5px;}
	
	.pro_wrap .pro_left .pro_img_zoom{background:#ffffff;border:1px solid #e9e9e9;border-radius:5px;position:absolute;z-index:1050;top:100px;left:50%;margin-left:-390px;width:717px;background:#f3f3f3;overflow: hidden;display:none;}
	.pro_wrap .pro_left .pro_img_zoom .box_heading{padding:5px 15px;font-size:18px;line-height:20px;height:20px;border-bottom:1px solid #e9e9e9;position:relative;background:#ffffff;}
	.pro_wrap .pro_left .pro_img_zoom .box_heading .close{font-size:20px;color:#999999;position:absolute;right:15px;top:6px;cursor:pointer;}
	.pro_wrap .pro_left .pro_img_zoom .box_content{position:relative;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport{width:640px;float:left;background:#ffffff;position:relative;font-size:0;text-align:center;height:600px;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport img{max-height:600px;margin:0 auto;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport_btn{display:none;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport_btn span{position:absolute;top:45%;display:block;background:url(../images/wh_sprite_icon.png) no-repeat -104px -229px;width:36px;height:42px;cursor:pointer;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport_btn span.prev{left:10px;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport_btn span.next{right:10px;background-position:-141px -229px;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport_btn span.prev:hover{background-position:-67px -229px;}
	.pro_wrap .pro_left .pro_img_zoom .img_viewport_btn span.next:hover{background-position:-178px -229px;}
	.pro_wrap .pro_left .pro_img_zoom .img_thumb{position:absolute;right:0;top:0;height:100%;width:67px;padding:10px 0 0 10px;box-shadow:15px 0 15px rgba(0,0,0,.02) inset;}
	.pro_wrap .pro_left .pro_img_zoom .img_thumb div{position:relative;}
	.pro_wrap .pro_left .pro_img_zoom .img_thumb a{display:block;float:left;margin:0 9px 5px 0;border:1px solid #e9e9e9;padding:1px;position:absolute;left:0;}
	.pro_wrap .pro_left .pro_img_zoom .img_thumb a.active{border-color:#ed1b2f }
	.pro_wrap .pro_left .pro_img_zoom .img_thumb a img{width:50px;height:50px}
	
	.pro_detail_wrap{clear:both;}
	.pro_detail_wrap .tab_wrap{margin:15px 0}
	.pro_detail_wrap .tab_wrap .tab_heading_wrap{height:46px;}
	.pro_detail_wrap .tab_wrap .tab_heading{border-bottom:2px solid #be0719;height:40px;position: relative;z-index:50;}
	.pro_detail_wrap .tab_wrap .tab_heading.fixed{background:url(../images/wh_sprite_bg.png) repeat-x 0 -708px;width:1200px;position: fixed;top:0;}
	.pro_detail_wrap .tab_wrap .tab_heading a{display:block;padding:13px;float:left;color:#333;height:14px;line-height:14px;border-left:1px solid #e4e4e4; font-size:14px; border-bottom:1px solid #f7f7f7f; background:#f7f7f7;position: relative;z-index: 50;margin-bottom:-1px;margin-right:-1px;min-width:104px;text-align:center;}
	.pro_detail_wrap .tab_wrap .tab_heading .selected{ border:1px solid #be0719; border-bottom:1px solid #be0719;background:#ed1b2f;text-decoration:none; color:#FFF!important;}
	.pro_detail_wrap .tab_wrap .tab_heading a:hover{ color:#ed1b2f ;}
	.pro_detail_wrap .tab_wrap .tab_content{padding:15px 0px;clear:left;}
	.pro_detail_wrap .tab_wrap .tab_pro_description{line-height:150%;}
	.pro_detail_wrap .tab_wrap .tab_pro_description table{border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-right:none;border-bottom:none;color:#666666;}
	.pro_detail_wrap .tab_wrap .tab_pro_description table th,
	.pro_detail_wrap .tab_wrap .tab_pro_description table td{border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;border-left:none;border-top:none;padding:3px 6px;font-size:12px;vertical-align:middle;}
	.tab_content .pro_dt_shipping p{margin:20px 0;color:#888888;}
	.tab_content .pro_dt_shipping h5{margin:30px 0 20px;color:#000000;font-weight:300;font-size:12px;}
	.tab_content .pro_dt_shipping .shipping_condition{color:#666666}
	.tab_content .pro_dt_shipping .shipping_condition span{margin-right:28px;line-height:15px;}
	.tab_content .pro_dt_shipping .shipping_condition span i{display:inline-block;background:url(../images/wh_sprite_icon.png) no-repeat -90px -83px;width:20px;height:15px;margin-right:6px;margin-bottom:-3px;}
	.tab_content .payment_methods_info{line-height:200%;color:#666666;}
	.tab_content .payment_methods_info h2{padding: 10px 0;font-size: 16px;text-decoration: underline;font-weight:300;}
	.tab_content .payment_methods_info h3{border:none;margin:15px 0;font-size:14px;}
	.tab_content .payment_methods_info ul{margin-bottom:30px;font-size:12px;}
	.tab_content .pro_dt_shipping table{color:#888888;}
	.tab_content .rating_box{border-bottom:1px solid #e9e9e9;padding-bottom:25px;margin:15px 0;}
	.rating_box .rating_star{float:left;}
	.rating_box .rating_star span{float:left;display: block;width:145px;height:29px;background:url(../images/big_star.png) repeat-x 0 -50px;position:relative;}
	.rating_box .rating_star span.star{position: absolute;background-position:0 0}
	.rating_box .total_reviews{float:left;margin:12px 0  0 10px;color:#ed1b2f ;}
	.tab_content h3{margin-bottom:15px; font-weight:normal;border-bottom:1px solid #333}
	.tab_content h3 span{padding:0 20px 10px 0;height:24px;line-height:24px;display:inline-block;margin-bottom:-1px;font-size:14px;}
	.tab_content p.no_item{text-align:center;color:#999999;margin:15px 0;}
	.tab_content .add_reviews{clear:left;padding-top:20px;margin-bottom:15px;color:#999999;position:relative;}
	.tab_content .add_reviews a{color:#ed1b2f;}
	.tab_content .add_reviews .bg_point{color:#333333;}
	.tab_content .add_reviews .add_reviews_more{position:absolute;right:0;top:20px;}
	.tab_content .add_reviews .add_reviews_more a{color:#444444;}
	
	.t_review_content .comments_box{ position:relative;}
	.t_review_content .comments_box .arrow_b{width: 15px;position: absolute;top: -7px;left: 40px;height: 8px; background:url(../images/wh_sprite_icon.png) no-repeat -85px -651px;}
	.t_review_content .comments_box ul{display: block; overflow: hidden; border: 1px solid #e9e9e9;}
	.t_review_content .comments_box li span{ display:block;}
	.t_review_content .comments_box li .text{line-height: 1.5; min-height:42px; padding:15px 10px;}
	.t_review_content .comments_box li .dateandtime { color: #999; padding: 5px 0px 0px; background:#f9f9f9; color:#999999; height:28px; line-height:28px; padding:0 10px;}
	.t_review_content .comments_box li .dateandtime .nome{ font-weight:bold; marging-left:5px;}
	.t_review_content .comments_review{ padding:10px 0 0;}
	.t_review_content .comments_review .inputbox{padding-right: 10px;position: relative;float: left; width:95%;}
	.t_review_content .comments_review .input { border: 1px solid #DDD; color:#666; min-height: 50px; line-height: 1.5;overflow: hidden;padding: 5px 10px; resize: none; width: 95%;}
	.t_review_content .comments_review .formsubmit{position: relative;padding: 0px 10px;height: 26px;line-height: 26px;background: #ed1b2f ;color: #FFF;text-align: center; border-radius:3px;
font-weight: bold;cursor: pointer;overflow: hidden; display:inline-block}
	.t_review_content .comments_review .formsubmit button {position: absolute; width: 100%;height: 100%;padding: 0px 10px;left: 0px; top: 0px;background: #FFF; border: 0px none; opacity: 0;cursor: pointer;}
	
	.t_review_content dl{padding-bottom:15px;margin-bottom:30px;border-bottom:1px dotted #dddddd;float:left;width:100%;}
	.t_review_content dl.last{margin-bottom:10px;}
	.t_review_content dt{float:left;}
	.t_review_content dt img{border:1px solid #dddddd;height:58px;padding:1px;width:58px;}
	.t_review_content dt td,
	.t_review_content dt th{text-align:left;padding:7px 20px 7px 0;vertical-align: middle;}
	.t_review_content dd{float:right;}
	.t_review_content .review{float:left;width:200px;}
	.t_review_content .detail{float:left; margin-left:10px; width:900px;}
	.t_review_content .review table{text-align:right;float:right;}
	.t_review_content .review table th,
	.t_review_content .review table td{vertical-align:top;line-height:16px;margin:0;padding:0;}
	.t_review_content dd div{margin-bottom:10px; color:#666;}
	.t_review_content .t_review_reply b{color:#666;display:block;padding:0 0px 5px;}
	.t_review_content dd .t_review_ttl{padding-top:0;}
	.t_review_content dd .t_review_ttl b{color:#3C93CC}
	.t_review_content dd .t_user_name{margin:0 20px 0 5px; color:#888;}
	.t_review_content dd .t_user_name b{color:#888;}
	.t_review_content dd .t_review_ttl i{color:#888;font-style:normal}
	.t_review_content dd .t_review_info{line-height:18px; color:#666;}
	.t_review_content dd .t_vote .comments{font-weight: bold; color: #666; position:relative; padding-left:20px; margin-right:10px; cursor:pointer;}
	.t_review_content dd .t_vote .comments i{background:url(../images/wh_sprite_icon.png) no-repeat -59px -652px; width:16px; height:15px; position:absolute; top:0px; left:0px;}
	.t_review_content dd .t_vote .comments em{ color:#ed1b2f; padding:0 2px;}
	.t_review_content dd .t_vote span{color:#999999}
	.t_review_content dd .t_vote .t_vote_btn{margin-left:15px}
	.t_review_content dd .t_vote .t_vote_btn a{color: #666666; display: inline-block; height: 20px; line-height: 20px; padding: 0 6px 0 7px;  border-color: rgb(173, 177, 184) rgb(162, 166, 172) rgb(141, 144, 150);
	border-radius:3px; border-style: solid; border-width: 1px;background:transparent linear-gradient(to bottom, #F7F8FA, #E7E9EC) repeat scroll 0% 0% ;}
	.t_review_content dd .t_vote .t_vote_btn a:hover{ background:#e0e3e8;}
	.t_review_content dd .t_vote .t_vote_btn a u{text-decoration:none;}
	.t_review_content dd .t_vote .t_vote_tips{margin-left:15px;color:#FF9613;}
        
        
/*rating star*/	
	.rating_small_star{display:inline-block;}
	.rating_small_star{_zoom:1; *display:inline;}
	.rating_small_star span{display:block;background:url(../images/small_star.png) repeat-x 0 -17px;width:80px;height:15px; margin-right:5px; position: relative}
	.rating_small_star span .star{position:absolute;top:0;left:0;background-position:0 0;}
	
	.info_pagination{padding:8px 5px;margin-bottom:0;}
	.info_pagination .result{float:left}
	.info_pagination .page_num{float:right;}
	.info_pagination .review_res{color:#ed1b2f}
	.info_pagination .page_num b,
	.info_pagination .page_num a{display: inline-block;border: 1px solid #dddddd;color: #666666;margin: 0; font-size:14px;margin-left: 3px;background: #ffffff;font-weight: 300; min-width:30px; min-height:28px; line-height:28px; text-align:center;}
	.info_pagination .page_num b{border-color:#ed1b2f; color:#ed1b2f;}
	.info_pagination .page_num a:hover{background:#eeeeee;text-decoration:none}
	.info_pagination .page_num a .arrow_d{display:inline-block;margin:0 0 0 5px;}

	
	.action_review_list{}
	.action_review_list ul li{float:left;width:192px;padding:15px;border-radius:5px;border:1px solid #e9e9e9;margin:0 5px 8px 5px}
	.action_review_list ul li .image{text-align:center;margin-bottom:5px;position:relative;}
	.action_review_list ul li .image img{max-width:192px}
	.action_review_list ul li .image .sns_pin{position:absolute;background:rgba(0,0,0,.1);padding:5px;display:none;}
	.action_review_list ul li:hover .sns_pin{display:block;}
	.action_review_list ul li .info b{margin-bottom:5px;display:block;font-weight:300;color:#000000}
	.action_review_list ul li .info .description{margin-bottom:5px;color:#999999}
	.action_review_list ul li .info .sns_fb{margin-top:10px;}
	.action_review_list ul li .add_date{color:#cccccc}
	.tab_content .load_img_review {margin-bottom:15px}
	.tab_content .load_img_review a{width:1170px;margin:0 auto;padding:15px 0;text-align:center;background:#e9e9e9;display:block}
	.tab_content .load_img_review a:hover{background:#333333;color:#ffffff;text-decoration:none;}
	
	.img_rv_window{position:absolute;z-index:1050;top:60px;left:50%;margin-left:-425px;width:850px;display:none;}
	.img_rv_window .left{width:670px;float:left;}
	.img_rv_window .left .left_box{border-radius:3px;margin-bottom:15px;background:#f6f6f6;}
	.img_rv_window .left .img_rv_heading{height:67px;line-height:67px;padding:0 5px;background:#e7e7e7;background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5, #F6F6F6),color-stop(1, #DFDFDF));background-image: o-linear-gradient(bottom, #F6F6F6 50%, #DFDFDF 100%);background-image: -moz-linear-gradient(bottom, #F6F6F6 50%, #DFDFDF 100%);background-image: -webkit-linear-gradient(bottom, #F6F6F6 50%, #DFDFDF 100%);background-image: -ms-linear-gradient(bottom, #F6F6F6 50%, #DFDFDF 100%);background-image: linear-gradient(to bottom, #F6F6F6 50%, #DFDFDF 100%);border-radius:3px 3px 0 0;}
	.img_rv_window .left .img_rv_heading a{display:block;float:left;width:220px;text-align:center;}
	.img_rv_window .left .img_rv_heading a:hover,
	.img_rv_window .left .img_rv_heading a.selected{text-decoration:none;background:url(../images/wh_sprite_bg.png) no-repeat center -843px;}
	.img_rv_window .left .img_rv_heading a i{display:inline-block;margin:0 8px -3px 0;background:url(../images/wh_sprite_icon.png) no-repeat;height:14px;}
	.img_rv_window .left .img_rv_heading .heading_img i{background-position:-132px -53px;width:19px;}

	.img_rv_window .left .img_rv_heading .heading_embed i{background-position:-157px -54px;width:22px;}
	.img_rv_window .left .img_rv_heading .heading_report i{background-position:-187px -53px;width:10px;}	
	.img_rv_window .left .img_rv_content{padding:0 30px 30px;}
	.img_rv_window .left .img_rv_content .name{height:50px;line-height:50px;color:#999999;position:relative;}
	.img_rv_window .left .img_rv_content .name b{color:#333333;margin-right:8px;}
	.img_rv_window .left .img_rv_content .name .img_rv_sns{position:absolute;right:0;top:15px;}
	.img_rv_window .left .img_rv_content .name .img_rv_sns div{float:left;height:20px;line-height:20px;}
	.img_rv_window .left .img_rv_content .image{text-align:center;}
	.img_rv_window .left .img_rv_content .image img{max-width:610px;}
	.img_rv_window .left .img_rv_content .comment{margin-top:25px;}
	.img_rv_window .left .img_rv_content .comment dl{margin-bottom:15px;}
	.img_rv_window .left .img_rv_content .comment dt{margin-bottom:5px;color:#999999;}
	.img_rv_window .left .img_rv_content .comment dt b{color:#333333;margin-right:8px;}
	.img_rv_window .left .img_rv_content .comment dd{color:#666666;}
	.img_rv_window .left .img_rv_content .comment textarea{width:590px;margin-bottom:15px;padding:10px;background:#ededed;border:none 0;}
	.img_rv_window .left .img_rv_content .rv_embed{margin-top:15px;}
	.img_rv_window .left .img_rv_content .rv_embed ul li{margin-bottom:15px;}
	.img_rv_window .left .img_rv_content .rv_embed ul li input{padding:8px;margin-right:12px;width:100px;border-radius:2px;border:1px solid #e9e9e9;box-shadow: 0 2px 2px rgba(0,0,0,.05) inset;}
	.img_rv_window .left .img_rv_content .rv_embed ul li textarea{width: 590px;min-height:120px;padding: 10px;background: #ededed;border: none 0;color:#999999}
	.img_rv_window .left .img_rv_content .img_rv_report{margin-top:15px;}
	.img_rv_window .left .img_rv_content .img_rv_report dt{font-size:14px;}
	.img_rv_window .left .img_rv_content .img_rv_report dd{margin-top:15px;color:#999999;font-size:14px}
	.img_rv_window .left .img_rv_content .img_rv_report dd input[type="radio"]{margin-right:8px}
	.img_rv_window .left .img_rv_content .img_rv_report dd textarea{width: 590px;padding: 10px;background: #ededed;border: none 0;color:#999999}
	.img_rv_window .right{float:right;width:136px;padding:15px;background:#ffffff;border-radius: 3px;}
	.img_rv_window .right .img_rv_list{max-height:720px;overflow-y:auto;overflow-x:hidden;margin-bottom:5px;}
	.img_rv_window .right .img_rv_list ul li{margin-bottom:10px;}
	.img_rv_window .right .img_rv_list a{display:block;padding:1px;border:1px solid #eeeeee;opacity: .8;}
	.img_rv_window .right .img_rv_list a:hover{opacity:1;}
	.img_rv_window .right .img_rv_list img{max-width:120px;}
	.img_rv_window .right .img_rv_link{display:block;background:#e9e9e9;text-align:center;padding:5px 0;}
	.img_rv_window .right .img_rv_link:hover{background:#333333;color:#ffffff;text-decoration:none;}
	.img_rv_window .close{width:47px;height:47px;position:absolute;right:-80px;top:0;border:1px solid #bdbdbd;border-radius:3px;cursor:pointer;background:#e9e9e9;background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.5, #EDEDED),color-stop(1, #C4C4C4));background-image: -o-linear-gradient(bottom, #EDEDED 50%, #C4C4C4 100%);background-image: -moz-linear-gradient(bottom, #EDEDED 50%, #C4C4C4 100%);background-image: -webkit-linear-gradient(bottom, #EDEDED 50%, #C4C4C4 100%);background-image: -ms-linear-gradient(bottom, #EDEDED 50%, #C4C4C4 100%);background-image: linear-gradient(to bottom, #EDEDED 50%, #C4C4C4 100%);box-shadow:0 2px 2px rgba(0,0,0,.15);}
	.img_rv_window .close:hover{border-color:#333333;background:#232323;background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #686868),color-stop(1, #232323));background-image: -o-linear-gradient(bottom, #686868 0%, #232323 100%);background-image: -moz-linear-gradient(bottom, #686868 0%, #232323 100%);background-image: -webkit-linear-gradient(bottom, #686868 0%, #232323 100%);background-image: -ms-linear-gradient(bottom, #686868 0%, #232323 100%);background-image: linear-gradient(to bottom, #686868 0%, #232323 100%);}	.img_rv_window .close i{display:block;float:left;background:url(../images/wh_sprite_icon.png) no-repeat -191px -82px;width:17px;height:17px;margin:15px 0 0 15px;}
	.img_rv_window .close:hover i{background-position:-167px -82px;}
	
	.forum_discuss dl{float:left;width:100%;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dotted #dddddd;}
	.forum_discuss dl.last{border-style:solid;}
	.forum_discuss dl dt{float: left;width:680px;}
	.forum_discuss dl dd{float: right;width:290px;text-align: right;}
	.forum_discuss dl dt span{margin-left:20px;color:#999999;}
	.forum_discuss dl dt span b{color:#333333;}
	.forum_discuss dd b{color:#666666;margin-right:20px}
	.forum_discuss dd b i{display:inline-block;background:url(../images/wh_sprite_icon.png) no-repeat -193px -25px;width:13px;height:13px;margin:0 5px -2px 0}
	.forum_discuss .forum_more{clear: both;text-align:right}
	.forum_discuss .forum_more a{color:#ed1b2f;}
	
/*login box window*/
	.login_window{width:468px;position:absolute;z-index:1050;top:150px;left:50%;margin-left:-242px;background:url(../images/bg_login_box.png) repeat;border-radius:8px;padding:8px;display:none;}
	.login_w_box{background:#f3f3f3;border-radius:8px;box-shadow:0 0 5px rgba(0,0,0,.15);}
	.login_w_box .box_heading{text-align:center;font-weight:700;font-size:24px;padding:14px 0;background:#ededed;border-radius:8px 8px 0 0;color:#6b6b6b;}
	.login_w_box .box_heading span{display:block;font-size:12px;font-weight:300;}
	.login_w_box .box_content h5{color:#6b6b6b;font-weight:300;font-size:12px;margin-bottom:20px;}
	.login_w_box .box_content{padding:30px;}
	.login_w_box .box_content .log_ttl{font-size:16px;text-align:center;color:#444444;padding-bottom:20px;border-bottom:1px solid #e9e9e9;}
	.login_w_box .box_content .log_sns_box{border-bottom:1px solid #e9e9e9;border-top:1px solid #fbfbfb;padding:20px 0;margin-bottom:0;}	
	.login_w_box .box_content .log_web_box{border-top:1px solid #fbfbfb;padding-top:20px;}
	.login_w_box .log_sns_box .log_sns_twt,
	.login_w_box .log_sns_box .log_sns_fb{background:url(../images/wh_sprite_lang_en.png) no-repeat 0 -564px;width:198px;height:34px;display:block;float:left;text-indent:-9999px;}
	.login_w_box .log_sns_box .log_sns_fb{background-position:0 -621px;float:right;}
	.login_w_box .log_web_box .log_web_input{border:1px solid #dddddd;border-radius:5px;height:30px;line-height:30px;background:#ffffff;margin-bottom:20px;padding:9px 60px 9px 20px;position:relative;box-shadow:0 8px 8px rgba(0,0,0,.05) inset;}
	.login_w_box .log_web_box .log_web_input input{height:30px;line-height:30px;padding:0;margin:0;border:none 0;background:none;width:280px;outline: none;}
	.login_w_box .log_web_box .log_web_input i{display:block;position: absolute;right:13px;top:15px;background:url(../images/wh_sprite_icon.png) no-repeat -147px -116px;width:24px;height: 18px;}
	.login_w_box .log_web_box .log_web_input i.log_icon_pwd{background-position:-174px -113px;height:24px;top:12px;}
	.login_w_box .log_web_box .log_web_input i.log_icon_user{background-position:-198px -116px;height:23px;top:18px;}
	.login_w_box .log_web_box .log_w_check{margin-bottom:15px;}
	.login_w_box .log_web_box .log_w_check label{display:block;clear:both;margin-bottom:5px;}
	.login_w_box .log_web_box .log_w_check label input{margin: 0 5px 0 0;border: none 0;vertical-align:middle;}
	.login_w_box .log_web_box .log_w_action{height:40px;}
	.login_w_box .log_web_box .log_w_action .log_w_btn{background:url(../images/wh_sprite_bg.png) repeat-x 0 -1017px;border-radius:5px;color:#ffffff;text-shadow:1px 1px 1px rgba(0,0,0,.3);text-transform:uppercase;cursor:pointer;float:left;height:40px;overflow:visible;padding:0 24px;text-align:center;margin-right:8px;}
	.login_w_box .log_web_box .log_w_action .log_w_btn_sub{border:1px solid #1e783a;}
	.login_w_box .log_web_box .log_w_action .log_w_btn_cancel{margin-right:8px;background-position:0 -1072px;border:1px solid #878787;}
	.login_w_box .log_web_box .log_w_action label{padding:11px 0;float:left;}
	.login_w_box .log_web_box .log_w_action label input{margin:0 5px 0 0;border:none 0;vertical-align:middle;}
	.login_w_box .log_web_box .log_w_link{clear:both;margin-top:25px;width:408px;height:14px;}
	.login_w_box .log_web_box .log_w_link a{font-weight:700;color:#666666;}
	.login_w_box .log_web_box .log_w_link .log_w_link_l{float:left;}
	.login_w_box .log_web_box .log_w_link .log_w_link_r{float:right;color:#999999;}
	.login_w_box .log_web_box .error{color:#ff0000;margin-bottom:15px;}
	.login_w_box .log_web_box .log_web_info{margin-bottom:15px;font-size:14px;color:#888888;line-height:150%;}
	
/*error tips box*/
	.input_tips_box{position:relative;}
	.input_tips_box .tips{position:absolute;border:1px solid #f2dd8c;border-radius:3px;top:-15px;left:0;height:14px;line-height:14px;padding:6px;padding-left:25px;background:url(../images/wh_sprite_icon.png) no-repeat -220px -329px #fff5cc;color:#a71f22;cursor:pointer;}
	.input_tips_box .tips b{display:block;background:url(../images/wh_sprite_icon.png) no-repeat -199px -340px;width:10px;height:6px;position:absolute;bottom:-6px;left:7px;}
	
/*products detail page - shipping cost pop window*/
	.shipping_cost_window{position:fixed;z-index:1050;top:220px;left:50%;background:#ffffff;border:1px solid #e9e9e9;padding:15px;;width:670px;margin-left:-351px;display:none;}
	.shipping_cost_window .close{position:absolute;right:17px;top:15px;cursor:pointer;color:#ffffff;}
	.shipping_cost_window .close:hover{color:#666666;}
	.shipping_cost_window .close i{display:inline-block;background:url(../images/wh_sprite_icon.png) no-repeat -72px -85px;width:10px;height:10px;margin:0 0 -2px 5px;}
	.shipping_cost_window p{margin-bottom:15px;color:#555555;}
	.shipping_cost_window .shipping_region{margin-bottom:15px;height:24px;width:202px;position:relative;}
	.shipping_cost_window .shipping_region span{line-height:24px;height:24px;display:block;cursor:pointer;box-shadow:0 5px 5px rgba(0,0,0,.05) inset;border:1px solid #e9e9e9;text-indent:8px;}
	.shipping_cost_window .shipping_region i{display:block;background:url(../images/wh_sprite_icon.png) no-repeat -92px -1px;position:absolute;right:12px;top:12px;width:8px;height:4px;cursor:pointer;}
	.shipping_cost_window .shipping_region .select_list{width:200px;border:1px solid #e9e9e9;position:absolute;background:#ffffff;left:0;top:25px;margin:0;padding:0;display: none;}
	.shipping_cost_window .shipping_region.on .select_list{display:block}
	.shipping_cost_window .shipping_region .select_list ul li a{display:block;padding:8px;}
	.shipping_cost_window .shipping_region .select_list ul li a:hover{background:#333333;color:#ffffff;text-decoration:none;}
	.shipping_cost_window .shipping_cost_option{border-bottom:2px solid #666666;float:left;width:100%;margin-bottom:15px;}
	.shipping_cost_window .shipping_cost_option ul{float:left;}
	.shipping_cost_window .shipping_cost_option ul li{float:left;width:60px;padding:5px 0 15px;}
	.shipping_cost_window .shipping_cost_option ul li.company{width:220px;}
	.shipping_cost_window .shipping_cost_option ul li.time{width:200px;}
	.shipping_cost_window .shipping_cost_option ul li.cost{width:150px;}
	.shipping_cost_window .shipping_co_list ul{float:left;max-height:205px;overflow-y: auto;overflow-x:hidden;width:100%;}
	.shipping_cost_window .shipping_co_list ul li{float:left;border-bottom:1px solid #e9e9e9;width:100%;cursor:pointer;}
	.shipping_cost_window .shipping_co_list ul li.selected{background:#f3f3f3;}
	.shipping_cost_window .shipping_co_list dl{float:left;padding:12px 0;}
	.shipping_cost_window .shipping_co_list dt{float:left;width:60px;text-align:center;}
	.shipping_cost_window .shipping_co_list dt input{vertical-align:top;}
	.shipping_cost_window .shipping_co_list dd{float:left;margin-top:4px;}
	.shipping_cost_window .shipping_co_list dd.company{width:220px;}
	.shipping_cost_window .shipping_co_list dd.time{width:200px;}
	.shipping_cost_window .shipping_co_list dd.cost{width:150px;}
	.shipping_cost_window .shipping_co_list dd .free_sh{color:#ed1b2f}
	.shipping_cost_window .shipping_co_list dd .costing{color:#ed1b2f }
	.shipping_cost_window .shipping_cost_action{padding-top:15px;float:left;}
	.shipping_cost_window .shipping_cost_action .btn_shipping_cost{margin:0;margin-left:300px;padding:5px 25px;cursor:pointer;border-radius:3px;border:1px solid #999999;background:#f3f3f3;color:#444444;overflow:visible;background-image:-webkit-gradient(
	linear,left top,left bottom,color-stop(0,rgb(255,255,255)),color-stop(1,rgb(198,198,198))
);background-image:-o-linear-gradient(bottom,rgb(255,255,255) 0%,rgb(198,198,198) 100%);background-image:-moz-linear-gradient(bottom,rgb(255,255,255) 0%,rgb(198,198,198) 100%);background-image:-webkit-linear-gradient(bottom,rgb(255,255,255) 0%,rgb(198,198,198) 100%);background-image:-ms-linear-gradient(bottom,rgb(255,255,255) 0%,rgb(198,198,198) 100%);background-image:linear-gradient(to bottom,rgb(255,255,255) 0%,rgb(198,198,198) 100%);}

/*form reset*/
	.inputchang{ color:#cccccc;}
	
/*checkbox*/
	.checkbox_on,
	.checkbox_on_active,
	.checkbox_off{cursor:pointer;position:relative;}
	.checkbox_on i{display:inline-block;*display:inline;*zoom:1;width:15px; height:15px; overflow:hidden;background:url(../images/wh_sprite_icon.png) no-repeat -36px -298px;vertical-align:middle;margin-right:5px;}
	.checkbox_on_active i{display:inline-block;*display:inline;*zoom:1;width:15px; height:15px; overflow:hidden;background:url(../images/wh_sprite_icon.png) 0 -298px no-repeat;vertical-align:middle;margin-right:5px;}
	.checkbox_off i{display:block; width:15px; height:15px; overflow:hidden;background:url(../images/wh_sprite_icon.png) -72px  -298px no-repeat; position:absolute; left:0; top:0;}
	.checkbox_off_active i{display:block; width:15px; height:15px; overflow:hidden;background:url(../images/wh_sprite_icon.png) -54px -298px no-repeat; position:absolute; left:0; top:0;}

/*error tips*/
	.inputbox{ padding-right:10px; position:relative; float:left;}
	.inputbox .must{ color:#ff6600; position:absolute; right:0; top:9px; display:block; height:12px; line-height:12px; width:5px;}
	.inputbox .tips{ position:absolute; bottom:30px;left:0;border:1px #e8d76b solid;border-radius:3px;min-width:120px;max-width:200px;box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);padding:5px 10px 5px 26px; background:#fef3be url(../images/wh_sprite_icon.png) no-repeat -220px -330px; line-height:1.2; cursor:default; color:#a71f22;}
	.inputbox .tips i{position:absolute; left:10px; bottom:-7px; display:block; width:13px; height:7px;background:url(../images/wh_sprite_icon.png) -198px -340px no-repeat;}
	.inputbox .tips_ok{background-image:url(../images/error.png);}
	
/*common modal*/	
	.noscroll{ overflow:hidden;}
	.module{ position:fixed; top:0; z-index:9999;}
	.module .modal_mask{ background:url(../images/loading_1.gif) no-repeat center center #000000; bottom:0; left:0;position:fixed; right:0; top:0;}
	.module .modal_scroller{ bottom:0; left:0; overflow-y:auto; position:fixed; right:0; top:0;}
	.module .modal_scroller .modal_container{ position:relative; padding-bottom:50px;}
	.module .modal_title{ font-size:20px; padding:15px 15px; border-bottom:1px solid #EEEEEE; position:relative;}
	.module .modal_title i{ position:absolute; right:5px; top:8px; text-shadow:0 1px 0 #FFFFFF; opacity:1; font-weight:bold; background:#fffffff; display:block; height:30px; width:30px; line-height:30px; text-align:center;border-radius:30px;}
	.module .modal_title i:hover{cursor:pointer; background:#f8f8f8; opacity:0.7; }
	
/*login box*/	
	.modal_login{ width:335px;box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);border:4px solid #EAEAEA; background:#ffffff;}
	.modal_login_con{ padding:20px 15px;}
	.modal_login_con .title{ font-size:14px; line-height:1.2; font-weight:bold; padding:5px 0;}
	.modal_login_main{}
	.modal_login_main li {padding-top:10px; display:block; position:relative;}
	.modal_login_main li.inputbox{ float:none;}
	.modal_login_main li.inputbox .none{ display:none;}
	.modal_login_main li input{border:1px #CCCCCC solid; width:280px; padding:8px 10px; height:20px; line-height:20px; border-radius:3px;}
	.modal_login_main li input.username{background:url(../images/wh_sprite_icon.png) no-repeat 277px -399px;}
	.modal_login_main li input.userpwd{background:url(../images/wh_sprite_icon.png) no-repeat 277px -363px;}
	.modal_login_main li.forgot{line-height:1.5; margin-bottom:10px;}
	.modal_login_main li.forgot span{padding:0 10px; color:#cccccc;}
	.modal_login_main li.submit{height:36px;}
	.modal_login_main li.submit input{line-height:34px; padding:0 30px; height:100%; cursor:pointer; width:auto; text-align:center;border:1px #e87b0e solid; background:#ffa409; color:#ffffff; font-size:16px;margin:0;overflow:visible;}
	.modal_login_main li.submit input:hover{background-color:#feb12e;}
	.modal_login_main li.gray input{background:#f1f1f1 url(../images/loading_3.gif) no-repeat center center; border-color:#e2e2e2; color:#f1f1f1; text-indent:-1000px; cursor:default;}
	.modal_login_main li.gray input:hover{background-color:#f1f1f1;}
	.modal_login_main li.checkbox {padding-left:20px; margin:5px 0;}
	.modal_login_main li.checkbox a{color:#ff6600;}
	.modal_login_main li.checkbox input{width:auto; border:inherit; padding:0; position:absolute; left:0; top:6px;}
	.modal_login_main li.checkbox .error_tips{ bottom:16px;}
	.modal_login_main li h3{ font-size:14px; padding-top:5px;}
	
	
	.modal_login_main li .error_tips{position:absolute; bottom:32px;right:0;border:1px #e8d76b solid; max-width:145px; border-radius:10px;box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);padding:2px 10px 2px 26px; background:#fef3be url(../images/wh_sprite_icon.png) no-repeat -220px -330px; line-height:1.5; cursor:default; color:#A71F22;}
	.modal_login_main li .error_tips i{position: absolute;left: 10px;bottom: -7px;display: block;width: 13px;height: 7px;background: url(../images/wh_sprite_icon.png) -198px -340px no-repeat;}

	.modal_login_other{ border-top:1px #cccccc dashed; padding-top:15px; margin-top:20px;}
	.modal_login_other li{ padding-top:10px;margin-right:10px;display:inline-block;*zoom:1;*display:inline;}
	.modal_login_other li a{ background:#3b5999; position:relative; line-height:26px; padding-left:30px; white-space:nowrap; display:block; color:#FFFFFF; width:80px; overflow:hidden;text-overflow:ellipsis;}
	.modal_login_other li a i{ position:absolute; left:0; top:0; display:block; width:26px; height:26px; background:url(../images/wh_sprite_icon.png) 0 -329px no-repeat;}
	.modal_login_other li a:hover{ text-decoration:none; background:#3b6abc;}
	.modal_login_other .twitter a{ background:#24bff9;}
	.modal_login_other .twitter a i{background:url(../images/wh_sprite_icon.png) -30px -329px no-repeat;}
	.modal_login_other .twitter a:hover{ background:#56c9ef;}
/*popup module*/	
	.module{position: fixed;top: 0;z-index: 9999;}
	.module .modal_mask{background: url(../images/loader_2.gif) no-repeat center center #000000;bottom: 0;left: 0;position: fixed;right: 0;top: 0;}
	.module .modal_scroller{bottom: 0;left: 0;overflow-y: auto;position: fixed;right: 0;top: 0;}
	.module .modal_scroller .modal_container{position: relative;padding-bottom: 50px;}
	
	.modal_msgbox{width:400px;background:#ffffff;border:1px solid #dddddd;padding:10px;position:relative;text-align:center;}
	.modal_msgbox .modal_msgbox_msg{padding:30px 5px 10px;font-size:14px;color:#666666;line-height:150%;}
	.modal_msgbox .modal_msgbox_button{padding:20px 0 10px;}
	.modal_msgbox .modal_msgbox_button .button_ok{height: 26px;line-height: 26px;border: 1px #E87B0E solid;background:#FFA409;color:#ffffff;text-align:center;font-weight:bold;cursor: pointer;padding:0 30px;display: inline-block;position: relative;font-size:14px;}
	
/*report error box & newsletter box*/
	.modal_product_detail,
	.modal_deal_alert{background:#ffffff;border:1px solid #dddddd;padding:10px;width:578px;position:relative;}
	.modal_product_detail .modal_title,
	.modal_deal_alert .modal_title{border-bottom:1px solid #eeeeee;font-size:18px;padding:8px 0 14px;color:#444444;margin-bottom:15px;position:relative;}
	.modal_product_detail .modal_title i,
	.modal_deal_alert .modal_title i{position:absolute;right:4px;top:4px;font-size:24px;cursor:pointer;color:#cccccc;}
	.modal_product_detail .modal_title i:hover,
	.modal_deal_alert .modal_title i:hover{color:#666666;}
	.modal_product_detail .modal_product_detail_con .info{color:#666666;line-height:150%;margin-bottom:20px;font-size:14px;}
	.modal_product_detail_con table th{vertical-align:top;text-align:right;font-weight:300;padding:8px 8px 15px 5px;}
	.modal_product_detail_con table td{padding-bottom:15px;}
	.modal_product_detail_con .border_1{border: 1px solid #dddddd;}
	.modal_product_detail_con .must{margin-left:5px;color:#ff0000;position:absolute;right:0;top:5px;}
	.modal_product_detail_con .inputbox{position:relative;padding-right:12px;float: left;}
	.modal_product_detail_con .inputbox .tips,
	.modal_deal_alert_con .inputbox .tips{color:#cc0000;display:block;margin-top:10px;}
	.modal_product_detail_con select{padding:4px 5px;}
	.modal_product_detail_con .inputbox input{padding:4px 5px;margin:0;}
	.modal_product_detail_con .inputbox textarea{width:420px;height:200px;}
	.modal_product_detail_con .formsubmit,
	.modal_deal_alert_con .formsubmit{height: 26px;line-height: 26px;border: 1px #E87B0E solid;background: #FFA409;color: #FFF;text-align: center;font-weight: bold;cursor: pointer;padding: 2px 20px;display: inline-block;position:relative;}
	.modal_product_detail_con .formsubmit input,
	.modal_deal_alert_con .formsubmit input{position: absolute;width: 100%;height: 100%;padding: 0 10px;left: 0;top: 0;background: #FFF;border: 0;opacity: 0;filter: alpha(opacity:0);cursor: pointer;}
	
	.modal_deal_alert_con table th{vertical-align:top;text-align:right;font-weight:300;padding:8px 8px 0 0;}
	.modal_deal_alert_con table td{padding-bottom:15px;}
	.modal_deal_alert .modal_deal_alert_con .info{color:#444444;line-height:150%;margin-bottom:10px;font-size:12px;font-weight:700;}
	.modal_deal_alert_con .inputbox input{padding:4px 5px;margin:0;}
	.modal_deal_alert_con .borer_1{border: 1px solid #dddddd;}
	.modal_deal_alert_con .inputbox{position:relative;padding-right: 12px;float: left;}
	.modal_deal_alert_con .catecheckbox b{color:#444444;line-height:150%;margin-bottom:10px;font-size:12px;font-weight:700;}
	.modal_deal_alert_con .must{margin-left:5px;color:#ff0000;position:absolute;right:0;top:8px;}
	.modal_deal_alert_con ul{overflow:hidden;display:block;line-height:1.2;padding-left:10px;}
	.modal_deal_alert_con ul li{float:left;display:block;padding-top:10px;width:185px;text-align:center;}
	.modal_deal_alert_con li img{margin-bottom: 15px;width: 130px;height: 130px;}
	.modal_deal_alert_con ul li div{color:#808080;cursor:pointer;}
	.modal_deal_alert_con ul li div i{display:inline-block;*display:inline;*zoom:1;background: url(../images/wh_sprite_icon.png) no-repeat -36px -298px;width:15px;height:15px;margin:5px;vertical-align:middle;}
	.modal_deal_alert_con ul li div:hover i{background-position:0 -298px;}
	.modal_deal_alert_con ul li .checkbox_on_active i{background-position:0 -298px;}
	.modal_deal_alert_con ul li .checkbox_on_active:hover i{background-position:-18px -298px;}
	.modal_deal_alert_con .result{line-height:150%;padding:15px 0 15px 20px;background:url(../images/wh_sprite_icon.png) no-repeat -224px -281px;}
	.modal_deal_alert_con .result a{color:#ff6700;}
	
/*add to cart - popup window*/
	.add_cart_pop{width:458px;border:1px solid #f3f3f3;background:#ffffff;position:absolute;z-index:500;bottom:-10px;left:0;padding:30px 20px 38px;box-shadow: 0 0 15px rgba(0,0,0,.15);display:none;}
	.add_cart_pop .close{background:url(../images/wh_sprite_icon.png) no-repeat -72px -85px;width:10px;height:10px;position:absolute;display:block;right:12px;top:12px;cursor:pointer;}
	.add_cart_tips{font-size:28px;line-height:56px;height:56px;color:#888888;/*text-align:right;*/padding-left:125px;}
	.add_cart_tips i{background:url(../images/wh_sprite_icon.png) no-repeat -5px -229px;width:55px;height:55px;display:block;position:absolute;left:44px;top:31px;}
	.add_cart_link{background:#f3f3f3;padding:20px;margin-top:20px;text-align:center;}
	.add_cart_link .add_cart_pay{display:inline-block;background:#f9893b;border:1px solid #d14202;color:#ffffff;text-decoration:none;margin-right: 20px;}
	.add_cart_link .add_cart_pay span{border-top:1px solid #ffcca8;display:block;padding:8px;}
	.add_cart_link .add_cart_pay:hover{background:#f17722;}
	.add_cart_link .add_cart_continue{color:#666666;/*margin-right:15px;*/}
	
	
	.coupon_use_pop{width:458px;border:1px solid #f3f3f3;background:#ffffff;position:absolute;z-index:500;bottom:-10px;left:0;padding:30px 20px 38px;box-shadow: 0 0 15px rgba(0,0,0,.15);display:none;}
	.coupon_use_pop .close{background:url(../images/wh_sprite_icon.png) no-repeat -72px -85px;width:10px;height:10px;position:absolute;display:block;right:12px;top:12px;cursor:pointer;}
	.coupon_use_pop{font-size:28px;line-height:56px;height:56px;color:#888888;text-align:right;padding-right:60px;}
	.coupon_use_pop i{background:url(../images/wh_sprite_icon.png) no-repeat -5px -229px;width:55px;height:55px;display:block;position:absolute;left:44px;top:31px;}
	.coupon_use_pop{background:#f3f3f3;padding:20px;margin-top:20px;text-align:right;}
	.coupon_use_pop .add_cart_pay{display:inline-block;background:#f9893b;border:1px solid #d14202;color:#ffffff;text-decoration:none;}
	.coupon_use_pop .add_cart_pay span{border-top:1px solid #ffcca8;display:block;padding:8px;}
	.coupon_use_pop .add_cart_pay:hover{background:#f17722;}
	.coupon_use_pop .add_cart_continue{color:#666666;margin-right:15px;}
	
	
/*overlay layer*/
	#overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index: 1000; opacity:0.2;filter: alpha(opacity=20);background:#000000;}	

/* global 'back to top'*/
	/*.back_to_top{position:fixed;z-index:500;right:20px;bottom:200px;width:50px;height:50px;background:url(../images/wh_sprite_lang_en.png) no-repeat -132px -443px;cursor:pointer;display:none;}
	.back_to_top:hover{background-position:-132px -501px;}*/
	
	.back_to_top{position:fixed;right:10px;bottom:25%; z-index:100;width:39px;}
	.back_to_top .app_btn{ display:block;width:39px;opacity:0.9;filter:alpha(opacity=90);margin-top:5px;background:#666666; position:relative; padding:7px 0;opacity:0.6;filter:alpha(opacity=60);}
	.back_to_top .app_btn em{display:block;width:24px;height:24px; margin:0 auto;background:url(../images/wh_sprite_icon.png) -61px -330px no-repeat; overflow:hidden;}
	.back_to_top .app_btn span{display:none;width:168px; padding:10px;text-align:center; position:absolute; right:50px; top:0;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);background:#FFFFFF;border:solid 1px #666666;}
	.back_to_top .app_btn span s{width:78px; height:78px; display:block;background:url(../images/wh_sprite_icon.png) -162px -502px no-repeat;}
	.back_to_top .app_btn span s.web{background-position:-83px -502px;}
	.back_to_top .app_btn span .arrow_d{position:absolute;top:14px;right:-5px;width:16px;height:8px}
	.back_to_top .app_btn span li{float:left;margin:0 0 0 10px;width:78px;}
	.back_to_top .app_btn span li:first-child{margin:0;}
	.back_to_top .app_btn span li b{font-weight:normal;display:block;padding:8px 0 0;}
	.back_to_top .app_btn:hover { opacity:1;filter:alpha(opacity=100);}
	.back_to_top .app_btn:hover span { display:block;}
	
	
	/*totop_button*/
	.totop_button{display:none; width:39px;height:39px;background:#a3a3a3; cursor:pointer;margin:10px 0 0 0;}
	.totop_button .arrow_b { width:26px; height:13px; left:7px; top:12px;display:block;position:relative;overflow:hidden;}
	.totop_button .arrow_b i{ display:block;height:0px;width:0px;border:80px solid; border-color:transparent transparent #ffffff transparent;position:absolute; top:-80px; left:50%; margin-left:-80px;}
	.totop_button .arrow_b i i{top:-77px;border-color:transparent transparent #a3a3a3 transparent;}
	.totop_button:hover{background:#666666;}
	.totop_button:hover .arrow_b i i{border-color:transparent transparent #666666 transparent;}
	

/*footer*/
	
	.ft_content ul{float:left;width: 244px;margin: 0 10px;}
	.ft_content ul.last{padding-right:40px;}
	.ft_content ul li{width: 100%;overflow: hidden;line-height:24px;}
	.ft_content ul li.ttl{ color:#666666; font-weight:normal; font-size:14px;text-transform: uppercase; margin-bottom:10px;padding:0;background:none}
	.ft_content .ft_community{float:left;width:290px;line-height:24px;position:relative;}
	.ft_content a{ color:#999999;}
	.ft_content a:hover{ color:#494949;}
	.ft_wrap{background:#eeeeee;padding:36px 0 40px;position:relative;}
	
	/*.ft_content .ft_community:before{border-left:1px solid #dddddd;content:"";position: absolute;left:-70px;top:10px;height:100px}*/
	.ft_content .ft_community h5{font-size:14px;margin-bottom:9px;text-transform: uppercase; font-weight:normal; color:#666666;}
	.ft_content .ft_community p{margin-bottom:5px; color:#999999;}
	.ft_content .ft_community .ft_sns{float:left;margin-top:10px;}
	.ft_content .ft_community .ft_sns a{display:block;width:34px;height:34px;margin-right:4px;float:left;background:url(../images/sharetag.png) no-repeat -1px 0px; transition-duration: 500ms, 500ms, 500ms;}
	.ft_content .ft_community .ft_sns a.sns_ins{background-position:-280px 0px;}
	.ft_content .ft_community .ft_sns a.sns_yt{background-position:-121px 0px;}
	.ft_content .ft_community .ft_sns a.sns_twt{background-position:-161px 0px;}
	.ft_content .ft_community .ft_sns a.sns_blog{background-position:-241px 0px;}
	.ft_content .ft_community .ft_sns a.sns_vk{background-position:-201px 0px;}
	.ft_content .ft_community .ft_sns a.sns_reddit{background-position:-81px 0px;}
	.ft_content .ft_community .ft_sns a:hover{display:block;width:34px;height:34px;margin-right:4px;float:left;background:url(../images/sharetag.png) no-repeat -1px -40px;}
	.ft_content .ft_community .ft_sns a:hover.sns_ins{background-position:-280px -40px;}
	.ft_content .ft_community .ft_sns a:hover.sns_yt{background-position:-121px -40px;}
	.ft_content .ft_community .ft_sns a:hover.sns_twt{background-position:-161px -40px;}
	.ft_content .ft_community .ft_sns a:hover.sns_blog{background-position:-241px -40px;}
	.ft_content .ft_community .ft_sns a:hover.sns_vk{background-position:-201px -40px;}
	.ft_content .ft_community .ft_sns a:hover.sns_reddit{background-position:-81px -40px;}
	
	.ft_icon{text-align:center;}
	.ft_icon .partners{padding:25px 0;text-align:center;}
	.ft_icon .partners span{background:url(../images/wh_sprite_logo.png) no-repeat;height:43px;text-indent:-9999px;text-align:left;display:inline-block;margin-right:6px;}
	.ft_icon .partners span.payment_method{width:250px;background-position:-7px 0;}
	.ft_icon .partners span.delivery_method{width:147px;background-position:-262px 0;}
	.ft_icon .partners span.security_method{width:173px;background-position:-416px 0;}

/*Intimate page access tips*/
	.modal_msgbox_button { padding: 20px 0; text-align: center;}
	.modal_msgbox_button .button_ok, .modal_msgbox_button .button_yes { background: none repeat scroll 0 0 #ffa409; border: 1px solid #e87b0e; color: #ffffff; cursor: pointer; display: inline-block; font-size: 16px; padding: 8px 0; text-align: center;
	 width: 100px;}
	.modal_msgbox_button .button_no { background: none repeat scroll 0 0 #f3f3f3; border: 1px solid #dadada; color: #666666; cursor: pointer; display: inline-block; font-size: 16px; margin-left: 30px;  padding: 8px 0; text-align: center;width: 100px;}
	.modal_msgbox_button .button_yes:hover { box-shadow: 0 3px 7px rgba(254, 134, 64, 0.3);}
	.modal_msgbox_button .button_no:hover, .modal_msgbox_button .button_ok:hover {  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.1);}
	.modal_intimate {  width: 600px;}
	.modal_intimate .modal_msgbox_msg { padding: 15px 15px 0; text-align: left;}
	.modal_intimate .modal_msgbox_msg h5 { font-size: 26px; margin-bottom: 5px; text-align: center;}
	.modal_intimate .modal_msgbox_button .button_yes { padding: 8px 15px; width: auto;}
	.modal_intimate .modal_msgbox_button .button_no { padding: 8px 15px;  width: auto;}
	iframe[name=google_conversion_frame]{display:none;}
/*pinterest*/
	.modal_pinterest{ width:920px; background:#ffffff;}
	.modal_pinterest .modal_title{ height:15px; border-bottom:1px solid #AAAAAA; background:url(../images/LogoRed.png) no-repeat center center #FBF7F7;}
	.modal_pinterest .modal_pinterest_con{ overflow:hidden; padding:20px;}
	.modal_pinterest .modal_pinterest_con ul{ width:150px; height:155px; box-shadow:0 0 2px #555555; overflow:hidden; margin:10px; cursor:pointer; float:left;}
	.modal_pinterest .modal_pinterest_con ul .pic{ width:100%; height:100%; position:relative;}
	.modal_pinterest .modal_pinterest_con ul .pic img{ width:100%; height:100%;}
	.modal_pinterest .modal_pinterest_con ul .pic .actions{ width:100%; height:100%; display:none; position:absolute; top:0px;}
	.modal_pinterest .modal_pinterest_con ul .pic .actions span{ width:100%; height:100%; display:block; position:absolute; top:0; left:0;}
	.modal_pinterest .modal_pinterest_con ul .pic .actions .bg{ background:#000000; filter:alpha(opacity=80);opacity:0.8;}
	.modal_pinterest .modal_pinterest_con ul .pic .actions .img{background:url(../images/pinit2.png) no-repeat center center transparent;}
	.modal_pinterest .modal_pinterest_con ul .pic:hover .actions{ display:block;}
	.modal_pinterest .modal_pinterest_con ul .size{ width:100%; height:22px; line-height:24px; color:#000000; font-size:10px; text-align:center; background:#eeeeee; position:absolute; left:0; bottom:0; filter:alpha(opacity=75);-moz-opacity:0.75;-khtml-opacity:0.75;opacity:0.75;}


/*2014-10-29*/
	.activity_page_banner{}
	.activity_page_banner img{ width:1200px;}
	.activity_page_title{border-bottom:1px solid #dddddd;display:block;height:36px;margin-top:30px;position:relative;}
	.activity_page_title b{color:#000000;font-size:26px;font-weight:normal;line-height:30px;}
	.activity_page_title a{color:#0099ff;font-size:12px;padding-right:10px;position:absolute;right:0;top:10px;}
	.activity_page .product_grid ul{ overflow:hidden;margin:0 0 15px;float:none;width: 1300px;}
	.activity_page .product_grid li{ margin:30px 31px 0; width:237px; height:350px;}
	.activity_page .product_grid ul li dt{width:237px;height:237px;}
	.activity_page .product_grid ul li dt img{width:235px; height:235px;padding:0;}
	.activity_page .product_grid .img img{max-height:235px;width:235px; height:235px;}
/*page not found*/
    .not_found{width:100%;width:1100px;padding:50px}
    .not_found .not_found_left{float:left;width:432px;padding:20px 0 20px 40px;}
    .not_found .not_found_right{float:right;width:620px;padding:20px 0;}
    .not_found .not_found_right .title{margin:30px 0 20px;}
    .not_found .not_found_right .title em{font-size:84px;text-shadow:5px 5px 5px rgba(0,0,0,.1);color:#c6191d;font-weight:700;}
    .not_found .not_found_right .title span{font-size: 30px;color: #cccccc;font-style:italic;margin-left:10px;}
    .not_found .not_found_right .content{font-size:28px;color:#888888;margin-bottom:20px;}
    .not_found .not_found_right .sug_list{font-size:14px;color:#888888;}
    .not_found .not_found_right .sug_list ul{margin-top:5px;margin-left:18px;}
    .not_found .not_found_right .sug_list li{margin-top:15px;list-style:disc;}
    .not_found .not_found_right .btn{margin-top:20px;}
    .not_found .not_found_right .btn a{display:inline-block;height: 28px;background: #f4f4f4;text-align:center;line-height: 28px;padding:0 18px;border: 1px #cccccc solid;font-size:14px;}
    .not_found .not_found_right .btn a:hover{background: #ff9900;border: 1px #E87B0E solid;color: #ffffff;text-decoration: none;}
	
/*topbanner*/
	
	.topbanner{display:none; width:1200px;margin:0 auto;}
	.topbanner { position:relative;z-index:102;}
	.topbanner i{position:absolute; right:5px; top:5px; font-size:12px;cursor:pointer; color:#666666; background:#ffffff; border:1px #dddddd solid; padding:1px 4px 0px 3px;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);text-align:center;}
	.topbanner i:hover{ color:#333333;}
	
	.inputchang{font-family:Arial;}
	
	.ask_question{}
	.ask_question th{font-weight:normal;}
	.ask_question input{border:1px solid #dddddd;height:30px;line-height:30px;padding:0 5px;}
	.ask_question textarea{border:1px solid #dddddd;height:52px;padding:5px;width:600px;}
	.ask_question td{padding:5px 20px;}
	.ask_question .formsubmit{float:left;position:relative;background:#4d75da;cursor:pointer;color:#ffffff; border-radius:3px;
	
	background:#ed1b2f;text-decoration:none;color:#ffffff;font-size:18px; line-height:33px;
width:98px;height:33px;display:block;border:none;padding:0;margin:0;cursor:pointer;text-align:center;text-transform:capitalize;outline:medium;}
	.ask_question .formsubmit:hover{ }
	.ask_question .formsubmit input{border:0 none;cursor:pointer;height:100%;left:0;opacity:0;padding:0 10px;position:absolute;top:0;width:100%;}
	.ask_question .learnmore{float:left;font-size:12px;padding:13px 0 0 20px;}
	.ask_question .learnmore a{color:#d73738;text-decoration:underline;}
	.ask_question .formsubmitgray{background:#f1f1f1 url(../images/loading_3.gif) no-repeat center center; border-color:#e2e2e2; color:#f1f1f1; text-indent:-1000px; cursor:default;}
	.ask_question .formsubmitgray input{ display:none;}
	.ask_question .formsubmitgray:hover{ background:#f1f1f1 url(../images/loading_3.gif) no-repeat center center;}


/*deals*/
	.deals_banner{overflow:hidden;height:150px;}
	.deals_banner .home_slider_show{width:1200px;}
	.deals_banner .home_slider_show .nivoSlider{width:1200px;}
	.deals_banner .home_slider_show .nivoSlider img{width:1200px;}
	.deals_nav{padding:20px;background:#eeeeee;margin:15px 0 0;overflow:hidden;}
	.deals_nav a{float:left;margin:0 20px 0 0;padding:15px 15px 15px 40px;background:#ffffff;border:solid 1px #dddddd;position:relative;font-size:14px;line-height:16px;text-decoration:none;}
	.deals_nav a:hover{border:solid 1px #ed1b2f ;}
	.deals_nav a i,
	.deals_nav a s{position:absolute;top:15px;left:15px;background:url(../images/deals_icon.png) no-repeat;width:16px;height:16px;display:block;}
	.deals_nav a.all i{background-position:-2px -2px;}
	.deals_nav a.ele i{background-position:-122px -2px;}
	.deals_nav a.cloth i{background-position:-21px -2px;width:18px;}
	.deals_nav a.beauty i{background-position:-65px -1px;width:10px;height:18px;left:19px;}
	.deals_nav a.home i{background-position:-141px -2px;width:18px;}
	.deals_nav a.sports i{background-position:-182px -2px;}
	.deals_nav a.toys i{background-position:-150px -36px;width:22px;height:12px;top:17px;left:13px;}
	.deals_nav a.active{border:solid 2px #ed1b2f ;padding:14px 14px 14px 39px;}
	.deals_nav a.active s{background-position:-272px -4px;width:10px;height:10px;bottom:0;top:auto;right:0;display:block;left:auto;}
	.deals_product{padding:20px 0 30px;position:relative;}
	.deals_product .arrow_a{display:block;position:relative;height:4px; width:8px;overflow:hidden;}
	.deals_product .arrow_a i{display:block;height:0px;width:0px;border:80px solid; border-color:#000000 transparent transparent transparent; position:absolute; bottom:-80px; left:50%; margin-left:-80px;}
	.deals_product .arrow_a i i{border-color:#ffffff transparent transparent transparent;bottom:-79px;}
	.deals_product .sub{position:relative;}
	.deals_product .sub ul{display:block;border-bottom:solid 2px #dddddd;height:44px;position:relative;}
	.deals_product .sub li{font-size:20px;position:relative;float:left;}
	.deals_product .sub li a{color:#999999;display:block;padding:10px 50px;}
	.deals_product .sub li a.active{color:#333333;border-bottom:solid 2px #ed1b2f ;display:block;padding:10px 50px 14px;}
	.deals_product .sub li a:hover{color:#333333;}
	.deals_product .sub .share{position:absolute;top:8px;right:0;}
	.deals_product .sub .share span{width:28px;height:28px;margin-left:15px;display:block;float:left;cursor:pointer;}
	.deals_product .sub .share .facebook{background:url(../images/deals_icon.png) no-repeat 0 -26px;}
	.deals_product .sub .share .twitter{background:url(../images/deals_icon.png) no-repeat -28px -26px;}
	.deals_product .sub .share .google{background:url(../images/deals_icon.png) no-repeat -56px -26px;}
	.deals_product .sub .share .facebook .fb_iframe_widget{margin-left:-10px;}
	.deals_product .sub .share iframe,
	.deals_product .sub .share a{opacity:0;filter:alpha(opacity=0);}
	.deals_product .sub .srot_box{position:absolute;top:8px;right:140px;}
	.deals_product .sub .srot_box .select{ line-height:1; position:relative;float:right;margin:0 0 0 20px;z-index:5;}
	.deals_product .sub .srot_box .select .select_text{ display:block; border:1px solid #dddddd;border-radius:4px; padding:7px 25px 7px 10px; position:relative; cursor:pointer;float:right;box-shadow:0 0 5px #dddddd;float:left;}
	.deals_product .sub .srot_box .select .select_text .text{ line-height:14px; display:block; overflow:hidden; white-space:nowrap;}
	.deals_product .sub .srot_box .select .select_text .arrow_a{ position:absolute; top:12px; right:10px;}
	.deals_product .sub .srot_box .select .select_box{ display:none; position:absolute; top:29px; right:0;z-index:99;padding: 10px;border:1px solid #dddddd; background:#ffffff;box-shadow:0 0 5px #dddddd;}
	.deals_product .sub .srot_box .select .select_box ul{max-height:230px;height:auto;overflow-x:hidden;overflow-y:auto;display:block;border:none;}
	.deals_product .sub .srot_box .select .select_box ul li{ cursor: pointer;display: block;line-height:22px;margin-top:3px;padding:0 5px;border:none;white-space:nowrap;float:none;font-size:12px;}
	.deals_product .sub .srot_box .select .select_box ul li:hover{background:#999999;color:#ffffff;text-decoration:none;}
	.productlist .add_loading{background:url(../images/loader_1.gif) no-repeat  center center rgba(255, 255, 255, 0.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:6;}
	.productlist{padding:25px 0 0;overflow:hidden;}
	.productlist ul{display:block;width:1300px;padding:0 5px;}
	.productlist li{float:left;width:235px;position:relative;border:solid 1px #dddddd;padding:9px 9px 50px;margin:0 56px 30px 0;height:345px;}
	.productlist li .addcartbox{position:absolute;top:160px;left:0;width:100%;text-align:center;display:none;}
	.productlist li:hover{box-shadow:0 0 5px #cccccc;}
	.productlist li:hover .addcartbox{display:block;}
	.productlist li span{display:block;}
	.productlist li .img{position:relative;height:235px;text-align:center;overflow:hidden;}
	.productlist li .img img{display:block;max-height:235px;margin:0 auto;}
	.productlist li .title{max-height:36px;line-height:18px;padding:15px 10px 0;overflow:hidden;position:relative;background:#ffffff;z-index:2;}
	.productlist li .price{padding:0 10px;font-size:20px;color:#ed1b2f ;font-weight:600;margin:9px 0;position:relative;}
	.productlist li .price s{padding:0 0 0 10px;color:#888888;font-size:12px;font-weight:normal;}
	.productlist li .wishlist{width:24px;height:24px;cursor:pointer;position:absolute;top:-4px;right:10px;z-index:3;}
	.productlist li .wishlist i{background:url(../images/deals_icon.png) no-repeat -87px -28px;width:24px;height:24px;display:block;}
	.productlist li .wishlist i.active{background:url(../images/deals_icon.png) no-repeat -113px -28px;}
	.productlist li .wishlistbox{position:absolute;right:0;top:25px;background:#ffffff;border:solid 1px #dddddd;box-shadow:3px 3px 3px rgba(0,0,0,0.1);line-height:1.5; padding:7px 10px;color:#666666;font-weight:normal;font-size:12px;z-index:11;}
	.productlist li .wishlistbox .arrow_b{display:block;position:absolute;top:-6px;right:15px;height:6px; width:12px;overflow:hidden;}
	.productlist li .wishlistbox .arrow_b i{display:block;height:0px;width:0px;border:80px solid; border-color:transparent transparent #cccccc transparent;position:absolute; top:-80px; left:50%; margin-left:-80px;}
	.productlist li .wishlistbox .arrow_b i i{border-color:transparent transparent #ffffff transparent; top:-79px;}
	.productlist li .addcart{color:#ffffff;margin:0 10px;cursor:pointer;font-size:16px;font-weight:normal;padding:10px 20px;border-radius:5px;background:#ed6866;}
	.productlist li .loading{background:#bbbbbb;cursor:default;}
	.productlist li .addcart:hover{box-shadow:3px 3px 3px rgba(0,0,0,0.1);}
	.productlist li .loading:hover{box-shadow:none;background:#bbbbbb;}
	.productlist li .lefttime{background:#f9f9f9;position:absolute;bottom:0;left:0;width:100%;padding:9px 0;color:#666666;text-align:center;border-top:solid 1px #eeeeee;}
	.productlist li .lefttime span{display:inline;}
	.productlist li .lefttime i{font-style:normal;}
	.productlist li .coupon{color:#444444;padding:0 10px;line-height:22px;height:22px;margin:3px 0 0 11px;display:inline-block;background:#ffffed;border:dashed 1px #e6da8e;cursor:pointer;transition:all 0.3s ease 0s;}
	.productlist li:hover .coupon{background:#eee7c1;border:dashed 1px #d1c87c;}
	.productlist li .coupon s{background:url(../images/wh_sprite_icon.png) no-repeat 0 -513px;color:#ffffff;display:block;font-size:22px;height:41px;padding:3px 10px 0 0;position:absolute;right:0;text-align:center;top:0;width:34px;text-decoration:none;font-style:italic;}
	.productlist li.append{width:1200px;height:13px;height:auto;margin:30px 0;text-align:center;overflow:hidden;border:none;}
	.productlist li.append em{width:208px;height:13px;background:url(../images/loading_1.gif) no-repeat;display:block;margin:0 auto;}
	
	.productlist .pagination{border:none;background:none;}
	.productlist .pagination .page_num{float:none;text-align:center;}
	.productlist .pagination .page_num a{float:none;padding:8px 11px;margin:0 0 0 5px;font-size:12px;}
	.productlist .pagination .page_num a.active{background:#ed6866;border:solid 1px #ed6866;color:#ffffff;}
	
	
	.deals_product .item_attr_box{position:absolute;bottom:auto;left:132px;color:#cccccc;border:1px #dddddd solid;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);min-width:200px;max-width:300px;min-height:93px;background:#ffffff; padding:10px;z-index:4;display:none;}
	.deals_product .item_attr_box .item_box { position:relative; padding-left:45px; margin-top:15px;}
	.deals_product .item_attr_box .item_name{ position:absolute; left:0; top:3px; color:#666666;width:80px;}
	.deals_product .item_attr_box .attr a{display:inline-block;*zoom:1;*display:inline; padding:3px 7px; border:1px solid #dddddd;margin:0 3px 6px 0;  white-space:nowrap; position:relative; text-decoration:none;}
	.deals_product .item_attr_box .attr a:hover,
	.deals_product .item_attr_box .attr a.active{padding:2px 6px; border:2px solid #ff6600;}
	.deals_product .item_attr_box .attr a.active i,
	.deals_product .item_attr_box .attr a.imgactive i{ background:url(../images/selected.png) no-repeat 0 0; width:12px; height:12px; display:block; position:absolute; right:0; bottom:0;}
	.deals_product .item_attr_box .attr a.attrimg{ padding:3px;}
	.deals_product .item_attr_box .attr a.imgactive,
	.deals_product .item_attr_box .attr a.attrimg:hover{padding:2px; border:2px solid #ff6600;}
	.deals_product .item_attr_box .attr a.attrimg img{ width:30px; height:30px;}
	.deals_product .item_attr_box .attr a.out_stock{border:dashed 1px #dddddd;color:#cccccc;cursor:not-allowed;}
	.deals_product .item_attr_box .attr a.out_stock:hover{padding:3px 7px;border:dashed 1px #dddddd;}
	.deals_product .item_attr_box .btn{text-align:center; margin:15px 0; font-weight:bold;}
	.deals_product .item_attr_box .btn span{display:inline-block;*zoom:1;*display:inline; padding:5px 10px; color:#ffffff; cursor:pointer; min-width:50px; text-align:center; margin:0 5px;}
	.deals_product .item_attr_box .btn span:hover{box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);}
	.deals_product .item_attr_box .btn span.cancel{ background:#bbbbbb;}
	.deals_product .item_attr_box .btn span.ok{ background:#fc9d21;}
	.deals_product .item_attr_box .close{ border-radius:10px; font-size:19px; color:#666666; cursor:pointer;height:20px; width:20px; text-align:center; line-height:20px; overflow:hidden; position:absolute; right:-10px; top:-10px; background:#FFFFFF;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);}
	.deals_product .item_attr_box .close:hover{ color:#000000;}
	.deals_product .item_attr_box .arrow_a{ position:absolute; bottom:-10px; width:20px; height:10px; left:50px;}
	.deals_product .item_attr_box .arrow_a i{border-top-color:#dddddd;}
	.deals_product .item_attr_box .arrow_a i i{border-top-color:#ffffff;}
	.deals_product .loading{background:url(../images/loading_3.gif) no-repeat center center #ffffff;}
	.deals_product .add_cart_pop{bottom:auto;width:340px;}
	.deals_product .add_cart_tips{color:#444444;font-size:24px;padding-right:30px;}
	
	.warehouse_banner{padding:0 0 15px;position:relative;display:none;}
	.warehouse_banner i{position:absolute; right:5px; top:5px; font-size:12px;cursor:pointer; color:#666666; background:#ffffff; border:1px #dddddd solid; padding:1px 4px 0px 3px;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);text-align:center;}
	.warehouse_banner i:hover{ color:#333333;}
	
	.related_search{overflow:hidden; padding-top:10px; margin-left:50px;}
	.related_search ul{overflow:hidden; max-height:28px;}
	.related_search ul li{ float:left; padding-right:5px;height:14px;line-height: 14px;}
	.related_search ul li:first-child{ padding-right:5px;}
	.related_search ul li a{color:#999999; font-size:12px;}
	.related_search ul li a:hover{ text-decoration:underline;}


/*triangle*/
	.arrow_a{display:block;position:relative;height:4px; width:8px;overflow:hidden;}
	.arrow_a i{display:block;height:0px;width:0px;border:80px solid; border-color:#000000 transparent transparent transparent; position:absolute; bottom:-80px; left:50%; margin-left:-80px;}
	.arrow_a i i{border-color:#ffffff transparent transparent transparent;bottom:-79px;}
	
	.arrow_b{display:block;position:relative;height:4px; width:8px;overflow:hidden;}
	.arrow_b i{display:block;height:0px;width:0px;border:80px solid; border-color:transparent transparent #000000 transparent;position:absolute; top:-80px; left:50%; margin-left:-80px;}
	.arrow_b i i{border-color:transparent transparent #ffffff transparent; top:-79px;}
	
	.arrow_c{display:inline-block; float:left; margin-right:5px; top:0px;position:relative;height:8px; width:4px;overflow:hidden;}
	.arrow_c i{ display:block;height:0px;width:0px;border:80px solid; border-color:transparent #828282 transparent transparent;position:absolute; top:50%; left:-80px; margin-top:-80px;}
	.arrow_c i i{border-color:transparent #ffffff transparent transparent; left:-79px;}
	
	.btn_paging_prev{color:#828282; cursor:pointer;}
	.btn_paging_next{ margin-left:5px; color:#828282; cursor:pointer;}
	.btn_paging_prev.disable,
	.btn_paging_next.disable{opacity: 0.4; cursor:default;}
	
	.arrow_d{display:inline-block;position:relative;height:8px; margin-left:5px; width:4px;overflow:hidden;}
	.arrow_d i{display:block;height:0px;width:0px;border:80px solid; border-color:transparent transparent transparent #828282;position:absolute; top:50%; right:-80px; margin-top:-80px;}
	.arrow_d i i{border-color:transparent transparent transparent #ffffff;right:-79px;}
	.goodlist_1 { display:block;}
	.goodlist_1 li{ display:block; width:170px;margin:28px 28px 0 0;float:left;}
	.goodlist_1 .img{ display:block; position:relative; padding:1px; background:url(../../images/loading_3.gif) no-repeat center center;}
	.goodlist_1 .img:hover { border:1px #cccccc solid; padding:0; box-shadow:2px 2px 2px rgba(0,0,0,0.1);}	
	.goodlist_1 .img img{ margin:0 auto; display:block;max-height:163px;}
	.goodlist_1 .img i{ display:block; width:34px; height:41px; text-align:center; padding:3px 10px 0px 0px; font-size:22px; position:absolute; right:1px; top:1px;background:url(../../images/common_1.png) no-repeat -41px -213px; color:#ffffff;}
	.goodlist_1 .img:hover i{ right:0; top:0;}
	.goodlist_1 .img a{ display:block; overflow:hidden;}
	.goodlist_1 .title{ display:block;margin:10px 0 0 0; line-height:16px; max-height:16px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
	.goodlist_1 .title a:hover{ text-decoration:none; color:#333333;}
	.goodlist_1 .title b{ color:#ff0000;}
	.goodlist_1 .price{ display:block;color:#FF6600; font-size:14px;margin:5px 0 0 0; font-weight:bold;}
	.goodlist_1 .price i{font-size:12px;color:#bbbbbb;font-weight:normal;font-style:normal;}
	.goodlist_1 .price_old{display:block;color:#bbbbbb; text-decoration:line-through; margin:5px 0 0 0;}
	.good_tabs_title{ height:42px; color:#666666; border-bottom:1px solid #bbbbbb; padding-left:10px;}
	.good_tabs_title li{ height:14px; float:left;border-right:1px solid #bbbbbb; background:#ffffff;border-top:1px solid #bbbbbb; padding:14px /*30px*/23px 13px; cursor:pointer;font-size:14px;background:url(http://us.banggood.com/templates/black/warehouse/images/wh_sprite_bg.png) repeat-x 0 -710px;border-radius:5px 5px 0 0;}
	.good_tabs_title li:first-child{border-left:1px solid #bbbbbb; }
	.good_tabs_title li a{ text-decoration:none;}
	.good_tabs_title li.active{  padding:14px 30px 14px;background:#ffffff; }
	.goods_together_unbeatable .goods_together_all{border-top:none;display:none;}
	.goods_together_unbeatable .goods_together_new{border:solid 1px #bbbbbb;border-top:none;}
	.goods_together_unbeatable .good_tabs_title li{padding:13px 40px 14px;position:relative;}
	.goods_together_unbeatable .good_tabs_title li.active{padding:14px 40px;}
	.goods_together_unbeatable .goodlist_1 .img u{width:32px;height:32px;background:url(../../images/common_1.png) no-repeat -263px -143px;position:absolute;top:1px;left:1px;}
	.goods_together_unbeatable .goodlist_1 .img:hover u{top:0;right:0;}
	
	.goods_together_unbeatable .poa{position:absolute;left:0px;border:1px solid #dddddd;padding:7px 10px;background:#fbfbfb; box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);bottom:42px;display:none; max-width:130px;}
	.goods_together_unbeatable .poa span{display:block;padding:3px 0;position:relative;overflow:hidden;}
	.goods_together_unbeatable .poa span s{float:left;text-decoration:none;padding:0 5px 0 0;line-height:1.5;}
	.goods_together_unbeatable .poa span i{float:left;max-width:120px;font-style:normal;line-height:1.5;}
	.goods_together_unbeatable li:hover .poa{display:block;}
	.goods_together_unbeatable .goods_together{display:none;}
	.goods_together_unbeatable .good_tabs_box{padding:0}
	.goods_together_unbeatable .goods_together{border-top:none;}
	.goods_together_unbeatable .good_tabs_title i{background:url(../../images/img.png) no-repeat -160px 0;display:block;height:11px;position:absolute;right:8px;top:16px;width:26px;}
	.goods_together_all{ border:1px #bbbbbb solid;position:relative; padding:20px 0 5px 260px; margin-bottom:10px;display:none;}
	.goods_together_all .good_tabs_title{padding:0;font-weight:600;}
	.goods_together_all .good_tabs_title li{position:relative;padding:14px 40px 13px;}
	.goods_together_all .good_tabs_title li.active{padding:14px 40px 14px;}
	.goods_together_all .good_tabs_title i{width:26px;height:11px;display:block;background:url(../images/img.png) no-repeat -160px 0;position:absolute;top:16px;right:8px;}
	.goods_together_all .good_tabs_box{border:solid 1px #dddddd;border-top:none;padding:20px 0 5px 260px;position:relative;font-weight:600;}
	.goods_together_all .good_tabs_box .list{line-height:1;}
	.goods_together_all .good_tabs_box .unbeatable .goodlist_1 li{position:relative;padding-right:52px;}
	.goods_together_all .goodlist_1 li .item_add{color:#cccccc;height:50px;line-height:50px;overflow:hidden;font-size:50px;position:absolute;top:70px;right:0}
	.goods_together_zindex{ z-index:4;}
	.goods_together_all b{display:block; padding:10px; font-size:14px; position:absolute; left:0; top:0;}
	.goods_together_all .chang{ position:absolute;top:90px; width:20px; height:47px; background:#dddddd; cursor:pointer;}
	.goods_together_all .chang:hover{ background:#aaaaaa;}
	.goods_together_all .btn_off{opacity:0.3;filter:alpha(opacity=30);}
	.goods_together_all .chang span{margin:21px 0 0 8px;}
	.goods_together_all .btn_left{left:240px;}
	.goods_together_all .btn_right{right:10px;}
	.goods_together_all .chang .arrow_c i i{ border-right-color:#dddddd;}
	.goods_together_all .chang .arrow_d i i{ border-left-color:#dddddd;}
	.goods_together_all .chang:hover .arrow_c i{ border-right-color:#ffffff;}
	.goods_together_all .chang:hover .arrow_d i{ border-left-color:#ffffff;}
	.goods_together_all .chang:hover .arrow_c i i{ border-right-color:#aaaaaa;}
	.goods_together_all .chang:hover .arrow_d i i{ border-left-color:#aaaaaa;}
	.goods_together_all .scroll_box{width:860px;height:210px;overflow:hidden; margin-left:23px; position:relative;}
	.goods_together_all .scroll_box .goodlist_1{ min-width:1100px;}
	.goods_together_all .goodlist_1 li{ width:152px; margin:0 25px 20px 0;}
	.goods_together_new .goodlist_1 li{ position:relative;padding-right:52px;}
	.goods_together_all .goodlist_1 .img{ width:150px; height:150px;}
	.goods_together_all .goodlist_1 .img img{ max-height:150px;}
	.goods_together_all .goodlist_1 .title strong{ padding-right:5px;}
	.goods_together_all .goodlist_1 .price{ font-size:14px; color:#333333; position:relative; padding-left:20px;float:left;padding-right:5px;}
	.goods_together_all .thisitem .goodlist_1 .price{padding-left:0;}
	.goods_together_all .thisitem .goodlist_1 .price span{display:none;}
	.goods_together_all .goodlist_1 .price_old{margin-top:7px;}
	.goods_together_all .goodlist_1 .price s{text-decoration:none}
	.goods_together_all .goodlist_1 .price span{ left:0; top:0; position:absolute;}
	.goods_together_all .goodlist_1 .save { display:block; color:#ff6600;padding:8px 0 0 20px;width:100%;overflow:hidden;}
	.goods_together_all .goodlist_1 .set{float:left;margin:2px 0 0 10px;background:#f4f4f4;border:solid 1px #dddddd;color:#999999;padding:2px 3px;cursor:pointer;}
	.goods_together_all .goodlist_1 .set:hover{border:solid 1px #ff9900;background:#ff9900;color:#ffffff;}
	.goods_together_all .thisitem{ position:absolute; left:15px; top:20px;}
	.goods_together_all .goodlist_1 li.selected{}
	.goods_together_sub { line-height:2.2; overflow:hidden; padding-bottom:5px;}
	.goods_together_sub span{padding:0 10px; margin-right:10px;float:right;}
	.goods_together_sub .selected_wish{ background:#bbbbbb; color:#FFFFFF; cursor:pointer; font-weight:bold; text-align:center; min-width:120px;}
	.goods_together_sub .selected_cart{ background:#fc9d21; color:#FFffff; cursor:pointer; font-weight:bold; text-align:center; min-width:120px;}
	.goods_together_sub .selected_wish:hover,
	.goods_together_sub .selected_cart:hover{box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);}
	.goods_together_sub .selected_total{ font-weight:bold; height:26px; line-height:26px;}
	.goods_together_sub .selected_total strong{ color:#ff6600; padding-left:5px; font-size:16px; font-weight:normal; vertical-align:middle; padding-right:5px; white-space: nowrap; display: inline-block;overflow: hidden;}
	.goods_together_sub .selected_total strong s{font-size:14px;color:#888888;text-decoration:none;float:right;padding:0 10px 0 0;}
	.goods_together_sub .selected_total strong span{color:#ff6600;padding:0;}
	.goods_together_sub .selected_total strong span:first-child{color:#888888;text-decoration:line-through;}
	.goods_together_sub .selected_total u{ color:#ff6600; padding-left:5px; font-size:16px; font-weight:normal; vertical-align:middle; padding-right:20px;text-decoration:none;}
	.goods_together_all .this_item_add{ position:absolute; left:190px; top:110px; font-size:50px; height:50px; line-height:50px; overflow:hidden; color:#cccccc;}
	.goods_together_all .item_attr_box{ position:absolute; left:132px; bottom:100px;color:#cccccc; border:1px #dddddd solid;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1); min-width:200px; max-width:300px;min-height:93px;background:#ffffff; padding:10px; display:none;}
	.goods_together_all .item_attr_box .item_box { position:relative; padding-left:90px; margin-top:15px;}
	.goods_together_all .item_attr_box .item_name{ position:absolute; left:0; top:3px; color:#666666;width:80px;}
	.goods_together_all .item_attr_box .attr a{display:inline-block;*zoom:1;*display:inline; padding:3px 7px; border:1px solid #dddddd;margin:0 3px 6px 0;  white-space:nowrap; position:relative; text-decoration:none;}
	.goods_together_all .item_attr_box .attr a:hover,
	.goods_together_all .item_attr_box .attr a.active{padding:2px 6px; border:2px solid #ff6600;}
	.goods_together_all .item_attr_box .attr a.active i,
	.goods_together_all .item_attr_box .attr a.imgactive i{ background:url(../../images/selected.png) no-repeat 0 0; width:12px; height:12px; display:block; position:absolute; right:0; bottom:0;}
	.goods_together_all .item_attr_box .attr a.attrimg{ padding:3px;}
	.goods_together_all .item_attr_box .attr a.imgactive,
	.goods_together_all .item_attr_box .attr a.attrimg:hover{padding:2px; border:2px solid #ff6600;}
	.goods_together_all .item_attr_box .attr a.attrimg img{ width:30px; height:30px;}
	.goods_together_all .item_attr_box .attr a.out_stock{border:dashed 1px #dddddd;color:#cccccc;cursor:not-allowed;}
	.goods_together_all .item_attr_box .attr a.out_stock:hover{padding:3px 7px;border:dashed 1px #dddddd;}
	.goods_together_all .item_attr_box .btn{text-align:center; margin:15px 0; font-weight:bold;}
	.goods_together_all .item_attr_box .btn span{display:inline-block;*zoom:1;*display:inline; padding:5px 10px; color:#ffffff; cursor:pointer; min-width:50px; text-align:center; margin:0 5px;}
	.goods_together_all .item_attr_box .btn span:hover{box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);}
	.goods_together_all .item_attr_box .btn span.cancel{ background:#bbbbbb;}
	.goods_together_all .item_attr_box .btn span.ok{ background:#fc9d21;}
	.goods_together_all .item_attr_box .close{ border-radius:10px; font-size:19px; color:#666666; cursor:pointer;height:20px; width:20px; text-align:center; line-height:20px; overflow:hidden; position:absolute; right:-10px; top:-10px; background:#FFFFFF;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);}
	.goods_together_all .item_attr_box .close:hover{ color:#000000;}
	.goods_together_all .item_attr_box .arrow_a{ position:absolute; bottom:-10px; width:20px; height:10px; left:50px;}
	.goods_together_all .item_attr_box .arrow_a i{border-top-color:#dddddd;}
	.goods_together_all .item_attr_box .arrow_a i i{border-top-color:#ffffff;}
	.goods_together_all .loading{background:url(../images/loading_3.gif) no-repeat center center #ffffff;}


/* add :2015.08.27 xzh*/
	.pro_detail_wrap .tab_wrap .tab_heading.fixed{background:#fff;width:1195px;position: fixed;top:59px;}
	.fast_addtocart_box{width:897px;}
		
	.fast_addtocart{display:none;background:#ffffff;padding:0 0 5px;}
	.fast_addtocart{position:fixed;top:0;z-index:901;}
	 .fast_addtocart_box{border:solid 1px #dddddd;padding:5px 300px 5px 10px;box-shadow:0 0 5px #dddddd;position:relative;width:888px;max-height:42px;background:#f9f9f9;}
	.fast_addtocart_box .voltage_tips{background:#ffffff;border:1px solid #dddddd;top:0;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);right:0;padding:7px 30px;position:absolute;max-width:480px;display:block;}
	.fast_addtocart_box .addcart_tips{ padding-left:80px; background:url(../images/ok_48.png) no-repeat 0 0; margin-top:20px;}
	.fast_addtocart_box .addcart_tips b{ font-size:20px; padding:15px 0; display:block;}
	.fast_addtocart_box .addcart_tips ul{ overflow:hidden;}
	.fast_addtocart_box .addcart_tips li{ float:left; margin-right:10px; line-height:2;}
	.fast_addtocart_box .addcart_tips li:first-child{ background:#ff9900;}
	.fast_addtocart_box .addcart_tips li:first-child a{ color:#ffffff; padding:0 10px;}
	.fast_addtocart_box .voltage_tips .addcart_tips{padding-left:90px;background:url(../images/tip_ok_70.png) no-repeat 0 0;margin-top:0;}
	.fast_addtocart_box .voltage_tips .addcart_tips b{font-size:14px;line-height:1.5;font-weight:normal;padding:0 0 15px;}
	.fast_addtocart_box .voltage_tips .addcart_tips b s{text-decoration:none;color:#ff6600;padding:0 2px 0 0;}
	 .fast_addtocart .fast_addcart{background:#ed1b2f;text-decoration:none;color:#ffffff;font-size:18px;line-height:33px; line-height:33px; border-radius:3px;position:absolute;top:9px;right:10px;width:130px;height:33px;display:block;border:none;padding:0;margin:0;cursor:pointer;text-align:center;text-transform:capitalize;outline:medium;}
	 .fast_addtocart .fast_addcart:hover{}
	 .fast_addtocart .fast_addcart i{background:url(../images/common_1.png) no-repeat -90px 0;float:left;height:21px;margin-right:10px;width:29px;}
	 .fast_addtocart .gray{background:#bbbbbb!important;cursor:default;}
	 .fast_addtocart .preorder{background:#dc2a30; color:#FFF; font-weight:bold; border-radius:3px;text-decoration:none;padding:6px 20px 6px 20px;color:#ffffff;font-size:16px;line-height:21px;position:absolute;top:9px;right:10px;} 
	 .fast_addtocart .preorder i{display:none;}
	 .fast_product{position:relative;min-height:42px;padding-left:52px;}
	 .fast_product .img{width:40px;height:40px;border:solid 1px #dddddd;text-align:center;position:absolute;top:0;left:0;}
	 .fast_product .img img{max-height:40px;}
	 .fast_product .title{font-size:14px;line-height:16px;max-height:16px;overflow:hidden;display:block;font-weight:100;color:#444444;margin:0 0 5px;text-overflow:ellipsis;white-space:nowrap;}
	 .fast_product .price{float:left;color:#ed1b2f;font-size:16px;}
	 .fast_product .price_old{float:left;color:#999999;text-decoration:line-through;font-size:14px;padding:1px 0 0 10px;}
	 .fast_product .review{float:left;height:15px;padding-left:95px;line-height:15px;position:relative;border-left:solid 1px #dddddd;margin:1px 0 0 10px;}
	 .fast_product .review .star{display:block;height:15px;left:10px;position:absolute;top:0;width:80px;background:url(../images/small_star.png) repeat-x 0 -17px;}
	 .fast_product .review .star i{background:url(../images/small_star.png) repeat-x  0 0;display:block;height:14px;width:75px;}
	 .fast_product .review a{text-decoration:none;}
	 
	.fast_addtocart .gray{cursor: not-allowed;background-color: #999;}
	.fast_addtocart .gray:hover{box-shadow: none;}
	
	
	.activity_page_banner {position:relative;min-height:40px;}
	.activity_page_banner img{ width:1200px;}
	.activity_page_banner .date{height:40px;position:absolute;bottom:2px;left:0;right:0;width:100%;z-index:2;text-align:center;line-height:40px;font-size:14px;}
	.activity_page_banner .date .bg{background:#000;opacity:0.7;filter:alpha(opacity=70);height:40px;width:100%;top:0;left:0;right:0;position:absolute;}
	.activity_page_banner .date strong{font-weight:normal;}
	.activity_page_banner .date .timeShow{position:relative;z-index:2;}
	.activity_page_banner .timeShow span{background:#ffffff;border-radius:5px;padding:3px 5px;min-width:30px;color:#000;}
	.activity_page_banner .timeShow i{padding:0 5px 0 3px;font-style:normal;color:#cccccc;}
	.activity_page_banner .left_time{padding:0 5px 0 0;color:#cccccc;position:relative;z-index:2;}

	/*2015-11-20 */
	.good_tabs_box{position:relative;}
	.item_attr_box{ position:absolute; left:132px; bottom:100px;color:#cccccc; border:1px #dddddd solid;box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1); min-width:200px; max-width:300px;min-height:93px;background:#ffffff; padding:10px; display:none;}
	.item_attr_box .item_box { position:relative; padding-left:90px; margin-top:15px;}
	.item_attr_box .item_name{ position:absolute; left:0; top:3px; color:#666666;width:80px;}
	.item_attr_box .attr a{display:inline-block;*zoom:1;*display:inline; padding:3px 7px; border:1px solid #dddddd;margin:0 3px 6px 0;  white-space:nowrap; position:relative; text-decoration:none;}
	.item_attr_box .attr a:hover,
	.item_attr_box .attr a.active{padding:2px 6px; border:2px solid #ff6600;}
	.item_attr_box .attr a.active i,
	.item_attr_box .attr a.imgactive i{ background:url(../images/selected.png) no-repeat 0 0; width:12px; height:12px; display:block; position:absolute; right:0; bottom:0;}
	.item_attr_box .attr a.attrimg{ padding:3px;}
	.item_attr_box .attr a.imgactive,
	.item_attr_box .attr a.attrimg:hover{padding:2px; border:2px solid #ff6600;}
	.item_attr_box .attr a.attrimg img{ width:30px; height:30px;}
	.item_attr_box .attr a.out_stock{border:dashed 1px #dddddd;color:#cccccc;cursor:not-allowed;}
	.item_attr_box .attr a.out_stock:hover{padding:3px 7px;border:dashed 1px #dddddd;}
	.item_attr_box .btn{text-align:center; margin:15px 0; font-weight:bold;}
	.item_attr_box .btn span{display:inline-block;*zoom:1;*display:inline; padding:5px 10px; color:#ffffff; cursor:pointer; min-width:50px; text-align:center; margin:0 5px;}
	.item_attr_box .btn span:hover{box-shadow:3px 3px 3px rgba(0, 0, 0, 0.1);}
	.item_attr_box .btn span.cancel{ background:#bbbbbb;}
	.item_attr_box .btn span.ok{ background:#fc9d21;}
	.item_attr_box .close{ border-radius:10px; font-size:19px; color:#666666; cursor:pointer;height:20px; width:20px; text-align:center; line-height:20px; overflow:hidden; position:absolute; right:-10px; top:-10px; background:#FFFFFF;box-shadow:0px 0px 5px rgba(0, 0, 0, 0.5);}
	.item_attr_box .close:hover{ color:#000000;}
	.item_attr_box .arrow_a{ position:absolute; bottom:-10px; width:20px; height:10px; left:50px;}
	.item_attr_box .arrow_a i{border-top-color:#dddddd;}
	.item_attr_box .arrow_a i i{border-top-color:#ffffff;}
	.good_tabs_box .loading{background:url(../images/loading_3.gif) no-repeat center center #ffffff;}
	
	/*2016-1-04 */
	.pro_wrap .pro_right .pro_sns{padding:15px 295px 15px 2px;}	
	.pro_wrap .pro_right .pro_sns .review_box{line-height:24px;}
	.pro_wrap .pro_right .pro_sns .productid{display:inline-block;padding-right:15px;margin-right:0; margin-left:20px;border-right:solid 1px #cccccc;position:relative;}
	/*mini*/
	.mini_new{ width:29px; height:17px; display:block; position:absolute; left:0; top:-17px; background:url(../../images/img.png) 0 0 no-repeat;}


	/*2016-2-02 */
	.category_now{ border-right:1px #dddddd solid;}
	.category_now h2{ font-size:16px; color:#333333;display:block; padding-bottom:5px;}/*更新兼容*/
	.category_now h3{ font-size:16px; color:#333333;display:block; padding-bottom:5px;}
	.category_now h5{ font-size:16px; color:#333333;display:block; padding-bottom:5px;}
	/*.category_now h3{ font-size:12px; display:block; line-height:2.3;}*/
	.category_now dt{ line-height:1.8;display:block; position:relative; padding-left:10px;}
	.category_now dt .arrow_c{ position:absolute;left:0; top:7px;}
	.category_now dd{ padding-left:10px;}
	.category_now .active dt{ font-weight:bold; padding:0;}
	.category_now .active dd{ padding:0;}
	.category_now .active dt.last{ position:relative; padding-left:10px;}
	.category_now .active dt.last i{ position:absolute; left:2px; top:10px; display:block; width:3px; height:3px; border-radius:3px; background:#cccccc;}
	.category_now li{ display:block;line-height:1.2; padding:5px 0 5px 10px; position:relative;}
	.category_now li i{ position:absolute; left:2px; top:10px; display:block; width:3px; height:3px; border-radius:3px; background:#cccccc;}
	.category_now li.active a{ font-weight:bold;}
	.category_now_list { margin-right:15px; border-bottom:1px #dddddd dotted;padding-bottom:10px;}
	.category_now li a:hover{color:#ff6600;text-decoration:underline;}
	
	
	
	/*海外仓数量条及时间倒数样式*/
	.accounting,.accounting_date{width:100%;height:40px;padding-left: 65px;}
	.accounting_c,.accounting_date_c{float:left;width:198px;height:6px;border:1px solid #666;margin:20px 0 12px;}
	.accounting_date_c{margin:10px 0 6px;}
	.accounting_c i,.accounting_date_c i{float:left;width:auto;height:6px;background:#666;}
	.accounting span{float:left;width:auto;height:40px;line-height:48px;padding:0 0 0 15px;}
	.accounting span s{text-decoration:none;}
	
	.accounting_date{height:60px;margin:0 0 5px;}
	.accounting_date_t{float:left;width:100%;height:auto;position:relative;padding:6px 0 0;}
	.accounting_date_t .date_t_i{position:absolute;left:40px;top:0;width:13px;height:7px;background:url(../images/prompt_i_bg2.png) no-repeat right top;border:none;}
	.accounting_date_t span{float:left;width:auto;max-width:460px;height:auto;line-height:18px;padding:3px 12px;border:1px solid #666;background:#fff;}
	
	
/* 2016-4-9 增加物品副标题 */	
    .product_grid ul li .search_subtitle{width: 100%;text-decoration: none;color: #fc9d21;line-height: 1.5;display: block;overflow: hidden;margin-top: -8px; margin-bottom: 6px; height:12px;max-height: 12px;white-space: normal;}
	.search_subtitle_b{ width: 100%;text-decoration: none;;color:#fc9d21;line-height: 1.5;  display:block; overflow:hidden;margin-top: -8px;height:12px;max-height:12px;white-space: normal;}
	.subtitle{width: 100%; height: auto; margin: -10px 0 10px 0; color:#fc9d21;font-size: 15px;line-height: 1.5;}
	
	
	
	
	
	
	
	.livoto_tips{position: absolute;max-width:350px;bottom: 15px;left: 0;background: #ffffff;box-shadow: 0 0 5px #dddddd;border:solid 1px #eeeeee;padding:20px 10px 20px 100px;min-height: 70px;}
	.livoto_tips i{width:70px;height: 70px;top:20px;left:20px;position: absolute;}
	.livoto_tips i img{width:70px;height:70px;}
	.livoto_tips b{font-size:14px;font-weight:normal;line-height:1.5;padding: 0 0 12px;display:block;}
	.livoto_tips b s{color: #ed1b2f;text-decoration: none;}
	
	

	/*2016-6-29*/
	.layitem{width: 948px;position: relative;margin: 0 auto;height: 260px;overflow: hidden; zoom: 1; }
	.laybox{width: 640px;position: relative;margin: 0 auto;height: 260px;}
	.layfoucs{position: absolute;}
	.layfoucs ul{width: 640px;height: 260px;overflow: hidden;}
	.layfoucs li{width: 634px;height: 260px;position: absolute;top:0;left: 0;overflow: hidden;padding: 0 3px;background: url(../images/loading_3.gif) no-repeat center center;}
	.layfoucs li:nth-child(1){left: -640px;}
	.layfoucs li:nth-child(2){left: 640px;}
	.layfoucs li img{width: 634px;height: 260px;}
	.maskleft{position: absolute;top: 0;left: 0;width: 151px;height: 260px;background:#ffffff;opacity:0.7;filter: alpha(opacity:70);}
	.maskright{position: absolute;top: 0;right: 0;width: 151px;height: 260px;background:#ffffff;opacity:0.7;filter: alpha(opacity:70);}
	.jinongbanner{position:relative;width: 948px;margin-bottom: 20px;}
	.jinongbanner .prev,.jinongbanner .next{position: absolute;top:50%;margin-top:-35px;width: 48px;height:74px;background:url(../images/btnl_left.png) left top no-repeat; display: none;}
	.jinongbanner .prev:hover,.jinongbanner .next:hover{ opacity:0.9; transition:all 0.5s ease 0s;}
	.jinongbanner .prev{ left:40px;}
	.jinongbanner .next{right: 40px;background-position:-50px 0px;}
	.jinongbanner:hover .prev{display: block;}
	.jinongbanner:hover .next{display: block;}
	
	
	
	.coupon_info_item{overflow: hidden;display: inline-block;margin-left: 20px;}
	.coupon_info_item .timeBack{background: #f9f9f9;border-radius: 10px;border: solid 1px #be0719;padding: 5px 10px 3px; float: left;}
	.coupon_info_item .coupon_code{float: left;padding-left: 20px;padding-top: 6px;}
	.coupon_info_item .more{text-decoration:underline;float: left;margin-left: 20px;padding-top: 6px;}
	/* 关键字自动补全样式 */
	.quick_tips { border:1px #817F82 solid; position:absolute; top:38px; left:-1px; background:#FFFFFF; width:579px; display:none; overflow:hidden;}
	.quick_tips h3{ font-size:14px; padding:8px 10px; color:#ff9900;border-bottom:1px dashed #cccccc;}
	.quick_tips h4{ font-size:12px; padding:8px 10px; color:#ff9900;border-bottom:1px dashed #cccccc;}
	.quick_tips li{ padding:0 10px; line-height:30px; white-space:nowrap; cursor:pointer; position:relative;}
	.quick_tips li.his{ color:#333333;}
	.quick_tips li.his u{color:#656D78;}
	.quick_tips li.his b{ font-weight:normal; font-size:12px;}
	.quick_tips li.active,
	.quick_tips li:hover{background:#ebebeb;}
	.quick_tips li:hover u{display:block;}
	.quick_tips li b{ font-size:14px;color:#444444;}
	.quick_tips li u{ display:none; position:absolute; right:0; top:0;padding:0 10px;background:#ebebeb;}
	.quick_tips li.clearhistory{height:30px; background:#ffffff;}
	.quick_tips li.clearhistory u{ display:block;background:#ffffff;}
	.quick_tips li:hover.clearhistory{ background:#ffffff;}
	.quick_tips li:hover.clearhistory u{ color:#ff6600;}
	.quick_tips .normal{padding:5px 0;max-height:48px;overflow:hidden;}
	.quick_tips .normal li{display:inline-block;color:#333333;line-height:2;}
	.quick_tips .normal li:hover{background:none;color:#333333;text-decoration:underline;}
	.quick_tips li .results{position:absolute;right:10px;}
	.quick_tips li .results b{font-weight:normal;}
	
	/*2016-08-13加入收藏 弹窗提示*/
	.modal_ship{ width:400px;box-shadow:0 3px 7px rgba(0, 0, 0, 0.3);border:4px solid #EAEAEA; background:#ffffff;margin:0 auto;}
	.modal_ship_con .submit input{ line-height:34px; padding:0 30px; height:100%; cursor:pointer; width:auto;text-align:center;border:1px #e87b0e solid; background:#ffa409; color:#ffffff; font-weight:bold; font-size:16px;}
	.modal_ship_con .submit input:hover{background:#feb12e;}

	.fn-clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
	.fn-clear {zoom:1;}
	.wish_dialog_con{width:500px; color:#656d78;}
	.wish_dialog_con .product_intro{border-bottom:1px solid #eee; padding:20px 18px;}
	.wish_dialog_con .pic{width:107px; height:107px; float:left; border:1px solid #eee; overflow:hidden; margin-right:18px;}
	.wish_dialog_con .pic img{width:107px; height:107px;}
	.wish_dialog_con .message{float:left; width:335px;}
	.wish_dialog_con .message .title{color:#444; font-size:14px; padding-left:24px; line-height:16px; position: relative;}
	.wish_dialog_con .message .title i{background:url(../images/addwish_icon.png) no-repeat 0 -210px; position:absolute; left:0; top:0; width:18px; height:18px;}
	.wish_dialog_con .message .txt{line-height:17px; margin-top:10px;}
	.wish_dialog_con .message .price{margin-top:10px;}
	.wish_dialog_con .message .into{color:#ff6600;background:url(../images/addwish_icon.png) no-repeat 0 -61px; margin-top:10px; padding-left:19px; position:relative;}
	.wish_dialog_con .message .into .into-btn{cursor:pointer;}
	.wish_dialog_con .message .into .into-num{color:#656D78; margin-left:15px; display:none;}
	.wish_dialog_con .message .into .into-num i{color:#ff6600; font-weight:bold; font-style:normal;}
	.wish_dialog_con .recieve{margin:23px 0 20px 20px;}
	.wish_dialog_con .recieve_toggle{display:none;}
	.wish_dialog_con .recieve_email{margin:-10px 0 0 20px; height:28px; line-height:28px;}
	.wish_dialog_con .recieve_email span{float:left; margin-right:15px;}
	.wish_dialog_con .recieve_email span.inp{border:1px solid #eee; height:26px; width:195px; overflow: hidden;}
	.wish_dialog_con .recieve_email span.inp input{height:21px; line-height:21px; width:100%; border:0 none; text-indent:10px;}
	.wish_dialog_con .tip{color:#ff0000; margin:5px 0 10px 69px; display:none;}
	.wish_dialog_con .submit{margin:20px 0 10px; padding-left:69px;}
	.wish_dialog_con .submit input{width:89px; height:28px; line-height:28px; padding:0;}
	.aready_wish_dialog .product_intro{border:0 none;}
	.aready_wish_dialog .message .title i{background:url(../images/addwish_icon.png) no-repeat 0 -240px;}
	.aready_wish_dialog .recieve, .aready_wish_dialog .recieve_toggle{display: none;}

	.wish_tag_box{width:220px; border:1px solid #eee; color:#333; background:#fff; z-index:10000; position:absolute; left:0; top:20px; display:none;}
	.wish_tag_box .success_tip{height:30px; display:none; line-height:30px; text-indent:12px; background:#ff9900; color:#fff; margin:0; font-weight:normal; text-align:left;}
	.wish_tag_box .wish-btn{float:left; width:28px; height:28px; background:url(../images/addwish_icon.png) no-repeat 0 0; cursor: pointer;}
	.wish_tag_box ul{padding:0 12px 12px; overflow:auto;}
	.wish_tag_box ul li{height:14px; line-height:14px; margin-top:12px; overflow:hidden; cursor:pointer; float:none;}
	.wish_tag_box ul li:hover{color:#f60;}
	/*.wish_tag_box ul li .tag-title{float:left;width:205px;}*/
	.wish_tag_box ul li .tag-title .itemCheckbox{padding-right:18px;}
	.wish_tag_box ul li .tag-title span{font-weight:normal;}
	.wish_tag_box ul li .edit-title{display:none;float:left; width:195px; height:26px; border:1px solid #ddd; position:relative; margin-right:8px;}
	.wish_tag_box ul li .edit-title input{height:21px; line-height: 21px; margin-top:2px; display:block; border:0 none; width:100%; text-indent:10px;}
	.wish_tag_box ul li .edit-title .del-txt-btn{width:28px; height:28px; position:absolute; right:-1px; top:-1px; background-position:9px -83px;}
	.wish_tag_box ul li .edit-btn{background-position:6px -22px;} /*编辑*/
	.wish_tag_box ul li .remove-btn{background-position:9px 7px;} /*删除*/
	.wish_tag_box ul li .ok-btn{background-position:8px -113px; background-color:#ff9900; border-radius:3px;display:none;} /*确认*/
	.wish_tag_box .add{border-top:1px solid #eee; padding:12px; height:28px;}
	.wish_tag_box .add .add-input{float:left; width:158px; height:26px; border:1px solid #ddd; position:relative; margin-right:8px;}
	.wish_tag_box .add-active .add-input{border:1px solid #ff9900;}
	.wish_tag_box .add .add-input input{height:21px; line-height: 21px; margin-top:2px; display:block; border:0 none; width:100%; text-indent:10px;}
	.wish_tag_box .add .add-input .del-txt-btn{width:26px; height:26px; position:absolute; background-color:#fff; right:0; top:0; background-position:9px -83px;}
	.wish_tag_box .add .add-btn{background-position:10px -171px; background-color:#ededed; border-radius:3px;}
	.wish_tag_box .add-active .add-btn{background-position:10px -141px; background-color:#ff9900;}
	/*.wish_tag_box:after{content:'';position: absolute; width:10px; height:10px; background:#fff;transform:rotate(45deg);top:-6px; left:49px; border-width:1px;border-color:#eee #fff #fff #eee;border-style:solid;}*/
	/*end 2016-08-13加入收藏 弹窗提示*/
	
	/*0930 产品详情页倒计时样式修改*/
	.pro_wrap .pro_right .pro_price{position: relative;}
	.coupon_info_item{overflow:visible;}
	.coupon_info_item .timeBack{position:absolute; right:0; top:2px; border:1px solid #be0719; border-radius:2px; color:#fff; padding-left:33px; background:#be0719 url(../images/time_icon.png) no-repeat 7px center;}
	/*0930 end 产品详情页倒计时样式修改*/
	
	
	#tab-description{color: #656D78;font-size: 14px;}
	#tab-description u{text-decoration: none;}
	#tab-description em{font-style: normal;}
	#tab-description strong{font-size: 14px !important;}
	#tab-description td{font-size: 14px !important;border-color: #ccc !important;color: #656D78 !important}
	#tab-description strong,
	#tab-description span{background: none !important;font-size: 100% !important;}
	#tab-description a{color: #656D78 !important}
	#tab-description a:hover{color: #ed1b2f !important;text-decoration: underline;}
	#tab-description font{font-size: 100%;}
	
	/* #11503 页面产品快捷加入购物车成功弹框样式不正常 */
	.deals_product .add_cart_tips{font-size:16px; line-height:28px; padding-left:105px; white-space:nowrap; text-align:left;}
	.add_cart_link .add_cart_pay{margin-top:10px;}
	/*end #11503 页面产品快捷加入购物车成功弹框样式不正常 */
	
	
	
	
	