/*
	[Destoon B2B System] Copyright (c) 2008-2013 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/

.red a{font-weight:700;color:#ec3930;}
.area {border:1px solid #DDDDDD;padding:10px 20px; float:left;margin-bottom:10px}
.area li{float:left; height:28px; line-height:28px; padding:0 15px;word-break:keep-all}

.selector .s-wrap{position:relative;_zoom:1;line-height:34px;border-bottom:1px solid #DDD}
.selector .s-line:after{content:' ';display:block;clear:both;height:0;visibility:hidden}
.selector .s-key{float:left;width:40px;padding-left:10px}
.selector .s-value{margin-left:36px;padding-right:40px;padding-left:10px;overflow:hidden;zoom:1}
.selector .s-ext{position:absolute;top:6px;right:10px;width:30px;height:auto;line-height:22px;overflow:hidden;zoom:1}
.selector .s-ext .s-e-more i{background:url(/skin/default/image/search.ele.png) no-repeat 9999px 9999px;-webkit-transition:background-position .15s ease-in-out;-moz-transition:background-position .15s ease-in-out;transition:background-position .15s ease-in-out}
.selector .s-ext .s-e-more{float:left;margin-right:20px;position:relative;width:30px;height:22px;background:#fff;visibility:hidden;color:#333}
.selector .s-ext .s-e-more i{position:absolute;top:0;right:0;display:block;width:20px;height:20px;border:1px solid #DDD;background-position:4px 7px}
.selector .s-ext .s-e-more:hover{text-decoration:none;color:#EC3930}
.selector .s-ext .s-e-more:hover i{border-color:#EC3930;background-position:4px -11px}
.selector .s-ext .s-e-more.opened i{background-position:4px -27px}
.selector .s-ext .s-e-more.opened:hover i{background-position:4px -45px}
.selector .s-v-list{overflow:hidden;zoom:1;padding-top:4px}
.selector .s-v-list ul{float:left;overflow:hidden;zoom:1;position:relative;height:30px}
.selector .s-v-list li{float:left;_display:inline;margin-right:16px;margin-bottom:4px;height:26px;line-height:26px}
.selector .s-v-list li a{float:left;white-space:nowrap;zoom:1;}
.selector .s-v-list li a:hover{text-decoration:none;color:#EC3930}
.selector .s-v-list .on {font-weight:bold; color:#EC3930;}

.search-s { margin-right:10px; display:inline-block;}
.search-s .input-search-text {border:1px solid #ccc; height:20px; line-height:20px; width:150px;float:left;margin-top:3px;padding-left:5px}
.fkw-btn-search-v{display:inline-block;width:27px;height:24px;border:none;background:#fff url(/skin/default/image/search-goods.png) -50px -105px no-repeat;cursor:pointer;margin-top:3px; *margin-top:-1px;}