﻿/* AB模版网 做最好的织梦整站模板下载网站 dede.cuiyuehui.cn */
/* QQ：782206110 */
/* 仿站：dede.cuiyuehui.cn */
/* 图标：dede.cuiyuehui.cn */
.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;
  -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('/skin/images/loading.gif') no-repeat center center;
}
.aui_icon {
  vertical-align: middle;
}
.aui_icon div {
  width: 36px;
  height: 36px;
  margin: 10px 0 10px 20px;
  background-position: center center;
  background-repeat: no-repeat;
}
.aui_buttons {
  padding: 9px;
  text-align: right;
  white-space: nowrap;
}
.aui_buttons button {
  margin-left: 10px;
  padding: 8px 12px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  width: auto;
  overflow: visible;
  color: #444;
  border: solid 1px #d8dada;
  border-radius: 4px;
  background: #f5f5f5;
}
.aui_buttons button::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
.aui_buttons button:hover {
  border-color: #d7d9db;
  background: #e6e6e6;
}
.aui_buttons button[disabled] {
  cursor: default;
  color: #666;
  background: #ddd;
  border: solid 1px #999;
  filter: alpha(opacity=50);
  opacity: 0.5;
  box-shadow: none;
}
button.aui_state_highlight {
  color: #fff;
  border: solid 1px #3887ed;
  background: #458fee;
}
button.aui_state_highlight:hover {
  color: #fff;
  border: solid 1px #2c6dc3;
  background: #3a77c7;
}
/* common end */
.aui_inner {
  background: #fff;
  border-radius: 5px;
}
.aui_nw,
.aui_ne,
.aui_sw,
.aui_se {
  width: 8px;
  height: 8px;
}
.aui_state_focus .aui_dialog {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.aui_state_drag .aui_outer,
.aui_outer:active {
  box-shadow: none;
}
.aui_titleBar {
  position: relative;
  height: 100%;
}
.aui_title {
  padding: 0 28px 0 20px;
  color: #222;
  font-size: 16px;
  line-height: 44px;
  height: 44px;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  border-radius: 5px 5px 0 0;
  font-weight: bold;
}
.aui_state_drag .aui_title {
  box-shadow: none;
}
.aui_state_drag .aui_titleBar {
  box-shadow: none;
}
.aui_close {
  padding: 0;
  top: 10px;
  right: 14px;
  width: 24px;
  height: 24px;
  line-height: 20px;
  font-size: 28px;
  color: #68767b;
  text-align: center;
}
.aui_close:hover {
  background: #c72015;
  color: #fff;
}
.aui_close:active {
  box-shadow: none;
}
.aui_content {
  color: #666;
}
.aui_state_focus .aui_content {
  color: #000;
}
.aui_buttons {
  background-color: #f5f5f5;
  border-top: solid 1px #ededed;
  border-radius: 0 0 5px 5px;
}
.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_outer {
  border: none 0;
  box-shadow: none;
}
.aui_state_noTitle .aui_titleBar {
  bottom: 0;
}
.aui_state_noTitle .aui_close {
  top: 4px;
  right: 4px;
}
