body, div, dl, dt, dd, ul, ol, li, dt, dd, dl
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
body{
    font-size:12px;
    color:#333;
    font-family:Verdana, Arial, Helvetica, sans-serif;

    }
body #indexbody{
    overflow-y:scroll;
    *overflow-y: auto;
    }
.adminbj {
    background:url(../images/body_side.gif) repeat-y;
}
ul,dl{
    list-style:none;
    }


table{
    border-collapse:collapse;
    width:100%;
    font-size:12px;
    }
a{
    color:#2755a1;
    text-decoration:none;
    }
a:hover{
    text-decoration:underline;
    }
.clear{
    clear:both;
    }
.left{
    float:left;
    }
.right{
    float:right;
    }
td input,td select,td textarea{
    vertical-align:middle;
    }

/*-----------------top bar------------------*/

.top_bar{
    height:90px; background:url(../images/top_bar.gif) repeat-x;
    overflow:hidden;
    }
.logo{
    position:absolute;
    left:0;
    top:0;
    width:187px;
    height:88px;
    background:url(../images/logo.gif);
    text-indent:-9999em;
    }
.t_right{
    height:90px;
    margin-left:187px;
    background:url(../images/t_r_bg.gif) no-repeat
    }

.t_menu{
    padding-right:10px;
    padding-top:63px;
    }

.t_menu table{
    width:100%;
    }
.t_menu table td a{
    display:block;
    height:24px;
    line-height:28px;
    overflow:hidden;
    padding-right:10px;
    text-align:center;
    font-weight:bold;
    text-decoration:none;
    color:#6a98cc;
    background:url(../images/t_menu.gif) right top no-repeat;
    }
.t_menu table td a span{
    height:25px;
    width:10px;
    background:url(../images/t_menu.gif) left top no-repeat;
    float:left;
    }
.t_menu table td a:hover,.t_menu table td a#current{
    background-position:right -24px;
    color:#fff;
    }
.t_menu table td a:hover span,.t_menu table td a#current span{
    background-position:0 -24px;
    }

/*----------------------side bar-------------------------*/
.side_bar{
    position:absolute;
    left:0;
    top:90px;
    width:188px;
    }

.t_line{
    height:6px;
    line-height:6px;
    overflow:hidden;
    background:url(../images/s_t_line.gif) no-repeat;
    }
.s_ment{
    }

.s_menu li{
    background:url(../images/s_li_bg.gif) left bottom no-repeat;
    margin:0 15px;
    }
.s_menu li a{
    display:block;
    height:29px;
    line-height:29px;
    background:url(../images/icon_s_a.gif) no-repeat 7px 8px;
    padding-left:22px;
    color:#000;
    text-decoration:none;
    }
.s_menu li a:hover,.s_menu li a#sidecurrent{
    background:url(../images/icon_s_ahover.gif) no-repeat left 3px;
    color:#fff;
    font-weight:700;
    }

/*--------------------content---------------------*/
.content{
    margin-left:188px;
    }

.tool_bar{
    height:34px;
    line-height:34px;
    background:url(../images/c_t_bg.gif) repeat-x;
    }
.btnbar{
    padding:5px;
    background:url(../images/c_t_bg.gif) repeat-x;
    margin-bottom:5px;
    }

.red{
    color:#c00;
    }
.blod{
    font-weight:700;
    }

input{
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    }

.bar{
    height:34px;
    background:url(../images/barbg.gif) repeat-x;
    }
.tab_rz th,.tab_rz td{
    border:1px solid #e3ecf6;
    height:30px;
    padding:0 5px;
    }
.tab_rz th{
    width:180px;
    text-align:left;
    background:#f6fbff;
    color:#2755a1;
    padding-left:15px;
    }
.list td{
    border-bottom:1px solid #e8e8e8;
    height:25px;
    padding-left:5px;
    }
.tabtool td{
    background:#f2f2f2 repeat-x;
    border:1px solid #d6d6d6;
    color:#000;
    }
.tabhead td{
    background:url(../images/tabhead.gif) repeat-x;
    background-size: auto 100%;
    border:1px solid #d6d6d6;
    color:#000;
    font-weight:700;
    }
.tabtitle{
    height:25px;
    background:url(../images/c_t_bg.gif) repeat-x left bottom;
    color:#000;
    text-align:center;
    font-weight:700;
    }
.page td{
    border-bottom:0px;
    border-top:1px solid #fff;
    background:#f3f3f3;
    padding-right:5px;
    color:#6095cb
    }
.tablr{
    position:relative;
    background:#f5f5f5;
    }
.tablr td{
    background:#fff;
    }

.tableft{
    margin-right:230px;
    }
.tabright{
    position:absolute;
    width:210px;
    top:0;
    right:0;
    padding:5px;
    line-height:180%;
    }
span.tab_time{
    font-size:10px;
    color:#090;
    float:right;
    margin-right:10px;
    font-weight:400;
    }
.tjlist th,.tjlist td{
    height:23px;
    }
.tjlist th{
    background:#f9fcfe;
    font-weight:400;
    }
.tjlist span.tjleft20{
    padding-left:20px;
    color:#598ada;
    }

.tabbg2 th{
    background:#f3faff
    }
.tabbg2 td{
    background:#fffff9
    }
.tjin,.tjsend{
    font-size:12px;
    height:25px;
    line-height:25px;
    }
.tjin{
    color:#930;
    }
.tjsend{
    color:#090;
    }

.menubar a{ width:150px; text-align:center; position:absolute; display:block; height:21px; line-height:21px; text-decoration:none; color:#000; padding-right:32px; background:url(../images/menubg.jpg) right top; z-index:0}
.menubar a:hover{ color:#1968be}
.menubar a span{ display:block; height:21px; width:32px; background:url(../images/menubg.jpg) left top; float:left;}
.menubar a.last{ background-position:right -96px;}
#lastcurrent{ background-position:right -120px; font-weight:700; z-index:2}
#lastcurrent span{ background-position: left -120px;}
.menubar a.first span{ background-position:0 -48px;}
#firstcurrent{background-position:right -24px; margin-right:32px; z-index:2; font-weight:700;}
#firstcurrent span{background-position:0 -72px;}
#menucurrent{ background-position:right -24px; margin-right:32px; z-index:2; font-weight:700;}
#menucurrent span{background-position:left -24px; z-index:3}
.menubar a.n1{ top:12px; left:20px}
.menubar a.n2{ top:12px; left:166px;}
.menubar a.n3{ top:12px; left:312px;}
.menubar a.n4{ top:12px; left:458px;}
.menubar{ position:relative; height:36px; background:#f2f7fb url(../images/bg.gif) repeat-x left bottom;}
.onetab{ display:block; height:21px; line-height:21px; text-align:center; width:276px; background:url(../images/menubg.jpg); background-position:0 -144px; margin-top:12px;}

.btnsub{
    height:20px;
    width:60px;
    line-height:20px;
    font-size:12px;
    border:0;
    background:url(../images/btn12.gif) no-repeat;
    color:#2755a1;
    }
.btn{
    height:16px;
    line-height:16px;
    border:1px solid #6095CB;
    background:url(../images/btn.gif);
    color:#2755A1;
    cursor:pointer;
    }
.btnexit{
    float:right;
    margin:4px 5px 0 0;
    cursor:pointer;
    }
.btn1{
    display:block;
    text-decoration:none;
    line-height:23px;
    height:23px;
    width:60px;
    background:url(../images/btn2.gif) no-repeat;
    color:#fff;
    text-align:center;
    font-weight:700;
    float:left;
    margin-right:6px;
    cursor: pointer;
}
button{
    font-size:12px;
}
.flayer{
    width:542px;
    }
.fl_top b{
    display:block;
    height:1px;
    line-height:1px;
    overflow:hidden;
    }   
b.f1ine1{
    background:#376781;
    margin:0 2px;
    }
b.fline2,.ft_cont,.fcontent{
    border-left:1px solid #376781;
    border-right:1px solid #376781;
    background:#B0D5E8;
    margin:0 1px;
    }
.ft_cont{
    margin:0;
    padding:0 1px;
    }
.ft_cont h2{
    background:url(../images/fltopbg.gif) repeat-x;
    height:23px;
    line-height:23px;
    color:#fff;
    position:relative;
    font-size:12px;
    padding:0 5px 0 7px;
    }
.ft_cont h2 strong{
    display:block;
    height:23px;
    line-height:23px;
    float:left;
    background:url(../images/fltopicon.gif) no-repeat 0 8px;
    padding-left:13px;
    }
.ft_cont h2 a{
    height:15px;
    width:26px;
    float:right;
    margin-top:-1px;
    background:url(../images/fltopclose.gif) no-repeat;
    }   
.ft_cont h2 a:hover{
    background-position:0 -15px;
    }   
    
.fcontent{
    margin:0;
    padding:0 1px 1px 1px;
    }
.fccont{
    padding:0 3px 3px 3px;
    background:#4BA2DB;
    }
.f_box{
    background:#fff;
    border:1px solid #3078B4;
    }
.fb_line{
    height:1px;
    line-height:1px;
    overflow:hidden;
    background:#376781;
    margin:0 1px;
    }
.fc_contdiv{
    padding:5px;
    }
.fc_btndiv{
    padding:5px 0;
    background:#F1F1F1;
    border-top:1px solid #C9CED9;
    }
.fc_btndiv a.btn2{
    display:block;
    text-decoration:none;
    line-height:23px;
    height:23px;
    width:60px;
    background:url(../images/btn2.gif) no-repeat;
    color:#fff;
    text-align:center;
    font-weight:700;
    float:none;
    margin:0 auto;
    }

.list tbody tr td span{
    min-width: 26px;
    min-height:15px;
    display:block;
    float:left;
}
.list tbody tr td .log_select{
    display:inline-block;
    float:none;
}
.list tbody #tr_crt {
    background: #f5f6f8;
}
#alert_cover {
    background: white;
}
#alert_main {
    background: white;
    border: 3px solid gray;
}
#alert_title {
    background: silver;
}
#alert .btn {
    background: white;
}
#alert_word {
    font-size: 12px;
    padding-right: 6px;
    padding-left: 70px;
    word-spacing: -3px;
}
#tip {
    background: white;
}
#todayjs {
    background: #F6F6F6;
}
#todayjs b {
    color: #2755A1;
}
#sum {
    font-weight: 700;
    color: #993300;
}

#tabtitle1{
    font-weight: 300;
}
#tabtitle1 a{
    display: inline-block;
    font-weight: 700;
    zoom: 1;
    *padding-top: 2px;
}
#tabtitle2{
    text-align:center;
    font-size:14px;
    font-weight:700;
    background:none repeat scroll 0 0 #F6FBFF;
}
.tab_rz .zf {
    text-decoration: underline;
}
#stylex {
    line-height: 50px;
}
#styleq {
    height: 22px;
    width: 36px;
}

/*--IE6 HACK--*/
.btn1{
    _margin-right: 6px;
    _margin-top: 2px;
}
button{
    _padding: 2px 3px 0px;
    _line-height: 100%;
}
.tabtool input {
    _margin-bottom: 6px;
}
.ttr{
    _margin-bottom: -3px;
    _margin-top: 1px;
}
.ttr font{
    _position: relative;
    _top: -2px;
    _font-size: 12px;
}
.list tbody tr td span{
    _width: 26px;
    _white-space: nowrap;
}

/*--IE6,7 HACK--*/
#flt td{
    *padding-left:5px;
}

*+html .ttr button {
    padding-top: 3px;
}
*+html .ttr font {
    position: relative;
    top: -4px;
    font-size: 14px;
}

.ie6 th {
    *width: 20%;
}
/*--IE8 HACK--*/
.btn1{
    line-height: 220%\0;
}
/*--IE6,7,8 HACK--*/
.btnexit{
    padding-top: 2px\9;
}
.thumb_image{
    width: 100px;
    height: 50px;
}
.line_height_50{
    line-height: 50px;
}
.i_b {
    display: inline-block;
}
.w_405 {
    width: 405px;
}
.w_110 {
    width: 110px;
}
.ml_20 {
    margin-left: 20px;
}
.style_btn {
    height: 22px;
    width: 36px;
}
