@charset "utf-8";
/* CSS Document */

html {
    margin: 0;
    padding: 0;
    height: 100.1%;
    background-color: #666667;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-attachment:fixed;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-image: url(../images/top.gif);
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}



a {color: #333333; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}


#additionalnavi {
    float:right;
    margin-top:0px;
    padding-bottom:2px;
    padding-top:0px;
    margin-left:5px;
    margin-right:5px;
    text-align:center;
    color:#FFFFFF;
    font-size:11px;
}


a.additionalnavi { font-size:11px; text-decoration: none; color: #FFFFFF; }
a.additionalnavi:hover  {font-size:11; text-decoration: none; color: #CCCCCC;}

hr{
    color: #FFFFFF;
    border: 1px dotted #CCCCCC;
    height: 1px;
    width: 100%;
}

h1 {
    margin-top: 0px;
    padding-top: 0px;
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
}


.col {
    width: 950px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    background: url(../images/col.png) repeat-y;
}


* html .col {
    width: 950px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    background: url(../images/col2.png);
    behavior: url(js/iepngfix.htc);
}


.picture {
    float: left;
    width: 950px;
    height: 200px;
    padding-top: 40px;
    margin: 0 auto;
    text-align: center;
    background: url(../images/header.jpg) no-repeat;
}


.navi {
    overflow: hidden;
    float: left;
    width: 950px;
    margin: 0 auto;
    height: 34px;
    background: url(../images/menu_bg.jpg) no-repeat;
    background-position: center;

}

.topNavi {
    overflow: hidden;
    float: left;
    width: 600px;
    height: 30px;
    line-height: 30px;
    padding-left: 220px;
}

.language {
    float: right;
    width: 70px;
    padding-right: 30px;
    height: 30px;
}

.flag {
    float: right;
    padding-top: 8px;
    padding-right: 10px;
}

.white {
    float: left;
    width: 950px;
    height: 30px;
}


.leftCol {
    float: left;
    width: 220px;
    padding-bottom: 130px;
}

.menu_head {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/menu_head.png) no-repeat;
}

* html .menu_head {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/menu_head.png);
    behavior: url(js/iepngfix.htc);
}

.menu_content{
    overflow: hidden;
    float: left;
    width: 190px;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
    background: url(../images/menu_content.png) repeat-y;
}

* html .menu_content {
    overflow: hidden;
    float: left;
    width: 190px;
    padding-top: 20px;
    padding-left: 30px;
    padding-bottom: 20px;
    background: url(../images/menu_content2.png);
    behavior: url(js/iepngfix.htc);
}

.menu_foot {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/menu_foot.png) no-repeat;
}

* html .menu_foot {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/menu_foot.png);
    behavior: url(js/iepngfix.htc);
}

.centerCol {
    margin: 0 240px;
    width: 450px;
    min-height: 300px;
    padding-bottom: 130px;
}

.rightCol {
    float: right;
    width: 220px;
    padding-bottom: 130px;
}


.box_head {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/box_head.png) no-repeat;
}

* html .box_head {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/box_head.png);
    behavior: url(js/iepngfix.htc);
}

.box_content{
    overflow: hidden;
    float: left;
    width: 170px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    padding-bottom: 5px;
    background: url(../images/box_content.png) repeat-y;
}

* html .box_content {
    overflow: hidden;
    float: left;
    width: 170px;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    padding-bottom: 5px;
    background: url(../images/box_content2.png);
    behavior: url(js/iepngfix.htc);
}

.box_foot {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/box_foot.png) no-repeat;
}

* html .box_foot {
    float: left;
    width: 220px;
    height: 5px;
    font-size: 0px;
    background: url(../images/box_foot.png);
    behavior: url(js/iepngfix.htc);
}


.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.footer {
    width: 950px;
    margin: -100px auto 0 auto;
    height: 50px;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    padding-top: 50px;
}

.rightFoot {
    width: 500px;
    float: right;
    text-align: right;
    padding-right: 40px;
    color: #FFF;
}


.space {
    float: left;
    height: 30px;   
    width: 1px;
    font-size: 0px;
    background-color: #b3b3b3;
}

.nav1_passive {
    float: left;
    height: 30px;       
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
    border-left: 1px #FFFFFF solid;
}

.nav1_passive:hover {
    float: left;
    height: 30px;       
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
}

.nav1_active {
    float: left;
    height: 30px;       
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 30px;
    background-color: #f0f0f0;
}

.nav1_passive_text {
    height: 30px; 
    line-height: 30px;  
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.nav1_passive_text:hover {
    height: 30px; 
    line-height: 30px;  
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.nav1_active_text, .nav1_active_text:hover {
    height: 30px; 
    line-height: 30px;  
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.nav2_passive {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 30px;       
    margin: 0px;
    line-height: 30px;
    background-image: url(../images/btn_passive.gif);
    background-repeat: no-repeat;
}

.nav2_passive:hover {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 30px;       
    margin: 0px;
    line-height: 30px;
    background-image: url(../images/btn_passive.gif);
    background-repeat: no-repeat;
}

.nav2_active {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 30px;       
    margin: 0px;
    line-height: 30px;
    background-image: url(../images/btn_active.gif);
    background-repeat: no-repeat;
}

.nav2_passive_text {
    display: block;
    height: 30px; 
    padding-left: 25px;
    line-height: 30px;  
    color: #4c727e;
    text-decoration: none;
}

.nav2_passive_text:hover {
    display: block;
    height: 30px; 
    padding-left: 25px;
    line-height: 30px;  
    color: #06533d;
    text-decoration: none;
}

.nav2_active_text, .nav2_active_text:hover {
    display: block;
    height: 30px; 
    padding-left: 25px;
    line-height: 30px;  
    color: #06533d;
    text-decoration: none;
}



.nav3_passive {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 25px;       
    margin: 0px;
    line-height: 25px;
}

.nav3_passive:hover {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 25px;       
    margin: 0px;
    line-height: 25px;
}

.nav3_active {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 25px;       
    margin: 0px;
    line-height: 25px;
}

.nav3_passive_text {
    display: block;
    height: 25px; 
    padding-left: 25px;
    line-height: 25px;  
    color: #4c727e;
         font-size: 11px;
    text-decoration: none;
}

.nav3_passive_text:hover {
    display: block;
    height: 25px; 
    padding-left: 25px;
    line-height: 25px;  
    color: #06533d;
         font-size: 11px;
    text-decoration: none;
}

.nav3_active_text, .nav3_active_text:hover {
    display: block;
    height: 25px; 
    padding-left: 25px;
    line-height: 25px;  
    color: #06533d;
         font-size: 11px;
    text-decoration: none;
}





