select
{
    position: relative;
    border-style: none;
    border-width: 0px;
}

.bottom
{
    background: #cccccc;
    border-bottom: #665b8e 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #665b8e 1px solid;
    border-top: #ffffff 1px solid;
    color: #000000;
    cursor: hand;
    font-family: "MS Shell Dlg" , "Tahoma" , "宋体";
    font-size: 12px;
    height: 20px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
}
.input1
{
    border-bottom: #000000 0px solid;
    border-left: white 0px solid;
    border-right: white 0px solid;
    border-top: white 0px solid;
    font-size: 12px;
}
.bline
{
    border-bottom: #000000 1px solid;
    border-left: white 0px solid;
    border-right: white 0px solid;
    border-top: white 0px solid;
    font-size: 12px;
}
.noline
{
    border-bottom: #000000 0px solid;
    border-left: white 0px solid;
    border-right: white 0px solid;
    border-top: white 0px solid;
    font-size: 14px;
}
/* CSS Document Blue  #806A45  #ff6600*/
BODY
{
    scrollbar-face-color: #e8e7e7;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #ff6600;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #b2b2b2;
    scrollbar-base-color: #000000;
}

BODY, TD, FORM, INPUT, SELECT, TEXTAREA
{
    font-family: "宋体" , "Times New Roman" , "Verdana" , "Arial";
    font-size: 12px;
    color: #000000;
}
A:link
{
    color: Blue;
    text-decoration: none;
}
A:visited
{
    color: Blue;
    text-decoration: none;
}
A:hover
{
    color: #E91308;
    text-decoration: none;
}

A.a1:link
{
    color: #333333;
    text-decoration: none;
}
A.a1:visited
{
    color: #333333;
    text-decoration: none;
}
A.a1:hover
{
    color: #ff6600;
    position: relative;
    text-decoration: none;
}

A.a2:link
{
    color: #ff6600;
    text-decoration: none;
}
A.a2:visited
{
    color: #ff6600;
    text-decoration: none;
}
A.a2:hover
{
    color: #ff6600;
    position: relative;
    text-decoration: none;
}

A.a3:link
{
    color: #0338FD;
    text-decoration: none;
}
A.a3:visited
{
    color: #0338FD;
    text-decoration: none;
}
A.a3:hover
{
    color: #ff6600;
    position: relative;
    text-decoration: none;
}

.white_font
{
    font-family: "宋体" , "Verdana" , "Arial";
    font-size: 12px;
    line-height: 20px;
}
A.white_font:link
{
    color: #ffffff;
    text-decoration: none;
}
A.white_font:visited
{
    color: #ffffff;
    text-decoration: none;
}
A.white_font:hover
{
    color: #ff6600;
    position: relative;
    border-bottom: none;
    text-decoration: none;
}


A.menu:link
{
    color: #000000;
    text-decoration: none;
}
A.menu:visited
{
    color: #000000;
    text-decoration: none;
}
A.menu:hover
{
    color: #ffffff;
    position: relative;
    text-decoration: none;
}
.Nodisplay
{
    display: none;
}

.toptitle
{
    background: url(/img/ui/app_spr_x.png) repeat-x 0 -40px #E6F2FA;
    border-bottom: 1px solid #FFF;
    padding-left: 10px;
    min-height: 50px;
    line-height: 27px;
    color: #666;
    clear: both;
}
/*.title{background-image:url(/img/ui/app_spr_x.png);background-repeat:repeat-x;position:relative;height:27px;padding:0 5px;line-height:27px;border-bottom:1px solid #DDD;background-position:0 -40px}*/
.toptitle b
{
    color: #F60;
}
/* 27537A 294b69*/
.toptitle .btn-back
{
    float: left;
    margin: 4px 5px 0 0;
}
.toptitle ul
{
    margin: 0;
    position: absolute;
    top: 0;
    left: -1px;
    min-height: 28px;
    overflow: hidden;
}
.toptitle li
{
    float: left;
    height: 28px;
    padding: 0 10px;
    line-height: 28px;
    color: #000000;
    cursor: pointer;
}
.toptitle li.focus
{
    padding: 0 9px;
    font-weight: bold;
    color: red;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    background: #FFF;
    cursor: default;
}

.print_line
{
    line-height: 140%;
}

.big_font
{
    font-family: 宋体,Verdana,Arial;
    font-size: 14px;
}
A.big_font:link
{
    color: #ffffff;
    text-decoration: none;
}
A.big_font:visited
{
    color: #ffffff;
    text-decoration: none;
}
A.big_font:hover
{
    color: #ff6600;
    position: relative;
    border-bottom: 1px dotted;
    text-decoration: none;
}

tr.bgimg
{
    background: url(/images/bg_blue.gif) left top repeat-x;
}

input.button_login
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    background: url(/images/user_botton.gif);
    cursor: hand;
}

input.button_login_dis
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    background: url(/images/user_botton_dis.gif);
    cursor: progress;
}

input.button_dis
{
    color: #fff;
    padding: 1px 4px 1px 1px;
    margin-right: 2px;
    width: 80px;
    height: 28px;
    border: 0;
}

td.top_on
{
    color: #000000;
    background: url(/images/top_on.gif) left top repeat-x;
    width: 62px;
    height: 25px;
    text-align: center;
    font-size: 10pt;
}

td.top_off
{
    color: #000000;
    background: url(/images/top_off.gif) left top repeat-x;
    width: 62px;
    height: 25px;
    text-align: center;
}

td.top_off1
{
    color: #000000;
    background: url(/images/top_off1.gif) left top repeat-x;
    width: 62px;
    height: 25px;
    text-align: center;
}

td.tab_on1
{
    color: #000000;
    background: url(/images/tab_on1.gif) left top repeat-x;
    width: 85px;
    height: 25px;
    cursor: hand;
    text-align: center;
    font-weight: bold;
    font-size: 10pt;
}

td.tab_off1
{
    color: #000000;
    background: url(/images/tab_off1.gif) left top repeat-x;
    width: 85px;
    height: 25px;
    cursor: hand;
    text-align: center;
    font-size: 10pt;
}
.main_tab1
{
    border-right: #97A5B0 1px solid;
    border-left: #97A5B0 1px solid;
    border-bottom: #97A5B0 1px solid;
    min-height: 100px;
}

td.tab_on
{
    color: #000000;
    background: url(/images/tab_on_L.gif) left top repeat-x;
    width: 150px;
    height: 30px;
    cursor: hand;
    text-align: center;
    font-weight: bold;
    font-size: 11pt;
}

td.tab_off
{
    color: #000000;
    background: url(/images/tab_off_L.gif) left top repeat-x;
    width: 150px;
    height: 30px;
    cursor: hand;
    text-align: center;
    font-size: 11pt;
}
td.tab_on_iphone
{
    color: #000000;
    background: url(/images/tab_iphone_on.gif) left top repeat-x;
    height: 36px;
    cursor: hand;
    text-align: center;
    font-weight: bold;
    font-size: 11pt;
}

td.tab_off_iphone
{
    color: #000000;
    background: url(/images/tab_iphone_off.gif) left top repeat-x;
    height: 36px;
    cursor: hand;
    text-align: center;
    font-size: 11pt;
}
td.tab_on_M
{
    color: #000000;
    background: url(/images/tab_on_M.gif) left top repeat-x;
    width: 233px;
    height: 50px;
    cursor: hand;
    text-align: center;
    font-weight: bold;
    font-size: 11pt;
}

td.tab_off_M
{
    color: #000000;
    background: url(/images/tab_off_M.gif) left top repeat-x;
    width: 233px;
    height: 50px;
    cursor: hand;
    text-align: center;
    font-size: 11pt;
}
.main_tab
{
    border-right: #97A5B0 1px solid;
    border-left: #97A5B0 1px solid;
    border-bottom: #97A5B0 1px solid;
    min-height: 350px;
}
.tb_border
{
    border-width: 1px;
}

.item_high
{
    background-color: Yellow;
    color: Red;
    cursor: default;
}

.item_normal
{
    background-color: #ccccff;
    cursor: default;
}

.tbl_main
{
    border-top-style: solid;
    border-top-width: 1;
    border-top-color: #599CD4;
    border-right-style: solid;
    border-right-width: 1;
    border-right-color: #599CD4;
    border-bottom-style: solid;
    border-bottom-width: 1;
    border-bottom-color: #599CD4;
    border-left-style: solid;
    border-left-width: 1;
    border-left-color: #599CD4;
}

tr.bgtab
{
    background: url(/images/tab_line.gif) left top repeat-x;
    height: 30px;
}

.sendon
{
    color: #FFFFFF;
    height: 26px;
    width: 59px;
    background-image: url(/images/ButtonBG_Send1.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #4B75AB;
}
.sendover
{
    color: #FFFFFF;
    height: 26px;
    width: 59px;
    background-image: url(/images/ButtonBG_Send2.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: #4B75AB;
}

input.tab_bt_on
{
    color: #FFFFFF;
    background: url(/images/tab_bt_off.gif) left top repeat-x;
    padding: 4px 5px 1px 5px;
    width: 102px;
    height: 35px;
    margin-right: 2px;
    border: 0;
    cursor: hand;
}

input.tab_bt_off
{
    color: #555555;
    background: url(/images/tab_bt_on.gif) left top repeat-x;
    padding: 4px 5px 1px 5px;
    width: 102px;
    height: 35px;
    margin-right: 2px;
    border: 0;
    cursor: hand;
}

.room_0
{
    color: #555555;
    background: url(/images/room_0.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}

.room_1
{
    color: #FFFFFF;
    background: url(/images/room_1.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}
.room_2
{
    color: #FFFFFF;
    background: url(/images/room_2.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}
.room_3
{
    color: #FFFFFF;
    background: url(/images/room_3.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}
.room_4
{
    color: #FFFFFF;
    background: url(/images/room_4.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}
.room_5
{
    color: #FFFFFF;
    background: url(/images/room_5.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}
.room_6
{
    color: #FFFFFF;
    background: url(/images/room_6.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}
.room_7
{
    color: #FFFFFF;
    background: url(/images/room_7.gif) left top repeat-x;
    padding: 5px 0px 0px 0px;
    width: 102px;
    height: 35px;
    border: 0;
    cursor: hand;
    font-size: 9pt;
}



tr.bgimg
{
    background: url(/images/headdi.gif) left top repeat-x;
}
.buttonStyle
{
    width: 64px;
    height: 22px;
    line-height: 22px;
    color: #369;
    text-align: center;
    background: url(images/buticon.gif) no-repeat left top;
    border: 0;
    font-size: 12px;
}
.buttonStyle:hover
{
    background: url(images/buticon.gif) no-repeat left -23px;
}

.tips
{
    font-size: 14px;
    color: #473F3D;
    height: 20px;
    line-height: 20px;
    font-family: "Microsoft Yahei";
    white-space: nowrap;
}

.menu1_on
{
    background: #fff url(/images/menu1_bg_on.gif) left top no-repeat;
    color: #FFFFFF;
}
.menu1_off
{
    background: #fff url(/images/menu1_bg_off.gif) left top no-repeat;
    color: #FFFFFF;
}
.menu1_on
{
    padding: 5px 0 3px 0;
    margin-bottom: -1px;
}
.menu1_off
{
    padding: 6px 0 1px 0;
}
.menu1_off, .menu1_on
{
    width: 85px;
    text-align: center;
    display: block;
    float: left;
    cursor: hand;
    font-size: 13px;
    font-weight: bold;
}
.clear
{
    clear: both;
}
.float_right
{
    float: right;
}


/*AjaxTabStyle样式兼容Firefox,"!important"关键字修饰的是要在Firefox中应用的属性*/

/*表头样式*/
.AjaxTabStyle .ajax__tab_header
{
    height: 30px;
    width: 96%;
    background-image: url('/images/tab_line.gif');
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: baseline;
    padding-top: 7px;
    padding-bottom: 7px;
}

/*默认选项卡样式border-bottom: solid 1px #cccccc; padding-top: 7px;*/
.AjaxTabStyle .ajax__tab_tab
{
    height: 30px;
    width: 86px;
    color: #27537A;
    background-image: url('../images/tab_off.gif' );
    background-repeat: repeat-x;
    vertical-align: middle;
    padding-top: 7px;
}

/*当前激活选项卡padding-top: 7px;*/
.AjaxTabStyle .ajax__tab_active .ajax__tab_tab
{
    height: 30px;
    width: 86px;
    color: #000000;
    background-image: url('../images/tab_on.gif' );
    vertical-align: middle;
    padding-top: 7px;
}
/*鼠标悬停在选项卡上时*/
.AjaxTabStyle .ajax__tab_hover .ajax__tab_tab
{
    font-weight: bold;
}


/*内容*/
.AjaxTabStyle .ajax__tab_body
{
    text-align: left; /* background-color: #ffffff;  padding: 5px; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; border-bottom: solid 1px #cccccc;*/
}



/*单独在FireFox中应用的样式*/
.AjaxTabStyle1 .ajax__tab_header
{
    height: 28px;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    background-color: #f5f5f5;
    padding-top: 5px;
    border-bottom: solid 1px #cccccc;
}

.AjaxTabStyle1 .ajax__tab_tab
{
    height: 23px;
    line-height: 23px;
    padding-left: 10px;
    padding-top: 5px;
    margin-left: 5px;
    width: 60px;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

.AjaxTabStyle1 .ajax__tab_hover .ajax__tab_tab
{
    font-weight: bold;
}

.AjaxTabStyle1 .ajax__tab_active .ajax__tab_tab
{
    padding-left: 10px;
    font-weight: bold;
    background-color: #ffffff;
}
.AjaxTabStyle1 .ajax__tab_body
{
    background-color: #ffffff;
    padding: 10px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
}
/*弹出层*/
/*style="position:absolute; z-index:100; left:300;top:280;" expression(body.clientWidth) expression(body.clientHeight)*/
.mask
{
    position: absolute;
    top: expression(body.scrollTop);
    left: 0;
    width: 100%;
    height: 100%;
    background: #999999;
    filter: ALPHA(opacity=50);
    z-index: 100;
    visibility: visible;
}
.maskbox
{
    border: #c51100 solid;
    border-width: 1 1 1 1;
    position: absolute;
    top: expression(body.scrollTop + 200);
    left: 40%;
    background: #FFFFFF;
    width: 300;
    height: 60;
    z-index: 101;
    vertical-align: bottom;
}
.maskfrm
{
    position: absolute;
    visibility: inherit;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99;
    filter: 'progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0)';
}
.massage_box
{
    position: absolute;
    left: expression(body.clientWidth*0.10 );
    top: expression(body.scrollTop + 120);
    width: 90%;
    filter: dropshadow(color=#666666,offx=3,offy=3,positive=2);
    z-index: 2;
    visibility: visible;
}
.massage
{
    border: #c51100 solid;
    border-width: 1 1 3 1;
    width: 95%;
    height: 95%;
    background: #fff;
    color: #036;
    font-size: 12px;
    line-height: 150%;
}
.header
{
    background: #c51100;
    height: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 3 5 0 5;
    color: #fff;
}
