body, button, input, select, textarea{
		font: 14px/1.5 tahoma,arial,微软雅黑,宋体;
}
.ks-resizable-handler {
    position: absolute;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    z-index: 1;
}
.ks-resizable-handler-t,.ks-resizable-handler-b,  .ks-resizable-handler-r, .ks-resizable-handler-l {
    opacity: 0.9;
    filter: alpha(opacity = 90);
    background-color: #777;
}
.ks-resizable-handler-t,.ks-resizable-handler-b {
    left: 0;
    height: 1px;
    width: 100%;
    cursor: n-resize;
}
.ks-edit-curr .ks-resizable-handler-t,.ks-edit-curr .ks-resizable-handler-b {
	height: 5px;
}
.ks-resizable-handler-b {
    bottom: 0;
}

.ks-resizable-handler-t {
    top: 0;
}
.ks-resizable-handler-r, .ks-resizable-handler-l {
    top: 0;
    height: 100%;
    -height: expression(this.parentNode.offsetHeight);
    width: 1px;
    cursor: e-resize;
}
.ks-edit-curr .ks-resizable-handler-r,.ks-edit-curr .ks-resizable-handler-l {
	width: 5px;
}
.ks-resizable-handler-l {
    left: 0;
}

.ks-resizable-handler-r {
    right: 0;
}

.ks-resizable-handler-bl, .ks-resizable-handler-br, .ks-resizable-handler-tl, .ks-resizable-handler-tr {
    position: absolute;
    width: 5px;
    height: 5px;
    border: 1px solid #535353;
    background-color: #E4007F;
    z-index: 2;
}
.ks-resizable-handler-bl {
    left: -3px;
    bottom: -3px;
    cursor: sw-resize;
}

.ks-resizable-handler-br {
    right: -3px;
    bottom: -3px;
    cursor: nw-resize;
}

.ks-resizable-handler-tl {
    left: -3px;
    top: -3px;
    cursor: nw-resize;
}

.ks-resizable-handler-tr {
    right: -3px;
    top: -3px;
    cursor: sw-resize;
}

.select-box {
    position: absolute;
    cursor: auto;
    background:url('transparent.gif');
}
.ks-edit-curr{
    border: 1px solid red;
    margin:-1px 0px 0px -1px;
}
.ks-edit-curr .ks-resizable-handler-t,.ks-edit-curr .ks-resizable-handler-b,
.ks-edit-curr .ks-resizable-handler-r,.ks-edit-curr .ks-resizable-handler-l {
    opacity: 0.6;
    filter: alpha(opacity = 60);
    background-color: #F19EC2;
}
.ks-dd-proxy {
    opacity:0.6;
    *filter:alpha(opacity=60);
    min-height: 20px;
    min-width: 20px;
    border:1px solid #f00;
}

body,html{
	height: 100%;
	margin:0px;
}
#photobox {
	 width:100%;
	 height:100%;
}

#photobox #container{
	position: relative;
	height: 100%;
	overflow: auto;
}
#bararea{
	position: absolute;
	bottom:35px;
	left:0px;
	height: auto;
}
#barex{
	position: absolute;
	top:35px;
	width:300px;
	right: 15px;
	height: auto;
}
#bararea .mask,#barex .mask{
	position: absolute;
	width:100%;
	height: 100%;
	background:#FFF;
	opacity: 0.8;	
	filter:alpha(Opacity=80);	
}
#barex .mask{background:#F2F8FA;}
#toolbar ,#expannel,.codearea{position: relative;}
#expannel{
	padding:10px;
}
#toolbar {
	background:#F2F8FA;
	border-top:1px solid #A4D3F2;
	border-bottom:1px solid #A4D3F2;
}
.tbar-btn{
	height:30px;
	line-height: 30px;
	text-align: center;
	border:1px solid #BECEEB;
	display:inline-block;
	*display: inline;
	*zoom:1;
   margin:3px;
   cursor: pointer;
   color: #00A0E9;
   width:100px;
}
.tbar-btn-a{
	height:30px;
	line-height: 30px;
	text-align: center;
	border:1px solid #BECEEB;
	display:inline-block;
	*display: inline;
	*zoom:1;
   margin:3px;
   padding:0px 5px;
   cursor: pointer;
   color: #00A0E9;
}
.tbar-btn-a label{
	display: none;	
}
.btnover{
	color: #9F2A2A;
}
.tbar-btn:hover,.tbar-btn-a:hover{
	background:#FFFFFF;
	box-shadow:2px 2px 5px #000;
   -moz-box-shadow:2px 2px 5px #000;
   -webkit-box-shadow:2px 2px 5px #000;
}

#codeex{display: none;}

#btn_bar_trigger{position: absolute;right:10px;height: 30px;width: 80px;top:0px;background:#FFF;}
#btn_bar_clear{position: absolute;right: 112px;height: 30px;width: 80px;top:0px;background:#FFF;}
#btn_bar_preview{position: absolute;right: 216px;height: 30px;width: 80px;top:0px;background:#FFF;}

.goods-tip {overflow:hidden;position:absolute;width:364px;}
.goods-tip .tip-wrap {background-color:#FFFFFF;border-left:1px solid #D9D9D9;border-right:1px solid #D9D9D9;padding:0 4px;height:164px;width:354px;}
.goods-tip .goods-pic {background:none repeat scroll 0 0 #F3F3F3;display:inline;float:left;margin-right:8px;}
.goods-tip .tip-info .goods-name {color:#404040;font-size:14px;width:180px; float: left;}
.goods-tip .goods-name a {color:#333333;font-weight:600;text-decoration:none;}
.goods-tip .tl{background:url(../images/t.gif) no-repeat scroll 0 0 transparent;display:block;height:5px;overflow:hidden;width:364px;}
.goods-tip .tr{background:url(../images/t.gif) no-repeat scroll right top transparent;display:block;float:right;height:5px;overflow:hidden;width:50px;}
.goods-tip .bl {background:url(../images/b.gif) no-repeat scroll right bottom transparent;display:block;height:5px;overflow:hidden;width:364px;}
.goods-tip .bbr {background:url(../images/b.gif) no-repeat scroll left bottom transparent;display:block;float:left;height:5px;overflow:hidden;width:100%;}
.goods-tip .tip-info ul {position:absolute;bottom:0;right:0;overflow:hidden;padding:10px;width:175px;height:45px;}
.goods-tip .tip-info li{float:left;height:45px;line-height:23px;text-align:center;width:70px;}
.goods-tip .tip-info li.tp4{width:80px;color:#000000;display: block;}
.goods-tip .tip-info li span {color:#8C8C8C;font-size:16px;font-weight:600;font-family:arial;}
.goods-tip .tip-info li em {color:#FF3300;font-size:18px;}
.goods-tip .tip-info li.tp5{padding-top:10px;display: block;}
.goods-tip .tip-info a.info{background:#EB2A04;color:#FFFFFF;height:26px;line-height:25px;overflow:hidden;width:70px;display: block;}
.goods-tip .tip-info a.info:hover{background:#E32404;color:#FFFFFF;}

.ks-dialog, .ks-overlay {
    position: absolute;
    /*防止移位带来的闪烁*/    
    left: -9999px;
    top: -9999px;
}

.about_dialog .ks-contentbox, .source_dialog .ks-contentbox{
    background-color: #FBFBFB;
    border: 1px solid #ACB4BE;
}

.ks-dialog .ks-stdmod-header {
    background: repeat-x scroll 0 0 #D6DBE2;
    background-image:url("dialog-hd.png");
    border-bottom: 1px solid #ACB4BE;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 18px;
}

.ks-ext-close {
    height: 18px;
    width: 18px;
    border: 1px solid transparent;
    right: 6px;
    top: 6px;
    vertical-align: middle;
    position: absolute;
    text-decoration: none;
    outline: none;
    _border-color: tomato;
    _filter: chroma(color = tomato);
    overflow: hidden;
    cursor: pointer;
}

.ks-ext-close .ks-ext-close-x {
    display: block;
    background: no-repeat;
    background-image: url("close.png");
    height: 13px;
    text-indent: -9999px;
    width: 13px;
    margin: 2.5px;
}

.ks-ext-close:hover {
    border: 1px solid #CED5E0;
    background: white;
}

.ks-ext-mask {
    background-color: #000;
    opacity: 0.3;
    filter: alpha(opacity = 15);
}

.ks-ext-loading {
    opacity: 0.3;
    filter: alpha(opacity = 15);
    background: #000  center center no-repeat scroll;
    background-image:url("loading.gif");
}

.ke-global-loading .ks-ext-loading {
    background-attachment: fixed;
}

.ks-anypop .bkg{
	display: block;
	width:100%;
	height:100%;
	overflow: hidden;
	background-repeat:no-repeat;
	background-position:center center;
	opacity: 0.6;
   filter: alpha(opacity = 60);
}

a:hover{border:none;}
img.off{visibility: hidden;}
a:hover img.off{visibility: visible;vertical-align: top;}
a.zui{background-position: center center;overflow:hidden;}
a.trans-opacity img,img.trans-opacity{opacity: 0;
		-moz-transition: all 1s ease-in;   -webkit-transition: all 1s ease-in;
	    -o-transition: all 1s ease-in;
	    transition: all 1s ease-in;
	    filter:progid:DXImageTransform.Microsoft.Alpha(opacity =  0);}
	a.trans-opacity:hover img,a:hover img.trans-opacity{opacity: 1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 100);}
	a.trans-mt,a.trans-mb,a.trans-mr,a.trans-ml,a.trans-scale{overflow:hidden;}
	a.trans-mt img,img.trans-mt{margin-top: 100%;
		-moz-transition: all 1s ease-in;   -webkit-transition: all 1s ease-in;
	    -o-transition: all 1s ease-in;
	    transition: all 1s ease-in;
	    filter:progid:DXImageTransform.Microsoft.Alpha(opacity =  100);}
	a.trans-mt:hover img,a:hover img.trans-mt{margin-top:0px;}
	a.trans-mb img,img.trans-mb{margin-top: -100%;
		-moz-transition: all 1s ease-in;   -webkit-transition: all 1s ease-in;
	    -o-transition: all 1s ease-in;
	    transition: all 1s ease-in;}
	a.trans-mb:hover img,a:hover img.trans-mb{margin-top:0px;}
	a.trans-mr img,img.trans-mr{margin-left: -100%;
		-moz-transition: all 1s ease-in;   -webkit-transition: all 1s ease-in;
	    -o-transition: all 1s ease-in;
	    transition: all 1s ease-in;}
	a.trans-mr:hover img,a:hover img.trans-mr{margin-left:0px;}
	a.trans-ml img,img.trans-ml{margin-left: 100%;
		-moz-transition: all 1s ease-in;   -webkit-transition: all 1s ease-in;
	    -o-transition: all 1s ease-in;
	    transition: all 1s ease-in;}
	a.trans-ml:hover img,a:hover img.trans-ml{margin-left:0px;}
	a.trans-xz img,img.trans-xz{ -moz-transform: rotate(720deg) scale(0); -webkit-transform: rotate(720deg) scale(0); -o-transform: rotate(720deg) scale(0);transform: rotate(720deg) scale(0);
		-moz-transition: all 1s ease-out;   -webkit-transition: all 1s ease-out;
	    -o-transition: all 1s ease-out;
	    transition: all 1s ease-out;}
   a.trans-xz:hover img,a:hover img.trans-xz{-moz-transform: rotate(0deg) scale(1);
		-o-transform: rotate(0deg) scale(1);
		-webkit-transform: rotate(0deg) scale(1);
		transform: rotate(0deg) scale(1);}
	a.trans-scale img,img.trans-scale{-moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1);transform: scale(1);*zoom:1;
		-moz-transition: all 1s ease-out;   -webkit-transition: all 1s ease-out;
	    -o-transition: all 1s ease-out;
	    transition: all 1s ease-out;
	}
	a.trans-scale:hover img,a:hover img.trans-scale{
		-moz-transform: scale(2); -webkit-transform: scale(2); -o-transform: scale(2);transform: scale(2);*zoom:2;*margin-left:-50%;*margin-top:-50%;
	}
.source_dialog{
	_width:436px;	
}

a.blockww{min-height: 18px;min-width: 18px;}
a.blockww img{vertical-align: middle;}
a.blockww .off{display: none;position: absolute;}
a.blockww:hover .off{display: block;}

.about_dialog{
	font: 14px Candara,微软雅黑,Verdana,sans-serif;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	line-height: 30px;
}
.about_dialog .ks-stdmod-body{ text-align: center;}
.share-selector{background:#FFF;border:1px solid #CCC;padding:5px;}
.share-selector ul{padding:0px;margin:0px;list-style:none;line-height: 30px;cursor: pointer;}
.share-selector .selected .label,.share-selector .selected .btns b,.share-selector .unselected li{width:140px;display: inline-block;*display: inline; *zoom:1; }
.share-selector .selected li{display: block;}
.share-selector .selected .label{width: 100px;}
.share-selector .selected .btns b{width:15px;text-align: center;}
a.popitem{position: relative;display: block;}
a.popitem .mask{
	background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity = 50);
   visibility: hidden; 
   position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;
 }
 a.popitem .desc{
	height:42px;
	overflow:hidden;	
}
a.popitem .exi_1,a.popitem .exi_3,a.popitem .exi_4{
	display: block;
	position: absolute;
	bottom: 0px;
	visibility: hidden; 
	color:#FFF;
}
a:hover .exi_1,a:hover .exi_3,a:hover .exi_4,a:hover .mask{
	visibility: visible;
}
.exi_4,.ext_4 .sprice,.ext_4 .scount {text-align: right;}
.ext_4 img{position: absolute;bottom: 5px;left:5px;}
.ext_4 .sprice{height:50px;font-size:30px;margin-left: 80px;}
.ext_4 .scount{margin-left: 80px;} 
	   
.followshop {
    background: url("http://img04.taobaocdn.com/tps/i4/T1hvYaXchdXXcr6Jgk-178-118.gif") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 26px;
    width: 67px;
}
.popcomment{width:300px;height:400px; overflow: auto;background:#FFF;position: absolute;border:1px solid #EEE;}
.zui-slide-nav,.zui-carousel-nav{position: absolute;z-index: 11;}
.exinfo .desc,.exinfo .sprice ,.exinfo .scount{padding:0px 5px;position: relative;}
button, input, select, textarea{vertical-align: middle;}
#btn_exitems{width:146px;padding:1px 4px;}

#btn_bar_preview label,#btn_bar_clear label,#btn_bar_trigger label{display: none;}
.abs{position: absolute;}
.prev,.next{cursor:pointer;z-index:12}
.prev{background:url(http://img01.taobaocdn.com/imgextra/i1/368136/T27sRXXlJNXXXXXXXX_!!368136.gif) no-repeat center left transparent;}
.next{background:url(http://img03.taobaocdn.com/imgextra/i3/368136/T2EnRuXoRMXXXXXXXX_!!368136.gif) no-repeat center right transparent;}
.ml-edittor{background:#FFFFFF;
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}
.ml-edittor span.btns b{cursor: pointer;padding:0px 4px;}
.ml-edittor  ul{list-style:none;}
