#nav-lang {
    display: block;
    height: 10px;
    width:143px;
    float:right;
    padding: 5px;
}
#nav-lang  ul{
    padding:0;
    list-style:none;
    margin:0px
}
#nav-lang  ul li{
    float:left;
    display:block;
    height: 21px;
}
#nav-lang  ul li a{
    display:block;
    overflow:hidden;
    height:14px;
    text-indent:-200px;
    text-decoration:none;
}
#th a {
    background: url("../images/lang_cn.png") no-repeat scroll 0 -14px   transparent;
    width: 35px;
}
#th a:hover,#th a.currentPage {
    background: url("../images/lang_cn.png") no-repeat scroll 0px 0px transparent;
    width: 35px;
}
#en a {
    background: url("../images/lang_cn.png") no-repeat scroll  -35px -14px   transparent;
    width: 45px;
}
#en a:hover,#en a.currentPage {
    background: url("../images/lang_cn.png") no-repeat scroll -35px 0px transparent;
    width: 45px;
}
#cn a {
    background: url("../images/lang_cn.png") no-repeat scroll -80px -14px   transparent;
    width: 63px;
}
#cn a:hover,#cn a.currentPage {
    background: url("../images/lang_cn.png") no-repeat scroll -80px 0px transparent;
    width: 63px;
}
#nav-top-page{
    display: block;
    height: 10px;
    width:305px;
    float:right;
    margin: 0 15px;
    padding: 5px;
}
#nav-top-page ul{
    padding:0;
    list-style:none;
    margin:0px
}
#nav-top-page  ul li{
    float:left;
    display:block;
    height: 21px;
}
#nav-top-page  ul li a{
    display:block;
    overflow:hidden;
    height:13px;
    text-indent:-200px;
    text-decoration:none;
}
#home-top a {
    background: url("../images/navi_top_cn.png") no-repeat scroll 0 0px   transparent;
    width: 50px;
}
#join-top a {
    background: url("../images/navi_top_cn.png") no-repeat scroll  -52px 0   transparent;
    width: 69px;
}
#contact-us-top a {
    background: url("../images/navi_top_cn.png") no-repeat scroll -120px 0  transparent;
    width: 90px;
}
#map-top a {
    background: url("../images/navi_top_cn.png") no-repeat scroll -50px 0  transparent;
    width: 160px;
}
#quicklink-top a {
    background: url("../images/navi_top_cn.png") no-repeat scroll -210px 0  transparent;
    width: 95px;
}
#qus{
    display: block;
    padding:1px;
    float:right;
    background:#f7f7f7;
}
#txt-search{
    width:115px;
    background:none;
    margin:0;
    padding:0;
    border:none;
}
#btn-go{
    font-size: 11px;
    height: 20px;
    margin:0;
    padding:0;
    cursor:pointer;
}
#searchform{margin:0;}