body fieldset
{
    border: 1px solid #d8d8d8;
    padding: 10px;
}
body fieldset legend
{
    padding: 3px 8px;
    font-weight: 700;
    border: 1px solid #d8d8d8;
    background-color: #f9f9f9;
}
body fieldset.blue
{
    border: 1px solid #dce3ed;
}
body fieldset.blue legend
{
    padding: 3px 8px;
    font-weight: 700;
    color: #347add;
    background: none;
    border: none;
}
textarea
{
    vertical-align: middle;
    font-size: 12px;
    resize: none;
}
.picBut
{
    background: #fe6b5f;
    color: #fff;
    padding: 0 5px;
    border: none;
    width: 65px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}
.picBut a
{
    color: #fff;
    text-decoration: none;
    text-align: center;
    height: 26px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.cu
{
    margin: 3px 0 0 0;
}
.table-list td, .table-list th
{
    padding-left: 12px;
}
.table-list thead th
{
    height: 30px;
    background: #eef3f7;
    border-bottom: 1px solid #d5dfe8;
    font-weight: normal;
}
.table-list tbody td, .table-list .btn
{
    border-bottom: #eee 1px solid;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.btn
{
    background: #f6f6f6;
    padding: 5px 12px 5px 12px;
    height: 30px;
    line-height: 30px;
}
.table-list tr:hover, .table-list table tbody tr:hover
{
    background: #fbffe4;
}
.nHover tr:hover, .nHover tr:hover td
{
    background: none;
}
.table-list .input-text-c
{
    padding: 0;
    height: 18px;
}
.input-text-c
{
    border: 1px solid #a7a6aa;
    height: 18px;
    padding: 2px 0 0;
    text-align: center;
}
.td-line
{
    border: 1px solid #eee;
}
.td-line td, .td-line th
{
    border: 1px solid #eee;
}
.button
{
    background: #ddd;
    height: 24px;
    border-top: 0;
    border-left: 0;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
    padding: 3px 6px;
    margin-right: 5px;
}
.table-list tr.on, .table-list tr.on td, .table-list tr.on th, .table-list td.on, .table-list th.on
{
    background: #fdf9e5;
}
a.close-own
{
    background: url('../image/cross.png') no-repeat left 3px;
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    outline: none;
    right: 7px;
    top: 8px;
    text-indent: 200px;
    overflow: hidden;
}
a.close-own:hover
{
    background-position: left -46px;
}
.common-form div.contentWrap
{
    padding-right: 20px;
}
.common-form ul li
{
    color: #444;
    clear: both;
    vertical-align: middle;
}
.common-form ul li span.text
{
    width: 60px;
}
.common-form .set
{
    border: 1px dashed #e0e7ed;
    zoom: 1;
    background: #f2f7fb;
    padding: 10px;
    font-size: 12px;
    margin-bottom: 10px;
}
.common-form .set table td, .common-form .set table th
{
    padding-left: 12px;
}
.common-form .set table th
{
    font-weight: normal;
    text-align: left;
    padding: 0 8px;
}
.common-form .set table td
{
    padding: 3px 0 3px 5px;
}
.common-form .set table td.y-bg
{
    background: url('../image/set_y_line.png') repeat-y right top;
}
.common-form .set table td input
{
    background-image: none;
    height: 18px;
    font-size: 12px;
}
.input-text, .measure-input, textarea, input.date, input.endDate, .input-focus
{
    border: 1px solid #a7a6aa;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 2px 0 2px 5px;
    border: 1px solid #d0d0d0;
    background: #fff url('../image/input.png') repeat-x;
    font-family: 'Verdana','Geneva','sans-serif';
    font-size: 12px;
    border-radius: 5px;
}
.input-focus
{
    background: #fff url('../image/input_focus.png') repeat-x;
    border-color: #afcee6;
    font-size: 12px;
}
input.date, input.endDate
{
    background: #fff url('../image/input_date.png') no-repeat right 3px;
    padding-right: 18px;
    font-size: 12px;
}
textarea, textarea.input-text, textarea.input-focus
{
    font-size: 12px;
    height: auto;
    padding: 5px;
    margin: 0;
}
select
{
    vertical-align: middle;
    background: none repeat scroll 0 0 #f9f9f9;
    border-color: #666 #ccc #ccc #666;
    border-style: solid;
    border-width: 1px;
    color: #333;
    padding: 2px;
    border-radius: 5px;
}
.search-form
{
    margin-bottom: 10px;
}
.table_form
{
    font-size: 12px;
}
.table_form td
{
    padding-left: 12px;
}
.table_form th
{
    font-weight: normal;
    text-align: right;
    padding-right: 10px;
    color: #777;
}
.table_form td label
{
    vertical-align: middle;
}
.table_form td, .table_form th
{
    padding: 4px 0 4px 8px;
}
.table_form tbody td, .table_form tbody th
{
    border-bottom: 1px solid #eee;
}
.colorpanel tbody td, .colorpanel tbody th
{
    padding: 0;
    border-bottom: none;
}
.js ul.newList
{
    left: -9999px;
}
ul.newList *
{
    margin: 0;
    padding: 0;
}
ul.newList
{
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
    background: #fff;
    position: absolute;
    border: 1px solid #ccc;
    top: 22px;
    left: 0;
    overflow: auto;
    z-index: 9999;
}
.newListSelected
{
    color: #000;
    height: 22px;
    padding: 4px 0 0 6px;
    float: left;
    background: url('/statics/images/select-bg.png') no-repeat right 0;
    border-left: 1px solid #dfdfdf;
}
.newListSelected span
{
    display: block;
}
ul.newList li a
{
    padding: 3px 8px;
    display: block;
    text-decoration: none;
}
.selectedTxt
{
    overflow: hidden;
    height: 16px;
    padding: 0 23px 0 0;
}
.measure-input
{
    background: url('../image/ruler.gif') repeat-x scroll 0 9px transparent;
}
.hiLite
{
    background: #e0ebf4!important;
    color: #444!important;
}
.newListHover
{
    background: #f2f7fb!important;
    color: #000!important;
    cursor: default;
}
.newListSelHover, .newListSelFocus
{
    background-position: right -26px;
    cursor: default;
}
.newListOptionTitle
{
    font-weight: bold;
}
.newListOptionTitle ul
{
    margin: 3px 0 0;
}
.newListOptionTitle li
{
    font-weight: normal;
    border-left: 1px solid #ccc;
}
.onShow, .onFocus, .onError, .onCorrect, .onLoad, .onTime
{
    display: inline-block;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    background: url('../image/msg_bg.png') no-repeat;
    color: #444;
    line-height: 18px;
    padding: 2px 10px 2px 23px;
    margin-left: 10px;
    _margin-left: 5px;
}
.onShow
{
    background-position: 3px -147px;
    border-color: #40b3ff;
    color: #959595;
}
.onFocus
{
    background-position: 3px -147px;
    border-color: #40b3ff;
}
.onError
{
    background-position: 3px -47px;
    border-color: #40b3ff;
    color: #f00;
}
.onCorrect
{
    background-position: 3px -247px;
    border-color: #40b3ff;
}
.onLamp
{
    background-position: 3px -200px;
}
.onTime
{
    background-position: 3px -1356px;
}
.linkage-menu
{
    height: 200px;
    overflow-y: auto;
    padding: 0 4px;
}
.linkage-menu h6
{
    border-bottom: 1px solid #e2ecee;
    padding: 2px 0 3px;
    margin-bottom: 5px;
}
.linkage-menu h6 a.rt
{
    font-weight: normal;
    color: #377abe;
}
.linkage-menu div.menu a
{
    width: 74px;
    line-height: 22px;
    text-decoration: none;
    padding-left: 4px;
    overflow: hidden;
    height: 22px;
}
.linkage-menu div.menu a:hover
{
    background: #d9e4ed;
    color: #377abe;
}
div#areaid
{
    border: 1px solid #a7a6aa;
    height: 18px;
    margin: 0 5px 0 0;
    padding: 2px 5px 2px;
    border: 1px solid #d0d0d0;
    background: #fff url('../image/input.png') repeat-x;
    position: relative;
    top: -2px;
    *top: 2px;
}
.picList li
{
    padding: 0 0 8px;
}
.display
{
    display: none;
}
.tbsa li
{
    float: left;
    width: 25%;
    margin: 8px 0;
    padding-top: 6px;
}
.tbsa li.ac
{
    background-color: #efefef;
}
.r1
{
    width: 132px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.r1 img
{
    display: block;
    box-shadow: 0 0 2px #efefef;
}
.r1 h6
{
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    font-weight: 100;
    color: #666;
}
.r2 input
{
    width: 2em;
}
.r2 .l
{
    float: left;
    color: #666;
}
.r2 .l label
{
    margin-right: 2px;
}
.r2 .r
{
    float: right;
}
.tbb
{
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    margin-bottom: 8px;
}
.common-form .tpl_style li
{
    float: left;
    margin-right: 10px;
    clear: none;
    border: 1px solid #ddd;
    background-color: #f5fafe;
    padding: 4px 12px;
    cursor: pointer;
}
.common-form .tpl_style li.ac
{
    border: 1px solid #639dcf;
}
.editor_bottom
{
    position: relative;
    clear: both;
    padding-top: 5px;
}
.cke_footer
{
    float: left;
    margin-top: 3px;
}
.cke_footer a
{
    margin-right: 8px;
    padding: 5px 10px;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    background: #19aa8d;
    color: #fff;
    border: 1px solid #19aa8d;
}
.cke_footer a, .cke_footer a:hover
{
    background: #19aa8d;
    color: #fff;
    border: 1px solid #19aa8d;
}
#page_title_div
{
    width: 295px;
    height: 78px;
    background: #fff;
    border: 1px solid #d5e0e6;
    border-radius: 5px 5px 3px 3px;
    position: absolute;
    display: none;
    z-index: 99999;
    top: -120px;
    left: 18px;
}
#page_title_div .title
{
    border-radius: 3px 3px 0 0;
    height: 36px;
    background: #293846;
    line-height: 36px;
    color: #dfe4ed;
    font-size: 14px;
    padding-left: 10px;
    text-shadow: 0 1px 2px rgba(0,0,0,.3);
}
#page_title_div .title #msg_page_title_value
{
    padding-left: 10px;
}
#page_title_div a.close span
{
    font-size: 1.3em;
    color: #dfe4ed;
}
#page_title_div a.close
{
    display: block;
    float: right;
    margin-right: 10px;
}
#page_title_div .page_content
{
    padding: 10px;
}
.content_attr
{
    border: 1px solid #ccc;
    padding: 5px 8px;
    background: #ffc;
    margin-top: 6px;
}