﻿body
{
    
    font-family: arial,"lucida grande",verdana,"宋体","新宋体",lucida,arial,helvetica,sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
}

iframe
{
    margin:0;
    padding:0;
}

.navbartl
{
    background-image: url('../../../image/topnavbar/tl.jpg');
    width: 7px;
    height: 21px;
    background-repeat: no-repeat;
}

.navbartr
{
    background-image: url('../../../image/topnavbar/tr.jpg');
    width: 7px;
    height: 21px;
    background-repeat: no-repeat;
}

#leftnav
{
    margin-left:0;
}


.langlink
{   
    color: #999999;
}

.langlink a:link, .langlink a:active, .langlink a:visited
{
    color: #999999;
    text-decoration: none;
    font-size: 12px;
}

.imglinknoborder
{
    border-style: none;
}


.langlink a:hover
{
    text-decoration: underline;
}

ul.menu 
{
    list-style:none; margin:0; padding:0;
    
    
}

ul.menu * 
{
    margin:0; padding:0;
}

ul.menu a
{
    display: block;
    color: #595959;
    text-decoration: none;
}
    
ul.menu li 
{
    position:relative; float:left; margin-left:1px;text-align:center;
    
}
ul.menu ul 
{
    position:absolute; top:21px; left:0px; background-color:#9cd23c;display:none; opacity:0; list-style:none;
    
    
    
}
ul.menu ul li 
{
    position:relative; border:1px solid #aaa; border-top:none; width:174px; margin:0;text-align:left;
    
}
ul.menu ul li a
{
    display: block;
    padding: 3px 7px 2px 7px;
    background-color: #9cd23c;
}
ul.menu ul li a:hover 
{
    background-color:#ffb80b;
    
}
ul.menu ul ul 
{
    left:160px; top:-1px;
    
}
ul.menu .menulink
{
    background-color: #9cd23c;
    
    padding: 3px 7px 2px 7px; 
    /*font-weight: bold;*/ /*background: url(../../../image/topnavbar/navbar.jpg);*/
    width: 160px; /*font-size: larger;*/
}
ul.menu .menulink:hover, ul.menu .menuhover 
{
    background:url(../../../image/topnavbar/navbaro.jpg)
}
ul.menu .sub 
{
    background:#9cd23c url(../../../image/topnavbar/arrow.gif) 150px 8px no-repeat;
}
ul.menu .topline 
{
    border-top:1px solid #aaa
}

.tl
{
    background-image: url(../../../image/layout/tableimg/tl.jpg);
    width: 9px;
    height: 9px;
}

.tm
{
    background-image: url(../../../image/layout/tableimg/tm.jpg);
    height: 9px;

}


.tr
{
    background-image: url(../../../image/layout/tableimg/tr.jpg);
    width: 9px;
    height: 9px;
}

.ml
{
    background-image: url(../../../image/layout/tableimg/ml.jpg);
    width: 9px;
}

.mr
{
    background-image: url(../../../image/layout/tableimg/mr.jpg);
    width: 9px;
}

.bl
{
    background-image: url(../../../image/layout/tableimg/bl.jpg);
    width: 9px;
    height: 9px;
}

.bm
{
    background-image: url(../../../image/layout/tableimg/bm.jpg);
    height: 9px;

}

.br
{
    background-image: url(../../../image/layout/tableimg/br.jpg);
    width: 9px;
    height: 9px;
}
