﻿/*.list
{
    border: 0;
    border-collapse: collapse;
    font-size: 12px;
}

.list thead
{
    background-image: url(images/newbg3.jpg);
}

.list thead td
{
    color: #FFFFFF;
    border-bottom-width: 0px;
    border-bottom-color: red;
    border-bottom-style: hidden;
    padding: 4px 2px 2px 2px;
}

.list thead th
{
    color: #FFFFFF;
    border-bottom-width: 0px;
    border-bottom-color: red;
    border-bottom-style: hidden;
    padding: 4px 2px 2px 2px;
}

.list tbody td
{
    padding: 7px 2px 7px 2px;
    color: #041E5B;
}*/

.evenTr
{
    background-color: #FFFFFF;
}
.evenTrNew
{
    background-color: #f1f1f1;
}

.oddTr
{
    background-color: rgb(254,240,169);
}
.oddTrNew
{
    background-color: rgb(254,240,169);
    display: none;
}

.btn
{
    border-right: #7b9ebd 1px solid;
    padding-right: 2px;
    border-top: #7b9ebd 1px solid;
    padding-left: 2px;
    font-size: 12px;
    border-left: #7b9ebd 1px solid;
    color: black;
    padding-top: 2px;
    border-bottom: #7b9ebd 1px solid;
    margin: 5px 3px;
}
/*
.btn1
{
    border-right: #E71737 1px solid;
    padding-right: 2px;
    border-top: #E71737 1px solid;
    padding-left: 2px;
    font-size: 12px;
    border-left: #E71737 1px solid;
    cursor: pointer;
    color: #ffffff;
    padding-top: 2px;
    border-bottom: #E71737 1px solid;
    background-color: #DC002E;
    margin: 5px 3px;
}*/

.btnNew
{
    background: url('imgs/btnBg.png') no-repeat scroll center top transparent;
    height: 36px;
    width: 84px;
    border: medium none;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: White;
}
.btnNew2
{
    background: url('imgs/btnBg.png') no-repeat scroll center top transparent;
    height: 36px;
    width: 84px;
    border: medium none;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: White;
    background-position: left bottom;
}

.InfoTitle
{
    background-image: url(images/newbg2.jpg);
    border-bottom: solid 1px #051f8e;
    text-align: center;
    font-size: 14px;
    height:26px;
    line-height:26px;
}

.NewsTitle
{
    background-image: url(images/newbg4.jpg);
    border-bottom: solid 1px #051f8e;
    text-align: center;
    font-size: 14px;
    padding: 4px 2px 2px 2px;
}


.divMenu
{
    border: solid 1px #EFEFFE;
    background-color: #EFEFFE;
}

.divMenu tr
{
    background-image: url(images/newbg1.jpg);
    color: White;
}
.divMenu td
{
    height: 24px;
}

.divMenu td a
{
    color: White;
}
.InfoScrollOther
{
    padding: 4px 2px 2px 2px;
}
.FootMore
{
    text-align: right;
    padding-top: 7px;
}
.slt
{
    background: #F49E17;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    line-height: 1.7em;
    list-style: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
    width: 80px;
    border-width: 0px;
    border-style: hidden;
}
ul#menu, ul#menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 150px;
}
#menudiv
{
    background-color: white;
}
ul#menu a
{
    display: block;
    text-decoration: none;
    height: 10px;
    font-size: 8pt;
    cursor: hand;
    border-color: Silver;
    font-weight: bold;
}
ul#menu li a
{
    color: #fff;
    padding: 0.5em;
}
ul#menu li ul li a
{
    border: 0;
    background: #ccc;
    color: #000;
    padding-left: 20px;
    background-color: #DC002E;
    font-weight: normal;
}
.unextend
{
    background: url(~/images/arrowdown.gif) no-repeat center right;
}
.extend
{
    background: url(~/images/arrowright.gif) no-repeat center right;
}
.menu_head
{
    font-size: 9pt;
    width: 150px;
    padding: 0px 5px 0px 5px;
    cursor: pointer;
    position: relative;
    margin: 1px 0px;
    font-weight: bold;
    color: #ffffff;
    border-color: White;
    background-color: #DC002E;
}
.menu_head span
{
    display: block;
    padding: 0.5em;
    margin: 0px 0px 0px 0px;
}
.menu_body
{
    margin: 0px;
    display: none;
}
.menu_body a
{
    font-size: 9pt;
    padding: 0.5em;
    display: block;
    color: white;
    background-color: #051F8E;
    padding-left: 10px;
    text-decoration: none;
}
.operator_body
{
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    padding: 0px 0px;
    margin: 0px;
}
.operator_body ul
{
    clear: both;
    padding-left: 5px;
    background-color: rgb(244,153,44);
    margin: 0px 0px 0px 0px;
    width: 90px;
}
.operator_body ul li
{
    margin: 0px 0px 0px 0px;
}
.operator_body a
{
    color: white;
}
.queryPageULBtn
{
    display: none;
    position: absolute;
    top: 11px; *top:24px;
    min-width:63px;left:2px;*left:-38px;max-height:200px;overflow-x:hidden;
overflow-y:auto;padding:0px;background:#fff;cursor:pointer;border:1px solid #ccc;
color:#415587;box-shadow:2px 2px 5px rgb(51, 51, 51);}
.queryPageDivBtn
{
    position: relative;
    padding: 0 8px;
    float: left;
    background-position: -3px 0;
    cursor: pointer;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    background-image: url('images/un_fltsearch.gif');
    background-repeat: no-repeat;
    border-left: 1px solid rgb(153, 153, 153);
    margin: 0px;
}
.queryPageSpanBtn
{ *padding-top:2px;padding-left:5px;padding-right:5px;
text-align:center;border:1pxsolid#ccc;background-color:white;color:#415587;
margin-right:10px;}
