.free
{
    height: 31px;
    width: 88px;
    line-height: 29px;
    margin-top: 5px;
    color: White;
    background-image: url(../images/pro_tab.gif);
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    letter-spacing: 2px;
    margin-right: 3px;
    background-repeat: repeat-x;
    float: left;
    font-weight:bold;
}


.choosed
{
    height: 36px;
    line-height: 34px;
    width: 88px;
    background-image: url(../images/pro_tab3.gif);
    background-repeat: no-repeat;
    color: Black;
    text-align: center;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 3px;
    float: left;
    overflow:hidden;
}


.datalistMu
{
    border-bottom: #e7e7FF 1px solid;
    height: 33px;
}

.TextUserName
{
    background-image: url(../../images/login/user.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width: 120px;
    border: 1px Silver solid;
    height: 23px;
    background-color: Transparent;
    padding-left: 22px;
    font-size: 10pt;
}

.TextPassword
{
    background-image: url(../../images/login/lock.gif);
    background-position: left center;
    background-repeat: no-repeat;
    width: 120px;
    border: 1px Silver solid;
    height: 23px;
    background-color: Transparent;
    padding-left: 22px;
    font-size: 10pt;
}

input
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 100%;
    vertical-align: middle;
    line-height: 25px;
    font-size: 10pt;
}

.Webinput
{
    border: solid 1px #a0b4c5;
    height :25px;
}

#intsysname
{
    position: absolute;
    font-size: 13pt;
    z-index: 100;
    top: 230px;
    left: 186px;
}

#usernamespan
{
    width: 200px;
    height: 25px;
    font-size: 18px;
    border: 1px solid gray;
    background: #FFFFFF url (../../images/login/user.gif) no-repeat left 50%;
    padding-left: 25px;
}

#pswspan
{
    width: 200px;
    height: 25px;
    font-size: 18px;
    border: 1px solid gray;
    background: #FFFFFF url(../../images/login/lock.gif) no-repeat left 50%;
    padding-left: 25px;
}

.pbtn
{
    border: none;
    background: url(../images/jtmh_btn.gif) no-repeat 0 0;
    height: 37px;
    cursor: pointer;
    font-weight: bold;
    margin: 0px 5px;
    color: #000000;
    display: inline-block;
}
.pbtn img
{
    vertical-align: middle;
    border: none;
    line-height: 16px;
    margin: 5px 2px 4px 0px;
    height: 16px;
    width: 16px;
}
.pbtn .bs
{
    border: none;
    background: url(../images/jtmh_btn.gif) no-repeat 100% 0;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    vertical-align: middle;
    line-height: 37px;
    text-align: center;
    color:White;
    font-size:16px;
}
.pbtn:hover
{
    border: none;
    background: url(../images/jtmh_btn.gif) no-repeat;
    height: 37px;
    cursor: pointer;
}
.pbtn:hover .bs
{
    border: none;
    background: url(../images/jtmh_btn.gif) no-repeat;
    display: block;
    height: 100%;
    width: 100%;
    cursor: pointer;
    color: Black;
    font-size:16px;
}


#btn:link
{
    width: 83px;
    height: 67px;
    cursor: pointer;
    background: url(../../images/login/dl_01.gif) no-repeat 0 0;
    left: 475px;
    top: 292px;
}

#btn:visited
{
    width: 83px;
    height: 67px;
    cursor: pointer;
    background: url(../../images/login/dl_01.gif) no-repeat 0 0;
    left: 475px;
    top: 292px;
}

#btn:hover
{
    width: 83px;
    height: 67px;
    cursor: pointer;
    background: url(../../images/login/dl_02.gif) no-repeat 0 0;
    left: 475px;
    top: 292px;
}

#btn:active
{
    width: 83px;
    height: 67px;
    cursor: pointer;
    background: url(../../images/login/dl_02.gif) no-repeat 0 0;
    left: 475px;
    top: 292px;
}

#imgVerCode
{
    width: 20px;
    height: 20px;
}

#imgVerCode img
{
    border: none 0px;
    vertical-align: middle;
}

#verifyCode
{
    width: 138px;
    height: 25px;
    font-size: 9pt;
    border: 1px solid gray;
    padding-left: 2px;
    font-style: normal;
    color: #c0c0c0;
    vertical-align: middle;
    right: 533px;
}

.inputVerCode
{
    width: 138px;
    height: 25px;
    font-size: 9pt;
    border: 1px solid #c0c0c0;
    padding-left: 2px;
    font-style: normal;
    color: #c0c0c0;
    vertical-align: middle;
    right: 100%;
}

.progress
{
    display: none;
}

.progress img
{
    border: none;
    vertical-align: middle;
}

#loginform
{
    position: absolute;
}
.errmsg
{
    color: Red;
    background: url(../../images/btnico/warning.gif) no-repeat 0px 2px;
    padding-left: 18px;
    height: 18px;
}







body
{
    font-size: 12px;
    color: #000000;
    line-height: 150%;
    font-family: ËÎÌå,Arial;
    background-image: url(Images/bg.gif);
    background-repeat: repeat;
    margin: 0px 0px 0px 0px;
}

td, p, span, div
{
    font-size: 12px;
    color: #000000;
    font-family: ËÎÌå,Arial;
    line-height: 150%;
}



a, a:link
{
    font-size: 12px;
    color: #656565;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: Red;
    text-decoration: none;
}

.nav
{
    font-size: 14px;
    color: White;
    background-image: url(../images/m_bg.gif);
    background-repeat: repeat-x;
    height: 32px;
    text-align: center;
}
a img
{
    border: 0px;
}
.nav a
{
    width: 75px;
    font-size: 14px;
    color: White;
    text-decoration: none;
}
.nav a:hover
{
    width: 75px;
    font-size: 14px;
    color: #FFF000;
    text-decoration: none;
}

.bulletin a
{
    width: 200px;
    font-size: 12px;
    color: gray;
    text-decoration: none;
}
.bulletin a:hover
{
    width: 200px;
    font-size: 12px;
    color: Red;
    text-decoration: underline;
}

.nav a img, .bulletin a img
{
    border: 0px;
}


.newsFirstLine
{
    font-size: 20px;
    color: red;
    line-height: 150%;
}
.tbl_newslist td
{
    border-bottom: 1px dotted gray;
    width: 100%;
}

.news_tab_sel
{
    background-image: url('../images/news_tab.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 20px;
    width: 74px;
    text-align: center;
    padding-top: 2px;
}
.news_tab
{
    background-repeat: no-repeat;
    background-position: top left;
    height: 20px;
    width: 74px;
    text-align: center;
    padding-top: 2px;
}
.news_tab:hover
{
    background-image: url('../images/news_tab.gif');
    background-repeat: no-repeat;
    background-position: top left;
    height: 20px;
    width: 74px;
    text-align: center;
    padding-top: 2px;
}


.link_tbl a
{
    width: 80px;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    width: 100px;
}
.link_tbl a:hover
{
    width: 80px;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    width: 100px;
}

.folderchildren a
{
    background-image: url(../images/an.gif);
    background-repeat: no-repeat;
    padding: 6px;
    text-align: center;
    margin: 1px;
    width: 213px;
    height: 32px;
    color: #DC2500;
}
.NewsList
{
    border-bottom: dotted 1px gary;
    border-left: none;
    border-right: none;
    border-top: none;
}


.navfullpath
{
    font-size: 9pt;
    color: #cc9933;
}
.navfullpath a
{
    font-size: 9pt;
    color: #cc9933;
}
.NewsTitle
{
    font-size: 22px;
    font-weight: bolder;
    padding-top: 15px;
    text-align: center;
}
.NewsContent
{
    font-size: 14px;
    line-height: 150%;
    padding-top: 10px;
}
.NewsContent p
{
    font-size: 14px;
    line-height: 150%;
}

.NewsContent span
{
    font-size: 14px;
    line-height: 150%;
}
.NewsContent a
{
    font-size: 14px;
    line-height: 150%;
}
.NewsContent a:hover
{
    font-size: 14px;
    line-height: 150%;
}


.list_left_bottom
{
    background-image: url(../images/list_image.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 247px;
}
.HeaderTd
{
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    height: 25px;
    text-decoration: none;
    font-family: ËÎÌå,Arial;
    border-right: #FFC89B 0px solid;
    border-top: #0771BB 2px solid;
    border-left: #FFC89B 0px solid;
    border-bottom: #B4D4E9 2px solid;
    background-color: #ffffff;
    text-align: left;
    padding-left: 10px;
}
index_link a
{
    padding: 2px;
}

.menukgj a
{
    font-size: 14px !important;
}
.menukgj a:hover
{
    font-size: 14px;
}
.menukgj a:actived
{
    font-size: 14px;
}
.menukgj a:visited
{
    font-size: 14px;
}

.menukgjf a
{
    font-size: 12px !important;
}
.menukgjf a:hover
{
    font-size: 12px;
}
.menukgjf a:actived
{
    font-size: 12px;
}
.menukgjf a:visited
{
    font-size: 12px;
}
