<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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:auto; }
.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; }
.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; 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 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;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    color: #FFF;
    background-color: #7a8ca4;
    border: 1px solid #e6e9ed;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 80px;
}
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.aui_buttons button:focus { outline:none 0;  }
.aui_buttons button:hover { color:#000;  }
.aui_buttons button:active { }
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD;filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
button.aui_state_highlight { color: #FFF; background:#dd4250;  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98d237', endColorstr='#7cb61b');}
button.aui_state_highlight:focus {  }
button.aui_state_highlight:hover { color:#FFF;background:#ec4958; }
button.aui_state_highlight:active {background:#ec4958; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#98d237', endColorstr='#7cb61b');}
/* common end */

.aui_inner { background:#ffffff;}
.aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
.aui_title { height:29px; line-height:29px; padding:0 25px 0 0; _padding:0; text-indent:5px;  font-weight:700;}
.aui_nw, .aui_ne, .aui_sw, .aui_se { background:#ffffff;}
.aui_nw ,.aui_ne{ width:15px; height:38px;border-bottom: 1px solid #e6e9ed; }
.aui_sw { width:15px; height:18px; }
.aui_se { width:15px; height:18px; }
.aui_close { top:4px; right:4px;width:18px;height:18px; _z-index:1;  _font-size:0; _line-height:0; text-indent:-9999em;  background:url(/Areas/Shop/Themes/XiaoMi/Content/Images/icon-common-newyear.png) no-repeat;background-position:-281px -32px;}
.aui_close:hover { }
.aui_n, .aui_s, .aui_e, .aui_w { background:#ffffff;}
.aui_n {border-bottom: 1px solid #e6e9ed; }
.aui_s { }
.aui_e { }
.aui_w { }
.aui_icon, .aui_main { padding-top:3px; }

@media screen and (min-width:0) {
	.aui_outer { border: 1px solid rgb(215, 215, 215);_zoom: 1;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }
	.aui_state_lock .aui_outer {  }
	.aui_outer:active {  }
	.aui_state_drag .aui_outer {  }

}
.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_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }
</pre></body></html>