html, body {

    height: 100%;

    min-height: 100%;

    margin: 0;

    padding: 0;

    border: 0;

}



body {

    background-color: #484AC8;

    background-image: url(img/bg.jpg);

    background-repeat: repeat-x;

    background-position: top;

    

    text-align: left;

}



body, td {

    font-family: arial, sans-serif;

    font-size: 8pt;

    color: #fff;

}



img {

    border: 0;

}



a {

    text-decoration: none;
    font-weight: bold;
    color: #fff;

}

a:hover {

    text-decoration: none;
    font-weight: bold;
    color: #000;

}



h3 {

    padding: 0;

    margin: 0;

    

    padding-left: 30px;

    padding-top: 15px;

    

    margin-bottom: 20px;

}



#tab {

    width: 100%;

}



.tab_1_1 {

    background-color: #484AC8;

}



.tab_1_2 {

    height: 156px;

    width: 680px;

}



.tab_1_3 {



}



.tab_2_2 {

    background-image: url(img/bg_tab.jpg);

    background-repeat: repeat-y;

    background-position: top;

    

}



.tab_3_2 {

    text-align: left;

    vertical-align: top;



    background-image: url(img/bottom.jpg);

    background-repeat: no-repeat;

    background-position: top;

    

    height: 53px;

}



.tab_3_2 {

    padding-top: 9px;

    padding-left: 150px;

}

.tab_3_2 a {
    text-decoration: none;
}

.tab_3_2 a:hover {
    text-decoration: none;
    color: #ececec;
}



.tab2_1_1 {

    background-image: url(img/top_bg.jpg);

    background-repeat: no-repeat;



    width: 450px;

}





.tab2_1_1 #cont {

    padding-left: 20px;

    padding-right: 20px;

    padding-bottom: 20px;

}



.tab2_1_2 {

    text-align: left;

    vertical-align: top;

}





.tab2_1_2 div {

    padding-left: 10px;

    padding-right: 30px;

    padding-bottom: 20px;

    padding-top: 10px;

}

.tab2_1_3 {
    width: 170px;
    vertical-align: top;
    text-align: left;
}

.ico_title {
    font-weight: bold;
}
