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: 13px/1.11 Arial, 'Microsoft Yahei', Tahoma, 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;  opacity:0.6; }
.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; font-size:14px;  font-family: arial;}
.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 .aui_iconBg{margin-left: 60px;}
.tiptitle{
    font-size: 14px;
}
.aui_icon div { width:48px; height:48px; margin:30px 0 30px 30px; background-position: center center; background-repeat:no-repeat; }
/* .aui_buttons {padding: 10px 0px 25px 0px;;text-align:center; white-space:nowrap; } */
.aui_buttons {padding: 15px 0px;;text-align:right; white-space:nowrap;background-color: #FAFBFC;text-align: center; }
.aui_buttons button  
{
   height: 34px;
  line-height: 34px;
  padding: 0 23px;
  text-align: center;
  border-radius: 2px;border: none;color: #666;outline:none;cursor: pointer;border: 1px solid #E5E7EB !important;color: #666;background: #FAFBFC;
  margin-right: 10px;
}
.aui_buttons button:last-child 
{
  margin-right: 0;
}
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.aui_buttons button:focus { outline:none 0; border-color:#426DC9; }
.aui_buttons button:hover { color:#000; border-color:#666; }
.aui_buttons button:active { border-color:#666;}
.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 {   background: #f90;border: none;color: #fff;outline:none;cursor: pointer;} */
button.aui_state_highlight { width: auto;
  height: 34px;
  line-height: 34px;
  padding: 0 23px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #f90 !important;
  display: inline-block;
  margin: 0px 10px;
  background: url(../images/anniubg.jpg) repeat-x;
  background: #f90;
    color: #fff;}
.aui_buttons button:hover { color:#666; background: #fdfdfd;border: 1px solid #E5E7EB ; }
button.aui_state_highlight:hover { 
    background-color: #FFAE35;
    border-color: #FFAE35;
    color: #fff;
}
/* common end */

.aui_inner { background:white; }
.aui_titleBar { width:100%; height:0; position:relative; bottom:30px; _bottom:0; _margin-top:-30px; }
.aui_title { height:33px; line-height:22px; padding:0 25px 0 0; _padding:0; color:#333; font-weight:700;  font-size:14px; padding-left:10px;font-family: SimSun;}
.aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, .aui_close { background-image:url(blue/bg.png); background-repeat:no-repeat; }
.aui_nw { width:15px; height:38px; background-position: 4px -4px; _png:blue/ie6/nw.png; }
.aui_ne { width:15px; height:38px; background-position: -19px -4px; _png:blue/ie6/ne.png; }
.aui_sw { width:15px; height:5px;   background-position: 4px -54px; _png:blue/ie6/sw.png; }
.aui_se { width:15px; height:5px; background-position: -19px -54px; _png:blue/ie6/se.png; }
.aui_close {cursor: pointer;top:3px; right:8px; _z-index:1; width:20px; height:15px; outline:none; _font-size:0; _line-height:0; text-indent:-9999em; background-position:0 -116px; _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 -61px; _png:blue/ie6/n.png; height:46px; }
.aui_s { background-position: 0 -144px; _png:blue/ie6/s.png; }
.aui_w, .aui_e { background-image:url(blue/bg2.png); background-repeat:repeat-y; }
.aui_w { background:url(blue/bg3.png) repeat-y 3px 0px;}
.aui_e { background:url(blue/bg4.png) repeat-y 0px 0px;}
aui_icon, .aui_main { /*padding-top:3px;*/ float:left; }
.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_noTibg_css3e .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; }
table.tckkk
{
    
    
    }
table.tckkk .aui_content
{
    
    font-family:"microsoft yahei";
    }
table.tckkk .aui_close
{
    
    }
table.tckkk .aui_buttons .aui_state_highlight
{
    margin-left: 0;
    }
table.tckkk .aui_buttons button
{
    cursor:pointer;
    }


.aui_content{
  padding: 46px 10px 0 10px !important; 
}