@charset "utf-8";

.wnd-wnd{ 
    background:#fff; 
	border-radius:5px; 
	box-shadow:0 1px 2px #000;
	padding:10px;
	
}
.wnd-header {
    margin-top:0px;
	height:24px;
}
.wnd-title{ 
    font-size:14px; 
	font-weight:bold; 
	color:#008800;
	float:left;
}
.wnd-header .wnd-close{ 
    float:right;
    width:19px; 
	height:20px; 
	background:url(../image/layer-ico.gif) no-repeat 0 0; 
	margin-top:-5px;
	_margin-top:-1px;
}
.wnd-header .wnd-close:hover{ 
    background:url(../image/layer-ico.gif) no-repeat 0 -25px; 
}
.wnd-title .f-btn{ 
    text-align:center; 
	margin-bottom:8px; 
}


.base-btn{
    vertical-align:middle; 
	cursor:pointer; 
	text-align:left; 
	display:inline-block; 
	height:31px; 
	_height:32px; 
	background:url(../image/com-btn.jpg) no-repeat left -72px; 
	padding:0 0 0 20px; 
	text-decoration:none;
}
.base-btn span{
    text-align:right; 
	display:inline-block; 
	line-height:31px; 
	background:url(../image/com-btn.jpg) no-repeat right -72px; 
	padding:0 20px 0 0; 
	color:#2386d8;
}
.base-btn:hover{ 
    background:url(../image/com-btn.jpg) no-repeat left -108px; 
	text-decoration:none;
	text-decoration:none;
}
.base-btn:hover span{ 
    background:url(../image/com-btn.jpg) no-repeat right -108px;
}


.wnd-msg-msg{
    
}
.wnd-msg-bottom{
    padding: 15px 10px 0px 10px;
}
.wnd-msg-success{
    background:url("../image/icon.gif") no-repeat -60px -77px;
	width:32px; 
	height:32px;
	display:inline-block;
	vertical-align:middle;
}
.wnd-msg-error{
    background:url("../image/icon.gif") no-repeat scroll -60px -256px transparent;
	width:32px; 
	height:32px;
	display:inline-block;
	vertical-align:middle;
}
.wnd-msg-warn{
    background:url("../image/icon.gif") no-repeat scroll -60px -15px transparent;
	width:32px; 
	height:32px;
	display:inline-block;
	vertical-align:middle;
}
.wnd-msg-ask{
    background:url("../image/icon.gif") no-repeat scroll -60px -136px transparent;
	width:32px; 
	height:32px;
	display:inline-block;
	vertical-align:middle;
}
.wnd-msg-icon{
    padding-right:10px;
}

.wnd-tip-tooltip{
	font-size:12px; 
	color:#000333;
}
.wnd-tip-starttip{ 
	font-weight:bold;
	text-align:left; 
	color:#999;
}

.wnd-tip-rarewordtip {
    font: 12px/1.5 tahoma,arial;
}
.wnd-tip-rarewordtip a {
    color: #2386D8;
    text-decoration: none;
	margin-right: 5px;
}
.wnd-tip-rarewordtip a:hover {
    color: #ff6600;
}

.wnd-tip{ 
    background:#fff185; 
	border-radius:5px; 
	box-shadow:0 1px 2px #000; 
	padding:5px 25px; 
	color:#000; 
	zoom:1; 
}
.wnd-tip em{
    width:8px; 
	height:9px; 
	background:url("../image/layer-ico.gif") no-repeat 0 -63px; 
	position:absolute; 
	left:12px; 
	top:10px; 
}

.wnd-tip-translatetip{ 
    border:1px solid #f90; 
	border-radius:3px; 
	background:#fff28d; 
	color:#f90; 
	font-family:Tahoma; 
	font-size:18px; 
	padding:0 15px;
}


.tree-tree{
    list-style: none outside none;	
    color: #2386D8;
	font:12px/1.5 tahoma,arial,\5b8b\4f53;
    padding: 0;margin: 0;
}
.tree-tree ul{
    padding: 0;margin: 0;
}
.tree-node{
    list-style: none outside none;
	line-height: 24px;
	padding-left: 15px;
	width:180px;
}
.tree-node a{
    text-decoration: none;
    color: #2386D8;
}
.tree-node a:hover{
    text-decoration: underline;
}
.tree-node-collapse
{
	background: url("../image/m-icon.gif") no-repeat scroll 0 -19px transparent;
	padding-left: 15px;
}
.tree-node-expand
{
	background: url("../image/m-icon.gif") no-repeat scroll 0 2px transparent;
	padding-left: 15px;
}
.tree-node-leaf a{
    color:#494949;
}
.tree-node-del{
   float:right;
}
.tree-node-selected {
    background: none repeat scroll 0 0 #EEEEEE;
    font-weight: bold;
}
.progressbar-progressbar{
	height:12px;
    display: inline-block;
	padding:1px;
	font-size: 10px;
}
.progressbar-main{
    border:solid 1px #999999;
	float:left;
	display: inline-block;
}
.progressbar-completed{
    background: #00ee00;
    line-height:12;
	float:left;
	display: inline-block;
}
.progressbar-percent{
    color: black;
	font-size: 12px;
	float:left;
}

.imgInfo{
	background-color:#CCC;
	opacity:0.8;
	color:#FFF;
}

.wnd-upload-file{
    font-size:14px;
	max-width:400px;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow:hidden;
}
.wnd-upload-info{
    color: #000;
	margin-left:10px;
	font-size:12px;
	float: left;
}

.photo-browse{position:relative; width:1000px; height:628px; border:1px solid #999; background:#000; overflow:hidden;}
.photo-browse .main-photo{cursor:pointer;}
.photo-browse .main-photo img{}
.photo-browse .mod-area{position:absolute; left:0; bottom:0; width:100%; text-align:center; height:80px; background:none repeat scroll 0 0 rgba(0, 0, 0, 0.5); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#66000000',EndColorStr='#66000000');}
.photo-browse .mod-area p{margin:5px 0; text-align:center; color:#fff;}
.photo-browse .mod-area a{display:inline-block; *display:inline; zoom:1; height:19px; margin:0 7px 0 8px; background:url(../image/photo-mod.png) no-repeat;}
.photo-browse .mod-area .magnify{width:18px; background-position:0 0;}
.photo-browse .mod-area .lessen{width:18px; background-position:-33px 0;}
.photo-browse .mod-area .rota-l{width:15px; background-position:-66px 0;}
.photo-browse .mod-area .rota-r{width:15px; background-position:-97px -0;}
.photo-browse .mod-area .full{width:18px; background-position:-127px 0;}
.photo-browse .mod-area .magnify:hover{background-position:0 -29px;}
.photo-browse .mod-area .lessen:hover{background-position:-33px -29px;}
.photo-browse .mod-area .rota-l:hover{background-position:-66px -29px;}
.photo-browse .mod-area .rota-r:hover{background-position:-97px -29px;}
.photo-browse .mod-area .full:hover{background-position:-127px -29px;}
.photo-browse .prev-photo, .photo-browse .next-photo{display:block; position:absolute; top:45%; width:19px; height:31px; background:url(../image/photo-arrow.png) no-repeat; text-indent:-9999px;}
.photo-browse .prev-photo{left:20px; background-position:0 0;}
.photo-browse .next-photo{right:20px; background-position:0 -41px;}
.photo-browse .prev-photo:hover{background-position:0 -82px;}
.photo-browse .prev-photo-hover{background-position:0 -82px;}
.photo-browse .next-photo:hover{right:20px; background-position:0 -123px;;}
.photo-browse .next-photo-hover{right:20px; background-position:0 -123px;;}
.photo-browse .close-photo{display:block; position:absolute; top:0; right:0; width:41px; height:41px; background:url(../image/photo-close.gif) no-repeat; text-indent:-9999px;}
.transform0{
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-o-transform:rotate(0deg);
}
.transform90{
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}
.transform180{
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
}
.transform270{
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	-o-transform:rotate(270deg);
}
.select-combo-tip{ 
	float:left; 
	color:#000;background:#fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin:0;padding:0;
}
.select-item-tip{
	 background:#eee;
	 cursor: pointer;
	 list-style:none;
	 margin:0;padding:0;
	 font:12px/1.5 tahoma,arial,\5b8b\4f53;
}
.select-light-tip{
	background: #ccc;
}


.select-item{
    	 background:#eee;
		 cursor: pointer;
		 list-style:none;
		 margin:0;padding:0;
		 font:12px/1.5 tahoma,arial,\5b8b\4f53;
    }
	.select-list{
	    margin:0;padding:0;
	}
    .select-selected
    {
    	
    }
	 .select-light
    {
    	background: #ccc;
    }
	.select-open{
	    background:url('../image/combo-select.jpg');
		width:15px;
		height:20px;
		padding-left:0px;
		margin-left:0px;
		float:left;
	}
	.select-combo  { 
	    float:left; 
	    color:#000;background:#fff;
	    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
		margin:0;padding:0;
	}
	.select-combo input {
	    height:14px;
		border: 1px solid #E6F6FF;
		padding: 2px;
		float:left;
		font:12px/1.5 tahoma,arial,\5b8b\4f53;
	}
	
	
	.countdown-countdown{
    vertical-align:middle; 
	cursor:pointer; 
	text-align:left; 
	display:inline-block; 
	height:31px; 
	background:url(../image/com-btn.jpg) no-repeat left -72px; 
	padding:0 0 0 20px; 
    }
    .countdown-countdown span{
    text-align:right; 
	height:31px; 
	display:inline-block; 
	line-height:31px; 
	background:url(../image/com-btn.jpg) no-repeat right -72px; 
	padding:0 20px 0 0; 
	color:#2386d8;
    }
	.jrotate{
		width:200px;
		padding:0px;
	}
	.jrotate div{
		width:15px;
		height:16px;
		overflow:hidden;
		padding:0px;
		margin:0px;
		margin-right:2px;
		float:right;
	}
	.jrotate div div{
		text-align:center;
		line-height:15px;
		background:#CCC;
		width:15px;
		height:16px;
		margin:0px;
	}