#bodyid{
background:url('img/bg.png') repeat-x left top;
padding:0;
margin:0;
text-align:center;
}
#page{
width:660px;
margin:0 auto;
background:#eee url('img/mainbg.png');
font-size:1em;
color:#666;
}
#left{
width:170px;
float:left;
}
#image{
border:1px solid #999;
background:#b8e3b1 url('img/1.jpg') no-repeat left top;
width:140px;
height:500px;
margin:10px;
}
#image td{
padding:10px 10px 30px 10px;
}
#image ul{
list-style-type:none;
margin:0;
padding:0;
}
#image li{
font-weight:bold;
color:#fff;
font-size:1em;
margin:0;
padding:7px 0;
}
#image li a{
color:#fff;
text-decoration:none;
}
#image li a:hover{
color:#ff0000;
}

