@charset "utf-8";
.new-win-container{z-index:100; overflow:hidden;}
.new-win-outter{z-index:100; top:100px; left:300px; padding:6px; display:none;}
	.new-win-tl{position:relative; background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/left-corners.png) no-repeat scroll left top; padding-left:6px;}
	.new-win-tr{position:relative; background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/right-corners.png) no-repeat scroll right top; padding-right:6px;}
	.new-win-title{position:relative; background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/top-bottom.png) repeat-x scroll right top; cursor:move; height:25px;}
		.new-win-title-text{font-size:14px; font-weight:bold; color:#193600; line-height:25px;}
		.new-win-close{position:absolute; background:transparent url(/siteApp/images/skin/olive/yuiext/images/panel/tool-sprites.gif) no-repeat scroll 0 0; width:15px; height:15px; right:0px; top:5px; margin-left:2px; cursor:pointer; overflow:hidden;}
	.new-win-il{background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/left-right.png) repeat-y left top; padding-left:6px;}
	.new-win-ir{background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/left-right.png) repeat-y right top; padding-right:6px;}
	.new-win-inner{display:block; left:0px; top:0px;}
		.new-win-info{border-width:0px; background-color:#F4F4F4;}
		.new-win-info-fog{display:none; background-color:#CCCCCC; position:absolute; left:12px; top:31px; z-index:5; opacity:0.5; filter:Alpha(Opacity=50);}
	.new-win-bl{background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/left-corners.png) no-repeat scroll left bottom; padding-left:6px; height:6px; font-size:0px;}
	.new-win-br{background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/right-corners.png) no-repeat scroll right bottom; padding-right:6px; height:6px; font-size:0px;}
	.new-win-bottom{background:transparent url(/siteApp/images/skin/olive/yuiext/images/window/top-bottom.png) repeat-x scroll left bottom; height:6px; font-size:0px;}
.new-win-shadow{position:absolute; z-index:-1; left:0px; top:0px;}
	.new-win-shadow div{font-size:0px;}
	.new-win-shadow-top{width:100%; height:6px;}
		.new-win-shadow-tl{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow.png) no-repeat scroll 0px 0px; float:left; height:6px; width:6px;}
		.new-win-shadow-tr{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow.png) no-repeat scroll 0px -18px; float:left; height:6px; width:6px;}
		.new-win-shadow-tc{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow.png) repeat-x scroll 0px -30px; float:left; height:6px;}
	.new-win-shadow-middle{width:100%;}
		.new-win-shadow-ml{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow-lr.png) repeat-y scroll 0px 0px; float:left; height:100%; width:6px;}
		.new-win-shadow-mr{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow-lr.png) repeat-y scroll -6px 0; float:left; height:100%; width:6px;}
		.new-win-shadow-mc{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow-c.png) repeat scroll 0px 0px; float:left; height:100%;}
	.new-win-shadow-bottom{height:6px; width:100%;}
		.new-win-shadow-bl{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow.png) no-repeat scroll 0px -12px; width:6px; height:6px; float:left;}
		.new-win-shadow-br{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow.png) no-repeat scroll 0px -6px; width:6px; height:6px; float:left;}
		.new-win-shadow-bc{background:transparent url(/siteApp/images/skin/olive/yuiext/images/shadow.png) repeat-x scroll 0px -36px; height:6px; float:left;}
	.new-win-resize-e{position:absolute; width:6px; height:100%; cursor:e-resize; top:0px; right:0px; z-index:10;}
	.new-win-resize-s{position:absolute; width:100%; height:10px; cursor:s-resize; bottom:0px; left:0px; z-index:10;}
	.new-win-resize-se{position:absolute; width:25px; height:25px; cursor:se-resize; bottom:0px; right:0px; z-index:10;}
.new-win-bg{z-index:99; background-color:#CCCCCC; opacity:0.5; filter:Alpha(Opacity=50);}
.new-win-bg, .new-win-container{position:absolute; top:0px; left:0px; width:100%; height:auto; display:none; text-align:center;}
.new-win-zoom{position:absolute; display:none; z-index:9; left:0px; top:0px; border:dashed 1px #000000;}
.input_button {width:55px; height:21px; line-height:21px; background:url(/siteApp/images/skin/olive/yuiext/images/button/button.gif) no-repeat;  border:0px; fongt-size:12px; font-weight:bold; color:#fff; text-align:center; cursor:pointer;}



