body {
    color: #000000;
    margin: 0 auto;
    font-size: 12px;
    font-family: "Verdana";
    background-color:#ffffff;
}
h1, h2, h3, th, td, ul, ol,a, li, dl, dd, dt, label, div, span, p {
    font-family: "Verdana";
}
a {
    text-decoration: none;
}
#tmenubg {
    background:url(/static/images/en/menu_bg.gif) center center repeat-x;
    height:42px;
    margin: 0 auto;
    padding:0px;
    text-align:center;
    border-top:5px solid #676767;
    border-bottom:3px solid #bdbdbd;
}
#logolang {
    clear:both;
    background:url(/static/images/en/logo.jpg) left center no-repeat;
    width:984px;
    margin: 0 auto;
    padding: 0px;
    text-align:right;
    height:60px;
}
#logolang .rlang {
    margin-top:15px;
    margin-bottom:5px;
}
#logolang .rlang a.alang {
    color: #3e69a6;
}
#logolang ul {
    list-style-type: none;
    float:right;
    margin:0px;
    padding:0px;
}
#logolang ul li {
    float:left;
    background-color:#1E7BC6;
    color: #ffffff;
    font-size:14px;
    vertical-align: middle;
    padding:5px 10px;
}
#logolang ul li.fnimg {
    padding: 4px 0px 4px 0px;
}
#logolang ul li a {
    color: #ffffff;
}
#logolang ul li img {
    vertical-align: middle;
}
#logolang ul li.fnstart {
    background: #1E7BC6 url(/static/images/en/flash_corner_left.gif) left top no-repeat;
}
#logolang ul li.fnend {
    background: #1E7BC6 url(/static/images/en/flash_corner_right.gif) right top no-repeat;
}
#stlogolang {
    clear:both;
    background:url(/static/images/en/logo.jpg) left center no-repeat;
    width:984px;
    margin: 0 auto;
    padding: 0px;
    text-align:right;
    height:60px;
}
#stlogolang .rlang {
    padding:20px 0px 10px 0px;
}
#stlogolang .rlang a.alang {
    color: #3e69a6;
}