body{
background:#C8C5BE;
margin: 0px auto;
}

#container{
margin: 0px auto;
width: 750px;
height: 460px;
background: #fff;
padding-top: 130px;
overflow: hidden;
}
.sx{
display: block;
width: 133px;
background: #e6d7b6;
float: left;
height: 69px;
padding-top: 90px;
margin-right: 0px !important;
margin-right: -3px;
}
.sx a{
margin-right: 15px;
float: right;
clear: both;
color: #333;
text-decoration: none;
}
a{
font-family: Verdana, sans-serif;
font-size: 12px;
}
a:hover{
font-weight: bold;
}
#bottom{
margin-top: -5px;
padding-top: 175px;
background: #dfcea3;
height: 200px;
}
.row1, .row2{
display: block;
text-align: center;
font-family: Times, serif;
color: #333;
}
.row1{
font-size: 30px;
letter-spacing: 3px;
}
.row2{
font-size: 15px;
text-transform: uppercase;
}