* { margin: 0; padding: 0; }
body {
font-family: 'Lucida Grande', Geneva, Arial, Verdana, Helvetica, sans-serif; 
font-size:12px;  
background:#FFF;
}

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

#container { margin: 0px auto; width: 800px; border: 0px solid #39393b; }
#content { padding: 0px; background: #E6E6E6;}
#logo {background:url(images/advlogo.gif) no-repeat; width: 191px; height: 100px;}
#menu {background:url(images/menu.gif) no-repeat; width: 191px; height: 143px;}
#menu ul {padding-left:30px; padding-top:15px;}
.indexup {background:url(images/up.JPG) no-repeat; width:550px; height:195px;}
.indexdw {background:url(images/down.JPG) no-repeat; width:550px; height:27px;}
.index {background:#fff; width:550px; height:auto;}
.code {width:475px; height:90px;}