html, body {
    margin: 0 auto;
    text-align:center;
    padding: 0;
    background-color:#0067A9;
}

#nss_mainpage {


    width: 100%;
    margin: 0 auto;
    display:block;

}

#nss_page {
    background: #FFFFFF;
    width: 966px;
    margin: 0 auto;
    display:block;
}




#nss_header {
    background-image: url(../images/header_main.jpg);
    width: 966px;
    height: 150px;
    margin: 0;
    display:block;
}

#nss_header_lang {
    width: 966px;
    height: 92px;
    float: right;
    text-align: right;
    color: #FFF;
    font-size: 11px;
}

#nss_header_lang a {
    color: #FFF;
    font-size: 11px;
    margin-top: 4px;
    margin-right: 5px;
}

#nss_header_lang a:hover {
    color: #f0ff00;
    font-size: 11px;
}

#nss_mainload {
width: 100%;
margin: 0 auto;
}


#nss_block_left {
width: 230px;
float: left;
background: #e0eff6;
color: #9e9e9e;
text-align: right;
margin-left: 0px;
}

#nss_block_left_title {
width: 230px;
height: 45px;
text-align: right;
color: #007734;
background-image: url(../images/block_left_title.png);
}

#nss_block_left_footer {
width: 230px;
height: 100px;
background-image: url(../images/block_left_footer.png);
}

#nss_block_left_content {
padding: 0px;
color: #9e9e9e;
background-image: url(../images/block_left_bg.png);
}

#nss_block_center {
width: 525px;
padding: 2px;
float: left;
}

#nss_block_center_01 {
width: 530px;
height: 30px;
background-image: url(../images/bl_center_01.png);
}

#nss_block_center_02 {
width: 530px;
margin: 0 auto;
padding: 0;
background-image: url(../images/bl_center_02.png);
}

#nss_block_center_03 {
width: 530px;
height: 20px;
background-image: url(../images/bl_center_03.png);
}


#nss_block_center_title {
width: 510px;
margin: 0 auto;
background: #f9f9f9;
height: 15px;
border-bottom:1px dotted #CECECE;
border-top:1px dotted #CECECE;

}

#nss_block_right {
width: 200px;
float: right;
background: #ecf3f6;

}

#nss_block_right_title {
width: 200px;
height: 30px;
color: #FFFFFF;
text-align: center;
background-image: url(../images/block_right_title.png);
font-weight: bold;
text-transform: uppercase;
white-space: nowrap;
word-spacing: normal
}

#nss_block_right_content {
padding-top: 4px;
padding-bottom: 4px;
}

#nss_footer {
    background-image: url(../images/footer_main.png);
    clear: both;
    width: 966px;
    height: 80px;
    margin-top:12x;
    font-size: 10px;
    text-align:left;


}

#nss_footer_01 {

    width: 600px;
    height: 80px;
    margin: 0;
    color: #ffffff;
    font-size: 11px;
    text-align:left;
    float: left;
    margin-top: 10px;
    padding-left:10px;
}

#nss_footer_02 {
    width: 266px;
    height: 80px;
    margin: 0;
    text-align:right;
    float: right;
    margin-top: 10px;
}