*{
margin:0;
padding:0;
}
body{
background:url("/images/bg_top.jpg") left repeat #000;
}
.table{

background:url("/images/top.jpg") left bottom no-repeat;

}
.table .td{
vertical-align:top;
text-align:left;

background:url("/images/top-logo.gif") left top no-repeat;
}
#menu{
padding:34px 0px 0px 45px;
}

.menu-list{
padding-left:17px;

}
#copyright{
font-size:12px;
padding:6px;
width:750px;
text-align:right;
color:#333;
}
#copyright a{
color:#333;
text-decoration:none;
}
#copyright a:hover{
color:#A33;
text-decoration:none;
}
ul{

list-style-type: none
}
li img{
    vertical-align:top;
    
    }
