body{
    margin: 0;
    padding: 0;
    background: #fd8300 url(../img/sx_bg_orange.png) repeat-x 0 -206px;
    color: #000;
    font: normal 11px/16px Arial, Helvetica, sans-serif;
}

img{
    border: 0;
}

a{
    color: #000;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

.sx-lp-base{
    width: 940px;
    margin: 0 auto;
    position: relative;
}
