html, body {
    margin: 0 auto;
    text-align:center;
    padding: 0;
}

#nss_mainpage {
    width: 100%;
    margin: 0 auto;
    display:block;
    background-image: url(../../../themes/dstheme/images/bg.jpg);
    background-repeat: repeat-x;
}


#nss_page {

    width: 980px;
    margin: 0 auto;
    display:block;
}

#nss_page_bg {

    width: 997px;
    height: 100%;
    background-image: url(../../../themes/dstheme/images/bg.png);
    margin: 0 auto;
    display:block;
}


#nss_header {
    width: 980px;
    height: 223px;
    margin: 0;
    display:block;
}

#nss_menu {
    background-image: url(../../../themes/dstheme/images/bgmenu.png);

}

#nss_mainload {
width: 100%;
margin: 0 auto;

}


#nss_block_center_noblock {
width: 100%;
padding: 0px;
float: left;
background: #ffffff;
}


#nss_block_center {
width: 680px;
padding: 0px;
float: left;
background: #ffffff;
}

#nss_block_center_01 {
width: 680px;
height: 23px;
background-image: url(../../../themes/dstheme/images/bg_home_01.gif);
}

#nss_block_center_02 {
width: 680px;
margin: 0 auto;
padding: 0;
background-image: url(../../../themes/dstheme/images/bg_home_02.gif);
}

#nss_block_center_03 {
width: 680px;
height: 27px;
background-image: url(../../../themes/dstheme/images/bl_center_03.png);
}

#nss_block_center_home {
width: 680px;
margin: 0 auto;
padding: 0;
}

#nss_block_right {
width: 300px;
float: right;
background: #ffffff;
}

#nss_block_right_header {
width: 300px;
height: 7px;
background-image: url(../../../themes/dstheme/images/block_right_top.png);
}


#nss_block_right_title {
width: 300px;
height: 43px;
color: #FFFFFF;
background: #ffffff;
text-align: center;
background-image: url(../../../themes/dstheme/images/block_right_title.png);
font-weight: bold;
}

#nss_block_right_content {
padding: 0px;
background: #ffffff;
}

#nss_footer_bg {
    background-image: url(../../../themes/dstheme/images/bg_footer.png);
    background-repeat: repeat-x;
    clear: both;
    width: 100%;
    height: 130px;
    margin: 0 auto;
    }


#nss_footer {
    background-image: url(../../../themes/dstheme/images/footer.png);
    clear: both;
    width: 980px;
    height: 130px;
    margin: 0 auto;
    color: #000099;
    font-size: 10px;

}

#nss_footer02 {
    background-image: url(../../../themes/dstheme/images/footer02.png);
    clear: both;
    width: 980px;
    height: 130px;
    margin: 0 auto;
    color: #000099;
    font-size: 10px;
}

#nss_page_footer_bg2 {

    width: 997px;
    height: 100%;
    background-image: url(../../../themes/dstheme/images/bgfooter_02.png);
    margin: 0 auto;
    display:block;
}


.input200 {
border:1px solid #378516;
padding: 2px;
width:200px;
}
