*
{
    margin: 0;
    padding: 0;
}
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
}

.clearfloat
{
    height: 0;
    line-height: 0;
    clear: both;
}
.wrapbar
{
    width: 990px;
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
img a, img
{
    border: none;
}
#main_body
{
    width: 990px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    height: auto;
}
#top
{
    height: 129px;
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 0;
}

.left_top
{
    float: left;
    margin-top: 6px;
    width: 450px;
}
.right_top
{
    float: right;
    width: 500px;
}
.logo
{
    background: url( "../images/logo.jpg" ) no-repeat scroll 0 0 transparent;
    height: 118px;
    margin-left: 10px;
    overflow: hidden;
    padding: 0;
    width: 464px;
}
.search_border
{
    padding-bottom: 10px;
}
.left_news
{
    float: left;
    padding: 0;
    margin: 0;
    padding: 3px 5px;
    height: 100px;
    border-left: dashed 1px #a4001c;
    border-right: dashed 1px #a4001c;
    margin-top: 10px;
}
.right_search
{
    float: right;
    padding: 0;
    margin: 0;
    background: url( '../images/right_bg_search.png' ) no-repeat left;
    padding: 3px 10px;
    padding-top: 25px;
}
#mainmenu
{
    float: left;
}
ul.content_typea
{
    list-style: none;
    margin: 5px 0;
    overflow: hidden;
    float: left;
}
ul.content_typea li
{
    padding: 1px 5px;
    display: list-item;
    list-style-type: none;
}
ul.content_typea li a, ul.content li a:visited
{
    padding: 3px 15px;
    background: url( '../images/black_white_arrow.jpg' ) no-repeat left;
    font-family: Arial,Tahoma,Times New Roman;
    color: #444;
    font-size: 11px;
    text-decoration: none;
}

ul.content_typea li a:hover
{
    padding: 3px 15px;
    background: url( '../images/black_white_arrow.jpg' ) no-repeat left;
    color: #000;
    text-decoration: none;
}
.top_title_new
{
    font-family: Tahoma,Times New Roman;
    font-size: 12px;
    text-transform: uppercase;
    color: #a00505;
    font-weight: bold;
    width: 68px;
    padding: 3px 0px;
    border-bottom: dashed 1px #a4001c;
}
.btnLang_Active
{
    background: transparent none repeat scroll 0 0;
    background: url( '../images/btn_active_lang.jpg' );
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    width: 77px;
    height: 22px;
    padding-top: -2px;
}
.btnLang_Inactive
{
    background: transparent none repeat scroll 0 0;
    background: url( '../images/btn_inactive_lang.gif' );
    border: medium none;
    color: #FFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    width: 72px;
    height: 22px;
    padding-top: -2px;
}
.inputSearchheader
{
    background: url( "../images/btn_search.jpg" ) repeat scroll 0 0 transparent;
    border: medium none;
    color: #CCCCCC;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 24px;
    margin-left: 10px;
    text-transform: uppercase;
    width: 98px;
    padding-left: 10px;
}
.search_top
{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    margin: 5px 0 0 8px;
    width: 157px;
    height: 24px;
    background: url( '../images/txt_search.jpg' );
    padding-left: 10px;
    padding-right: 10px;
    color:#444444;
}

.rssbutton
{
    border: outset 1px #ff6600;
    padding: 4px 8px;
    color: white;
    text-decoration: none;
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 10px;
    text-transform: uppercase;
}

.rssbutton:visited, .rssbutton:hover, .rssbutton:active
{
    color: white;
}

.cssbutton
{
    border: 1px #000000 outset;
    background: url( '../images/btn_bg.png' ) no-repeat;
    width: 59px;
    height: 20px;
    font-family: Arial,Tahoma,Times New Roman;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
}

.cssbutton:visited
{
    color: black;
}

.cssbutton:hover
{
    border-style: inset;
    background-color: #e3f48e; /*shift text 1px to the right and down*/
}
.top_search
{
    height: 25px;
}
.bottom_language
{
    float: right;
    color: #f1db90;
    height: 31px;
    margin-top: 15px;
}
A.link_language
{
    font-family: Arial,Tahoma,Times New Roman;
    text-decoration: none;
    color: #f1db90;
    font-size: 11px;
}
A.link_menu
{
    font-family: Arial,Tahoma,Times New Roman;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}
A.link_menu:hover
{
    text-decoration:underline;
}
#center
{
    height: 246px;
    width: 100%;
    overflow: hidden;
    margin: 0;
    background-color: #e4e3e3;
}
#footer
{
    height: 122px;
    margin: 0 auto;
    width: 990px;
    padding: 0;
    overflow: hidden;
}
#footer_menu
{
    height: 33px;
    overflow: hidden;
    text-align:center;
    padding: 0;
    border-top:solid 1px #a4001c;
    border-bottom:solid 1px #a4001c;
}
.footer_menu_top
{
    background: url( '../images/dot_footer.png' ) no-repeat bottom;
    width: 990px;
    height: 1px;
    margin: 0;
}
.footer_menu_content
{
    color: #fff;
    padding: 8px 0px;
    margin-left: 10px;
}
.footer_menu_bottom
{
    background: url( '../images/dot_footer.png' ) no-repeat top;
    width: 990px;
    height: 1px;
    margin: 0;
    padding: 0;
}
a:link
{
    text-decoration: none;
    color: #444;
}
a:visited
{
    text-decoration: none;
    color: #444;
}
.content_b
{
    
    width: 343px;
    height: 205px;
    overflow: hidden;
}
.footer_content
{
    margin-top: 4px;
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 11px;
    color: #444;
    text-align: right;
    padding-right: 10px;
    height: 89px;
}
#top_border
{
    background: url( '../images/top_banner_top.png' ) repeat-x bottom;
    width: 990px;
    height: 6px;
}
#content
{
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: #610303;
}
#menu
{
    width: 990px;
    height: 27px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    background:url('../images/home_menu_bg.jpg');
}
.left_news_center
{
    overflow: hidden;
    padding: 0;
    float: left;
    width: 360px;
    height: 246px;
}
.right_adv_center
{
    overflow: hidden;
    padding: 0;
    float: right;
    width: 626px;
    height: 236px;
    margin-top:5px;
    margin-right:4px;
}
.menu_content
{
    width: 990px;
    overflow: hidden;
    float: left;
    padding: 0;
    margin: 0;
    color: #fff;
}
.mytabsmenu
{
    margin: 0 auto;
    text-align: left;
}
.menu_content ul.menutop
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu_content ul.menutop li
{
    display: inline;
    height: 27px;
    line-height: 27px;
    padding: 0;
    margin: 0;
}
.menu_content ul.menutop li a
{
    color: #e4e3e3;
    font-weight: bold;
    text-decoration: none;
    padding: 0 25px;
    display: inline;
    float: left;
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 11px;
    text-transform: uppercase;
}
.menu_content ul.menutop li a:hover
{
    color:#fff;
}
#mainmenu2
{
    float: left;
    width: 338px;
}
ul.news_typea
{
    
}
ul.news_typea li
{   
    padding: 5px 10px !important;
    display: list-item;
    list-style-type: none;
    background-image: url(../images/red_arrow.jpg);
    background-position: 0px 10px;
    background-repeat: no-repeat;
    margin-left: 15px !important;
}
ul.news_typea li a, ul.content li a:visited
{
    font-family: Arial,Tahoma,Times New Roman;
    color: #444;
    font-size: 12px;
    text-decoration: none;
}

ul.news_typea li a:hover
{
    color: #444;
    text-decoration: none;
}
.title_news_content
{
    background: url( '../images/top_bg_news_event.png' ) no-repeat bottom;
    margin: 0 auto;
    padding: 0;
    width: 353px;
    height: 33px;
}
.title_left_news
{
    font-family: Arial,Tahoma,Times New Roman;
    color: #a00505;
    font-size: 14px;
    font-weight: bold;
    float: left;
    padding-top: 10px;
    margin-left: 10px;
    text-transform: uppercase;
}
.title_left_news a
{
    color: #a00505;
}
.title_right_event
{
    font-family: Arial,Tahoma,Times New Roman;
    color: #444;
    font-size: 11px;
    font-weight: bold;
    float: right;
    padding-top: 10px;
    margin-right: 10px;
    text-transform: uppercase;
}
.link_news_event
{
    float: right;
    margin-right: 5px;
    height: 25px;
}

.cssbutton2
{
    background-color: #b25326;
    border: 1px #b25326 outset;
    padding: 2px 4px;
    color: #ffffff;
    text-decoration: none;
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 11px;
    text-transform: uppercase;
    height: 20px;
}

.cssbutton2:visited
{
    color: #444;
}

.cssbutton2:hover
{
    border-style: inset;
    background-color: #444;
    padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton2:active
{
    color: #444;
}
.top_title_new_2
{
    color:#444444;
font-family:Tahoma,Times New Roman;
font-size:10px;
font-weight:bold;
padding:3px 10px;
text-transform:uppercase;
}
.top_title_new_2 a
{
    font-family: Tahoma,Times New Roman;
    font-size: 12px;
}
.title_news_3
{
}
.title_news_3 a
{
    font-size:13pt;
    color:#a00505;
}
.title_news_3 a:hover
{
    color:Red;
}
ul.content_typea2
{
    list-style: none;
    overflow: hidden;
    float: left;
}
ul.content_typea2 li
{
    padding: 5px 20px;
    display: list-item;
    list-style-type: none;
}
ul.content_typea2 li a, ul.content li a:visited
{
    padding: 3px 15px;
    background: url( '../images/home_li_arrow.jpg' ) no-repeat left;
    font-family: Arial,Tahoma,Times New Roman;
    color: #444;
    font-size: 12px;
    text-decoration: none;
}

ul.content_typea2 li a:hover
{
    padding: 3px 15px;
    background: url( '../images/home_li_arrow.jpg' ) no-repeat left;
    color: #444;
    text-decoration: underline;
}
#new_content
{
    padding-top: 28px;
    float: left;
    background-color: #e4e3e3;
    width:100%;
}
ul.abc
{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.abc li
{
    padding: 0;
    margin: 0;
}
ul.menutop2
{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.menutop2 li
{
    display: inline;
    line-height: 33px;
    padding: 0;
    margin: 0;
}
ul.menutop2 li a
{
    color: #444;
    font-weight: bold;
    text-decoration: none;
    padding: 0 80px;
    display: inline;
    float: left;
    background: url( '../images/border_news.png' ) no-repeat bottom;
    font-family: Arial,Tahoma,Times New Roman;
    font-size: 11px;
    text-transform: uppercase;
    text-align: left;
}

ul.menutop2 li ol
{
    display: list-item;
}
ul.menutop2 li ol li
{
    display: list-item;
}
ul.menutop2 li ol li a, ul.menutop2 li ol li a:visited
{
    color: #992019 !important;
    text-transform: none;
    font-weight: normal;
    font-family: Tahoma,Times New Roman;
    display: list-item;
}
ul.menutop2 li ol li a:hover
{
    color: #992019 !important;
    text-transform: none;
    font-family: Tahoma,Times New Roman;
    font-weight: normal;
}
#content_home_default
{
    background-color: #610303;
    border: solid 1px Orange;
}
.news_content
{
    margin:10px;
    margin-top:5px;
    border:dashed 1px #cd0909;
    height:230px;
}