@charset "utf-8";
/*
 * artDialog skin
 * http://code.google.com/p/artdialog/
 * (c) 2009-2011 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://creativecommons.org/licenses/LGPL/2.1/
 */

/* common 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:100%;}
.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-family: "微软雅黑";font-size: 13px;}
.aui_title { overflow:hidden; text-overflow: ellipsis; }
.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; *zoom:1; *display:inline; border:none 0; color:#6b6b6b; display: block;margin: 0 auto;}
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.aui_state_full { text-align:left;}
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden;
			background:url(../../common-image/artDialog_icons/loading.gif) no-repeat center center; }
.aui_icon { vertical-align: middle; }
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
.aui_buttons button { margin-left:15px; padding: 6px 8px;cursor: pointer; display: inline-block; text-align: center; *padding:4px 10px; *height:2em;width:80px; height:30px;
				overflow:visible; *width:1; color: #6b6b6b; border: none;  background: #f0f0f0; }
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.aui_buttons button:hover { color:#28aae6; background-color:#f0f0f0;}
.aui_buttons button:active { border-color:#6b6b6b;}
.aui_buttons button[disabled] { cursor:default; color:#6b6b6b; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
button.aui_state_highlight{background-color: #28aae6;color: #FFFFFF;background-repeat: repeat-x;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */}
button.aui_state_highlight:hover{background-color: #28aae6;border-color: #28aae6;color: #FFFFFF;border:0;}
button.aui_state_highlight:active { border-color:#28aae6;}
/* common end */
.aui_inner { background:#FFF;border:1px solid rgba(0, 0, 0, 0);overflow: hidden; }
.aui_outer, .aui_inner {}
.aui_border {}
.aui_nw, .aui_ne, .aui_sw, .aui_se{ width:0px; height:0px; }
.aui_s, .aui_n { height:0px; }
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se {}
.aui_state_lock .aui_nw, .aui_state_lock .aui_n, .aui_state_lock .aui_ne, .aui_state_lock .aui_w, .aui_state_lock .aui_e, .aui_state_lock .aui_sw, .aui_state_lock .aui_s, .aui_state_lock .aui_se {}
.aui_state_focus .aui_dialog {  }
.aui_state_focus .aui_outer { }
.aui_state_lock .aui_border {}
.aui_state_drag .aui_outer, .aui_outer:active { box-shadow:none; }
.aui_titleBar { position:relative; height:100%;background-color: #fff;border-bottom: 1px solid #ccc;min-height: 16.4286px;padding:0 15px;}
.aui_title {  text-align:left; line-height:27px; padding:0 28px 0 10px;height: auto;color: #6b6b6b;padding:20px 10px 20px 4px;font-size: 20px;font-weight: normal;line-height: 0;}
.aui_state_focus .aui_title {background-color: #fff;color: #6b6b6b;}
.aui_state_drag .aui_title { }
.aui_state_drag .aui_titleBar { box-shadow:none; }
.aui_close { padding:0;  width:21px; height:21px; text-align:center; cursor:pointer;color: #6b6b6b;right: 12px;top: 9px;font-size: 21px;font-weight: bold;line-height: 1;opacity: 0.2;text-shadow: 0 1px 0 #FFFFFF; }
.aui_close:hover { color: #000;opacity: 0.5;filter: alpha(opacity=50);}
.aui_close:active { box-shadow: none; }
.aui_content p{line-height: 24px; color:#6b6b6b;}
.aui_content div.waitStyle{ text-align:center;}
.aui_content img{width:100%;}
.myLoad{ width:95px; height:30px; border:0px; margin:0px auto;
				background:url(../../common-image/artDialog_icons/loading.gif) center center no-repeat;}
.aui_content p.helpStyle{ line-height:20px; color:#6b6b6b; padding:0px 20px;}
.aui_state_focus {box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);}
.aui_state_lock {border-radius: 6px;overflow: hidden;border: 1px solid #ccc;}
.aui_buttons {border-top:solid 1px #ccc; }
.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 #6b6b6b; background:#FFF; }
.aui_state_noTitle .aui_outer { border:none 0; 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:#6b6b6b\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-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }
.aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
.aui_state_noTitle .aui_dialog { box-shadow: none; }



/*asynctips*/
.asynctips_left,.asynctips_middle,.asynctips_right,
.asynctips_warning,.asynctips_succeed,.asynctips_error,.asynctips_wait{height:38px;
				background:url(../../common-image/artDialog_icons/asynctips_bg.gif) no-repeat;}
.asynctips_left{width:5px;background-position:0 -26px; float:left;}
.asynctips_middle{color:#555;padding:0px 4px;background-repeat:repeat-x;background-position:0 -64px;
			font:bold 14px Tahoma,sans-serif; float:left;}
.asynctips_right{width:5px;background-position:-73px -26px; float:left;}
.asynctips_info{ position:relative;float:left; height:38px; line-height:38px; vertical-align:middle; padding-left:4px;}
.asynctips_warning,.asynctips_succeed,.asynctips_error,.asynctips_wait{width:26px; float:left; position:relative;
			background-repeat:repeat-x;background-position:0px -64px;}
.asynctips_warning span,.asynctips_succeed span,.asynctips_error span,
.asynctips_wait span{display:block;width:26px;height:32px;background:url(../../common-image/artDialog_icons/asynctips_bg.gif) no-repeat;}
.asynctips_warning span{background-position:0px 6px;}
.asynctips_succeed span{background-position:-26px 6px;}
.asynctips_error span{background-position:-52px 6px;}
.asynctips_wait span{background:url(../../common-image/artDialog_icons/loading_1.gif) center 12px no-repeat;}
