/*popBox----------------------------------------------*/
#markLayer{width:100%;background:#000;position:absolute;top:0;left:0;opacity:0.5;filter:alpha(opacity=50);z-index:10000;}
#floatLayer{width:auto;height:auto;position:absolute;z-index:10001;border:1px solid #bbbbbb;box-shadow:0 0 5px rgba(0, 0, 0, .3);}
#floatLayer #titleW{position:relative;width:auto;height:32px;line-height:32px;float:left;background:#fff;}
#floatLayer #titleW #title{width:auto;height:32px;line-height:32px;font-size:12px;padding:0 32px 0 10px;white-space:nowrap;font-weight:bold;background:#fff;color:#545454;_float:left;}
#floatLayer #titleW a#popBoxClose{display:block;position:absolute;right:6px;top:5px;width:21px;height:21px;text-align:center;text-decoration:none;color:#68767b;font:14px/21px Helvetica,STHeiti;border-radius:21px;}
#floatLayer #titleW a#popBoxClose:hover{background:#01af63;color:#FFF !important;}
#floatLayer #wrapperLayerW{overflow:hidden;background:#FFF;}
#floatLayer #wrapperLayerW #wrapperLayer{display:block;overflow:hidden;width:auto;height:auto;padding:20px;text-align:left;float:left;color:#000000;}
#floatLayer #wrapperLayerW #wrapperLayer #popBoxLoading{background:url(/Public/images/module/desktop/popBox/loading.gif) center no-repeat;}
#floatLayer #btnWrapper{display:block;clear:both;overflow:hidden;width:100%;height:auto;padding:8px 0;text-align:right;border-top:1px solid #dcdcdc;background:#f5f5f5;}
#floatLayer #btnWrapper .btn{display:inline-block;height:22px;line-height:22px;padding:0 8px;margin-right:8px;cursor:pointer;background:#DDD;color:#545454;font-size:12px;text-align:center;border-radius:5px;}
#floatLayer #btnWrapper .btn:hover{color:#545454;}
#floatLayer #btnWrapper .btn.highLight{background:#01af63 !important;color:#fff !important;}
#floatLayer #btnWrapper .btn.highLight:hover{color:#fff !important;}
#floatLayer .noTitle{height:0 !important;line-height:0 !important;font-size:0 !important;}
#floatLayer .noTitle #title{height:0 !important;line-height:0 !important;font-size:0 !important;}
#floatLayer .noTitle a#popBoxClose{top:-11px !important;right:-11px !important;background:#01af63 !important;color:#fff !important;border-radius:21px !important;}

/*selectDate----------------------------------------------*/
#date_picker{font-size:12px;font-family:Verdana,Geneva,sans-serif;color:#000;width:200px;position:absolute;background:#f7f7f7;border:1px solid #ccc;overflow:hidden;border-radius:5px;z-index:500;}
#date_picker .date_title{position:relative;text-align:center;height:32px;line-height:32px;border-bottom:1px solid #eee;background:#fff;}
#date_picker .date_title h4{display:none;font-weight:bold;font-size:12px;}
#date_picker .date_title a{position:absolute;width:20px;height:20px;color:#01af63;text-decoration:none;cursor:pointer;line-height:18px;}
#date_picker .date_title a:hover{color:#ff6600;}
#date_picker .date_title a#prev_month{left:8px;top:5px;}
#date_picker .date_title a#next_month{right:8px;top:5px;}
#date_picker .date_title select{display:inline-block;font-family:\5FAE\8F6F\96C5\9ED1;font-size:13px;padding:0;height:22px;margin-top:4px;border:1px solid #bdc6cd;border-radius:2px;box-shadow:none;}
#date_picker .date_title #sel_year{margin-right:8px;}
#date_picker .date_title #sel_month{}
#date_picker .date_weekday{line-height:24px;text-align:center;border-bottom:1px solid #eee;}
#date_picker .date_weekday span{display:inline-block;width:28px;color:#999;}
#date_picker .date_monthday{background:#fff;}
#date_picker .date_monthday td{width:28px;line-height:24px;font-size:12px;text-align:center;cursor:pointer;}
#date_picker .date_monthday td.now{background:#eee;color:#000;}
#date_picker .date_monthday td.hover{background:#b3dcff; color:#fff;}
#date_picker .date_monthday td.selected{background:#01af63; color:#fff;}
#date_picker .date_bottom{padding-left:11px;height:30px;line-height:30px;border-top:1px solid #eee;}
#date_picker .date_bottom span{display:block;float:left;padding:0 5px;}
#date_picker .date_bottom input{display:block;float:left;font-size:12px;padding-left:5px;width:35px;height:18px;line-height:18px;background:#fff;border:1px solid #999;margin-top:5px;}
#date_picker .date_bottom input#submit_time{font-size:12px;padding-left:0;width:40px;height:20px;line-height:20px;margin-left:5px;background:#01af63;border:1px solid #01af63;color:#fff;text-align:center;cursor:pointer;}

/*myCrop----------------------------------------------*/
.J_myCrop{position:relative;}
.J_myCrop .cropWrapper{float:left;position:relative;}
.J_myCrop .cropWrapper .handleLayer{position:absolute;top:0;left:0;margin:-1px 0 0 -1px;z-index:3;border:1px solid #01af63;cursor:move;}
.J_myCrop .cropWrapper .handleLayer_inside{position:absolute;top:0;left:0;background:#fff;filter:alpha(opacity=0);opacity:0;z-index:1;}
.J_myCrop .cropWrapper .handleLayer .ord{position:absolute;width:8px;height:8px;background:#01af63;font-size:0;line-height:0;z-index:2;}
.J_myCrop .cropWrapper .handleLayer .nw{top:0;left:0;margin:-4px 0 0 -4px;cursor:nw-resize;}
.J_myCrop .cropWrapper .handleLayer .n{top:0;left:50%;margin:-4px 0 0 -4px;cursor:n-resize;}
.J_myCrop .cropWrapper .handleLayer .ne{top:0;right:0;margin:-4px -4px 0 0;cursor:ne-resize;}
.J_myCrop .cropWrapper .handleLayer .w{top:50%;left:0;margin:-4px 0 0 -4px;cursor:w-resize;}
.J_myCrop .cropWrapper .handleLayer .e{top:50%;right:0;margin:-4px -4px 0 0;cursor:e-resize;}
.J_myCrop .cropWrapper .handleLayer .sw{bottom:0;left:0;margin:0 0 -4px -4px;cursor:sw-resize;}
.J_myCrop .cropWrapper .handleLayer .s{bottom:0;left:50%;margin:0 0 -4px -4px;cursor:s-resize;}
.J_myCrop .cropWrapper .handleLayer .se{bottom:0;right:0;margin:0 -4px -4px 0;cursor:se-resize;}
.J_myCrop .cropWrapper .clipLayer{position:absolute;top:0;left:0;z-index:2;}
.J_myCrop .cropWrapper .clipLayer img{position:absolute;}
.J_myCrop .cropWrapper .orginLayer{position:absolute;top:0;left:0;z-index:1;}
.J_myCrop .preview{position:relative;width:200px;height:200px;overflow:hidden;border:1px solid #fff;}
.J_myCrop .preview img{position:absolute;}

/*bannerModel----------------------------------------------*/
img{border:0;}
/*水平滑动slideBannerTyp1基础样式*/
.slideBannerType1{position:relative;overflow:hidden;}
.slideBannerType1 .pic_list{width:100000px;}
.slideBannerType1 .pic_list .pic{display:block;float:left;overflow:hidden;}
.slideBannerType1 .bannerBtn{display:none;color:#FFF;font-size:30px;position:absolute;top:110px;text-decoration:none;z-index:3;}
.slideBannerType1 .preBtn{left:20px;}
.slideBannerType1 .nextBtn{right:20px;}
.slideBannerType1 .dotsWrapper{padding:5px 0;height:12px;position:absolute;left:0;bottom:13px;text-align:right;width:100%;z-index:2;}
.slideBannerType1 .dotsWrapper .dots_w{padding:0 0 0 11px;height:12px;line-height:12px;}
.slideBannerType1 .dotsWrapper .dots_w i{display:inline-block;width:12px;height:12px;line-height:0;font-size:0;border-radius:12px;text-align:center;margin-right:11px;cursor:pointer;background:#fff;vertical-align:middle;}
.slideBannerType1 .dotsWrapper .dots_w i.active{background:#fd5a5b;color:#FFF;}
.slideBannerType1 .mask_w{position:absolute;left:0;bottom:13px;width:100%;z-index:1;}
.slideBannerType1 .mask_w .mask{height:12px;padding:5px 0;background:#FFF;margin:0 auto;border-radius:19px;filter:alpha(opacity = 30);opacity:0.3;}
/*水平滑动slideBannerTyp2基础样式*/
.slideBannerType2{position:relative;overflow:hidden;}
.slideBannerType2 .pic_list{width:100000px;}
.slideBannerType2 .pic_list .pic{display:inline-block;float:left;overflow:hidden;position:relative;}
.slideBannerType2 .pic_list .pic .imgW{display:block;width:350px;height:200px;overflow:hidden;}
.slideBannerType2 .pic_list .pic .imgW img{display:block;width:350px;height:200px;}
.slideBannerType2 .pic_list .pic .titW{position:absolute;bottom:17px;left:0;display:none;width:350px;height:36px;line-height:36px;overflow:hidden;color:#fff;}
.slideBannerType2 .pic_list .pic .titW a{display:block;width:350px;height:36px;text-align:center;color:#fff;font-weight:bold;overflow:hidden;position:absolute;top:0;left:0;z-index:2;}
.slideBannerType2 .pic_list .pic .titW div.textMask{display:block;width:350px;height:36px;position:absolute;top:0;left:0;z-index:1;background:#000;filter:alpha(opacity = 60);opacity:0.6;}
.slideBannerType2 .bannerBtn{display:none;color:#FFF;font-size:30px;position:absolute;top:110px;text-decoration:none;z-index:3;}
.slideBannerType2 .preBtn{left:20px;}
.slideBannerType2 .nextBtn{right:20px;}
.slideBannerType2 .dotsWrapper{position:absolute;left:0;bottom:0;text-align:right;width:360px;height:15px;border-top:2px solid #77c111;}
.slideBannerType2 .dotsWrapper .dots_w{padding:0;}
.slideBannerType2 .dotsWrapper .dots_w i{display:inline-block;float:left;width:57px;height:15px;line-height:15px;font-size:12px;text-align:center;margin-right:2px;cursor:pointer;background:#4a4a4a;color:#fff;font-style:normal;vertical-align:middle;}
.slideBannerType2 .dotsWrapper .dots_w i.active{background:#77c111;color:#FFF;}
/*渐隐渐现fadeBannerTyp基础样式*/
.fadeBannerType{position:relative;overflow:hidden;}
.fadeBannerType .pic_list{position:relative;width:100000px;z-index:1;}
.fadeBannerType .pic_list a{position:absolute;top:0;left:0;display:inline-block;overflow:hidden;}
.fadeBannerType .bannerBtn{display:none;color:#FFF;font-size:30px;position:absolute;top:110px;text-decoration:none;z-index:3;}
.fadeBannerType .preBtn{left:20px;}
.fadeBannerType .nextBtn{right:20px;}
.fadeBannerType .dotsWrapper{padding:5px 0;height:12px;position:absolute;left:0;bottom:24px;text-align:right;width:100%;z-index:3;}
.fadeBannerType .dotsWrapper .dots_w{padding:0 0 0 11px;height:12px;line-height:12px;}
.fadeBannerType .dotsWrapper .dots_w i{display:inline-block;width:12px;height:12px;line-height:0;font-size:0;border-radius:12px;text-align:center;margin-right:11px;cursor:pointer;background:#fff;vertical-align:middle;}
.fadeBannerType .dotsWrapper .dots_w i.active{background:#01af63;color:#FFF;}
.fadeBannerType .mask_w{position:absolute;left:0;bottom:13px;width:100%;z-index:1;}
.fadeBannerType .mask_w .mask{height:12px;padding:5px 0;background:#FFF;margin:0 auto;border-radius:19px;filter:alpha(opacity = 30);opacity:0.3;}

/*lightBox----------------------------------------------*/
#lb_floatLayer{width:100%;height:auto;position:absolute;left:0;top:0;z-index:999;}
#lb_floatLayer #lb_floatLayer_inside{width:100%;overflow-y:auto;*overflow-y:hidden;}
#lb_floatLayer #lb_floatLayer_inside #lb_close{display:block;position:absolute;top:30px;right:30px;width:27px;height:27px;cursor:pointer;background:url(/Public/images/module/desktop/lightBox/close.gif) no-repeat;}
#lb_floatLayer #lb_floatLayer_inside #lb_titleW{display:none;padding-top:30px;margin:0 auto;padding-bottom:10px;line-height:26px;}
#lb_floatLayer #lb_floatLayer_inside #lb_titleW #lb_title{color:#fff;font-size:16px;font-weight:bold;}
#lb_floatLayer #lb_floatLayer_inside #lb_titleW #lb_page{display:inline-block;padding-left:5px;height:27px;line-height:27px;font-size:12px;color:#fff;font-weight:normal;}
#lb_floatLayer #lb_floatLayer_inside #lb_iBigPic_inside{position:relative;width:300px;height:300px;margin:0 auto;background:url(/Public/images/module/desktop/lightBox/loading.gif) 50% 50% no-repeat;}
#lb_floatLayer #lb_floatLayer_inside #lb_iBigPic_inside #lb_nav{display:none;position:absolute;top:0;left:0;}
#lb_floatLayer #lb_floatLayer_inside #lb_iBigPic_inside #lb_nav #lb_prev{display:block;width:42%;height:100%;float:left;outline:none;cursor:pointer;background:url(/Public/images/module/desktop/lightBox/prev.png) left 50% no-repeat;_background:url(/Public/images/module/desktop/lightBox/prev.gif) left 50% no-repeat;}
#lb_floatLayer #lb_floatLayer_inside #lb_iBigPic_inside #lb_nav #lb_next{display:block;width:42%;height:100%;float:right;outline:none;cursor:pointer;background:url(/Public/images/module/desktop/lightBox/next.png) right 50% no-repeat;_background:url(/Public/images/module/desktop/lightBox/next.gif) right 50% no-repeat;}
#lb_floatLayer #lb_floatLayer_inside #lb_intro_wrap{display:none;margin:0 auto;overflow:hidden;padding-bottom:10px;}
#lb_floatLayer #lb_floatLayer_inside #lb_intro_wrap #lb_intro{font-size:14px;color:#fff;text-align:left;}
#lb_markLayer{width:100%;background:#000;position:absolute;top:0;left:0;z-index:998;}

/*uploadify----------------------------------------------*/
/*
Uploadify
Copyright (c) 2012 Reactive Apps, Ronnie Garcia
Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
*/
.uploadify {
    position: relative;
    margin-bottom: 1em;
}
.uploadify-button {
    background-color: #505050;
    background-image: linear-gradient(bottom, #505050 0%, #707070 100%);
    background-image: -o-linear-gradient(bottom, #505050 0%, #707070 100%);
    background-image: -moz-linear-gradient(bottom, #505050 0%, #707070 100%);
    background-image: -webkit-linear-gradient(bottom, #505050 0%, #707070 100%);
    background-image: -ms-linear-gradient(bottom, #505050 0%, #707070 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, #505050),
        color-stop(1, #707070)
    );
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFF;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    width: 100%;
}
.uploadify:hover .uploadify-button {
    background-color: #606060;
    background-image: linear-gradient(top, #606060 0%, #808080 100%);
    background-image: -o-linear-gradient(top, #606060 0%, #808080 100%);
    background-image: -moz-linear-gradient(top, #606060 0%, #808080 100%);
    background-image: -webkit-linear-gradient(top, #606060 0%, #808080 100%);
    background-image: -ms-linear-gradient(top, #606060 0%, #808080 100%);
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, #606060),
        color-stop(1, #808080)
    );
    background-position: center bottom;
}
.uploadify-button.disabled {
    background-color: #D0D0D0;
    color: #808080;
}
.uploadify-queue {
    margin-bottom: 1em;
}
.uploadify-queue-item {
    background-color: #F5F5F5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font: 11px Verdana, Geneva, sans-serif;
    margin-top: 5px;
    max-width: 350px;
    padding: 10px;
    color: #000;
}
.uploadify-error {
    background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
    background: url('/Public/images/module/desktop/uploadify/uploadify-cancel.png') 0 0 no-repeat;
    float: right;
    height:	16px;
    text-indent: -9999px;
    width: 16px;
}
.uploadify-queue-item.completed {
    background-color: #E5E5E5;
}
.uploadify-progress {
    background-color: #E5E5E5;
    margin-top: 10px;
    width: 100%;
}
.uploadify-progress-bar {
    background-color: #0099FF;
    height: 3px;
    width: 1px;
}

/*artDialog----------------------------------------------*/
/*
 * 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(/Public/images/module/desktop/artDialog/skins/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; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; font-family: Tahoma, Arial/9!important; width:auto; overflow:visible; *width:1; color: #333; border: solid 1px #999; border-radius: 5px; background: #DDD; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD'); background: linear-gradient(top, #FFF, #DDD); background: -moz-linear-gradient(top, #FFF, #DDD); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#DDD)); text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); box-shadow: 0 1px 0 rgba(255, 255, 255, .7),  0 -1px 0 rgba(0, 0, 0, .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:#000; border-color:#666; }
.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 { color: #FFF; border: solid 1px #1c6a9e; background: #2288cc; 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)); text-shadow: -1px -1px 1px #1c6a9e; }
button.aui_state_highlight:hover { color:#FFF; border-color:#0F3A56; }
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)); }
/* common end */

.aui_inner { background:#FFF; }
.aui_outer, .aui_inner { border:1px solid rgba(0, 0, 0, .7); border:1px solid #333\9; }
.aui_border { box-shadow: inset 0 0 1px rgba(255, 255, 255, .9); }
.aui_nw, .aui_ne, .aui_sw, .aui_se { width:8px; height:8px; }
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_e, .aui_sw, .aui_s, .aui_se { background:rgba(0, 0, 0, .4); background:#000\9!important; filter:alpha(opacity=40); }
.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 { background:rgba(0, 0, 0, .5); background:#000\9!important; filter:alpha(opacity=50); }
.aui_state_focus .aui_dialog { box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); }
.aui_state_focus .aui_outer { box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
.aui_state_lock .aui_border { box-shadow:0 3px 26px rgba(0, 0, 0, .9); }
.aui_state_drag .aui_outer, .aui_outer:active { box-shadow:none; }
.aui_titleBar { position:relative; height:100%; }
.aui_title { height:28px; line-height:27px; padding:0 28px 0 10px; text-shadow:0 1px 0 rgba(255, 255, 255, .7); background-color:#edf5f8; font-weight:bold; color:#95a7ae; font-family: Tahoma, Arial/9!important; background-color:#bdc6cd; background: linear-gradient(top, #edf5f8, #bdc6cd); background: -moz-linear-gradient(top, #edf5f8, #bdc6cd); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#edf5f8), to(#bdc6cd)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edf5f8', endColorstr='#bdc6cd'); border-top:1px solid #edf5f8; border-bottom:1px solid #b6bec5; }
.aui_state_focus .aui_title { color:#4c5a5f; }
.aui_state_drag .aui_title { background: linear-gradient(top, #bdc6cd, #edf5f8); background: -moz-linear-gradient(top, #bdc6cd, #edf5f8); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bdc6cd), to(#edf5f8)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdc6cd', endColorstr='#edf5f8'); box-shadow:none; }
.aui_state_drag .aui_titleBar { box-shadow:none; }
.aui_close { padding:0; top:4px; right:4px; width:21px; height:21px; line-height:21px; font-size:18px; color:#68767b; text-align:center; font-family: Helvetica, STHeiti; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; text-shadow:0 1px 0 rgba(255, 255, 255, .9); }
.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:#F6F6F6; border-top:solid 1px #DADEE5; }
.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 { 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:#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-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; }

/*kindeditor----------------------------------------------*/
/*todo kindeditor会对default.css进行自动加载，但是加载的太慢会造成js计算按钮尺寸错误，所以先在头部再加一部分css样式*/
.ke-button {
    background-position: right -25px;
    padding: 0 12px;
    margin: 0;
    font-family: "sans serif",tahoma,verdana,helvetica;
    border: 0 none;
    color: #333;
    font-size: 12px;
    left: 2px;
    text-decoration: none;
}