
/*弹窗 start*/
body { _margin:0; _height:100%; /*IE6 BUG*/ }
.aui_outer { text-align:left; }
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:360px; }
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }

.aui_title { overflow:hidden; text-overflow: ellipsis; _padding-top:5px; _font-size: 16px !important; }
.aui_state_noTitle .aui_title { display:none; }
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
.aui_close:hover { text-decoration:none; }
.aui_main { text-align:center; min-width:9em; min-width:0 \9/*IE8 BUG*/; }
.aui_content { display:inline-block; padding:20px 45px; *zoom:1; *display:inline; text-align:left; border:none 0; }
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
.aui_icon { vertical-align: middle; }
.aui_icon div { width:48px; height:48px; margin:10px  -40px 10px 10px; background-position: center center; background-repeat:no-repeat; }
.aui_buttons { padding:8px; text-align:center; white-space:nowrap;}
.aui_buttons button { margin-left:10px; margin-right:8px; padding: 10px 22px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-size:16px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #fff; border: solid 1px #9a9a9a; border-radius: 0px; background: #9A9A9A; /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#9a9a9a');*/ background: linear-gradient(top, #9a9a9a, #9a9a9a); background: -moz-linear-gradient(top, #9a9a9a, #9a9a9a); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9a9a9a), to(#9a9a9a)); text-shadow: 0px 1px 1px rgba(53, 52, 52, 1); box-shadow: 0 1px 0 rgba(53, 52, 52, .7),  0 -1px 0 rgba(53, 52, 52, .09); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: box-shadow linear .2s; }
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.aui_buttons button:focus { outline:none 0; border-color:#426DC9; box-shadow:0 0 8px rgba(66, 109, 201, .9); }
.aui_buttons button:hover {  color:#FFF; border-color:#1c6a9e;}
.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); box-shadow:inset 0 1px 5px rgba(66, 109, 201, .9), inset 0 1px 1em rgba(0, 0, 0, .3); }
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
/*button.aui_state_highlight { font-size:16px; color: #FFF; border: solid 1px #3399dd; background: #3399dd; text-shadow: -1px -1px 1px #1c6a9e; width: 83px; height:40px; display: inline-block !important; border: none; box-shadow: none !important; text-shadow: none;}
button.aui_state_highlight:hover { color:#FFF; border-color:#1c6a9e; }
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }*/
button.aui_state_highlight { font-size:16px; color: #FFF; border: solid 1px #3399dd; background: #3399dd; text-shadow: -1px -1px 1px #1c6a9e; width: 253px; display: inline-block !important; border: none; box-shadow: none !important; text-shadow: none; margin-bottom: 40px;}
button.aui_state_highlight:hover { color:#FFF; border-color:#1c6a9e; }
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
button.aui_state_highlight[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none;}
.aui_buttons button {display: none;}
/* common end */

.aui_border { background:#f7f7f7; border: solid 1px #949494;}
.aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
.aui_title { height:20px; line-height:20px;/* padding:0 100px 0 130px; _padding:0; text-indent:5px;*/ text-align: center; color:#fff; font-size:18px;  text-shadow:-1px -1px 0 rgba(33, 79, 183, .7); }
.aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(../js/skins/icons/blue/bg.png); background-repeat:no-repeat; }
.aui_nw { width:15px; height:38px; background-position: 0 0; _png:blue/ie6/nw.png; }
.aui_ne { width:15px; height:38px; background-position: -15px 0; _png:blue/ie6/ne.png; }
.aui_sw { width:15px; height:18px; background-position: 0 -38px; _png:blue/ie6/sw.png; }
.aui_se { width:15px; height:18px; background-position: -15px -38px; _png:blue/ie6/se.png; }
.aui_close { top:4px; right:4px; _z-index:1; width:30px; height:20px; _font-size:0; _line-height:0; text-indent:-9999em; background-position:0 -112px; _png:blue/ie6/close.png; }
.aui_close:hover { background-position:0 -132px; }
.aui_n, .aui_s { background-repeat:repeat-x; }
.aui_n { background-position: 0 -56px;  background-color:#3399DD;}/*_png:blue/ie6/n.png;*/
.aui_s { background-position: 0 -94px; _png:blue/ie6/s.png; }
.aui_w, .aui_e { background-image:url(blue/bg2.png); background-repeat:repeat-y; }
.aui_w { background-position:left top; _png:blue/ie6/w.png; }
.aui_e { background-position: right bottom; _png:blue/ie6/e.png; }
.aui_icon, .aui_main { padding-top:3px; }

.aui_outer { border-radius:8px; box-shadow:0 5px 15px rgba(2, 37, 69, .4); -moz-transition:-moz-box-shadow linear .2s; -webkit-transition: -webkit-box-shadow linear .2s; transition: -webkit-box-shadow linear .2s; }
.aui_state_drag .aui_outer { box-shadow:none; }
.aui_state_lock .aui_outer { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
.aui_outer:active { box-shadow:0 0 5px rgba(2, 37, 69, .1)!important; }

@media screen and (max-width:480px) {
.aui_state_focus , .aui_state_lock{width:300px;}
table.aui_border, table.aui_dialog { border:0; margin:0; border-collapse:collapse; width:300px; }	
.aui_title { padding:0 100px 0 100px;}
.aui_title {padding: 0 100px 0 110px;}
.aui_main{ line-height:30px;}
.aui_content{ padding:15px 0px!important;}
.aui_content div { margin:15px!important;}

.aui_outer {box-shadow:none; }
.aui_state_drag .aui_outer { box-shadow:none; }
.aui_state_lock .aui_outer {  box-shadow:none; }
.aui_outer:active { box-shadow:none; }

}

@media screen and (min-width:0) {
	.aui_content{ text-align:center;}
	.aui_content select{
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    text-indent: 0.01px;
		text-overflow: '';
		background: url('../js/skins/blue/blue_s.png') right center no-repeat;
		/*border:1px solid #333;*/
		height: 28px;
		z-index: 1;
		color: #aaa;
		margin-top: -5px;
	}
	.aui_content select::-ms-expand {
	    display: none;
	}

	.aui_state_drag .aui_outer { box-shadow:none!important; }
	.aui_nw, .aui_ne, .aui_n, .aui_close { background-image:url(../js/skins/blue/bg_css3.png); }
	.aui_sw, .aui_se, .aui_s{background: transparent;}
	.aui_nw { width:5px; height:40px; background:#7393e8; }
	.aui_ne { width:5px; height:40px; background:#7393e8; }
	.aui_sw { width:5px; height:5px;background-position: 0 -31px; }
	.aui_se { width:5px; height:5px; background-position: -5px -31px; }
	.aui_close { background-position:0 -72px; }
	.aui_close:hover { background-position:0 -92px; }
	.aui_n { height:40px; background:#3399DD;  }
	.aui_s { background-position: 0 -67px; }
	.aui_w, .aui_e { background: transparent;}
}
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
.aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
.aui_state_noTitle .aui_outer { box-shadow:none; }
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_n, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_w, .aui_state_noTitle .aui_e, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_s, .aui_state_noTitle .aui_se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5)!important; }
.aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
.aui_state_noTitle .aui_close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-family: Helvetica, STHeiti; _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }

.aui_close { background-image:url(../js/skins/blue/bg_css3.png); }
.aui_close { background-position:0 -72px; }
.aui_close:hover { background-position:0 -92px; }
.aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }

.aui_sort_box{margin:20px 0 24px 0;}
.aui_add{display:inline-block; *display:inline; zoom:1; vertical-align:middle; text-align: center; background: url(../images/win8images/ico/add_app.png); width:30px; height:30px; color: #fff;}
.aui_select{text-align:left;border: solid 1px #999;width:140px;}
.aui_success{vertical-align:middle; margin-right:10px; margin-left:-40px;}
.aui_sort_title{display:inline-block; *display:inline; zoom:1; margin-right:5px; vertical-align:middle;}
.demo-labs-input{width:13em;height:25px; padding:4px;border: solid 1px #ccc;}
/*弹窗 end*/
