
#header_main_cont{
    width: 1000px;
    height: 156px;
    overflow: hidden;
}

#header_logo_cont {
    width: 268px;
    height:123px;
    float:left;
}

#logo {
    width: 268px;
    height:123px;
}

#rss_pic {
    width: 34px;
    height:34px;
}

#header_banner_cont {
    margin-top:15px;
    width: 728px;
    height:90px;
    float:left;
}

#header_menu_cont {
    padding-top:7px;
    padding-left:13px;
    width: 735px;
    height:34px;
    float:left;
    
}

#header_menu_cont a {
    font-size:14px;
    font-weight:bold;
    color:white;
    text-decoration:none;
}

#header_menu_cont a:hover {
    color:#F4ECF3;
}
#header_lang_cont {
    padding-top:6px;
    padding-right:25px;
    width: 185px;
    height:34px;
    text-align:right;
    float:left;
}

#header_rss_cont {
    width: 35px;
    height:34px;
    float:left;
}

#lang_select {
    background:#500B4A none repeat scroll 0 0;
    border:1px solid #6F6F6F;
    color:white;
    float:right;
    font-size:11px;
    width:115px;
}

