#bodyid{
padding:0;
margin:0;
text-align:center;
background : white url(bg.png) repeat-x left top;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
}
#page{
width:650px;
margin:0 auto;
background : url(image.png) no-repeat left top;
color:#333;
}
#top{
height:110px;
  
}
#top H1{
float:left;
color : black;
font-size:25px;
letter-spacing:2px;
text-align:left;
padding:13px 20px;
margin:0;
}
#top h4{
float:right;
margin:0;
padding:3px 20px;
}
#menu{
border-collapse:collapse;
width:100%;
margin:0;
font-size:13px;
letter-spacing:1px;
text-align:center;
color:#fff;
}
#menu A{
color : black;
text-decoration:none;
font-weight:bold;
}
#menu A:HOVER{
color : black;
}
#menu td{
border:1px solid #ccc;
border-width:0 1px;
width:20%;
}
#main{
font-size:13px;
padding:10px 0;
}
#left{
width:478px;
float:left;
padding:10px 0;
}
#left A{
color : black;
}
#left A:HOVER{
color : black;
}
#left H2{
border-left:7px solid #c0f5f8;
background : #e3edf3 url(main.png) repeat-y right top;
color : black;
font-size:13px;
margin:0;
padding:3px 10px;
text-align:left;
letter-spacing:2px;
}
#left P{
margin:0;
padding:5px 10px 15px 17px;
text-align:left;
color : black;
font-size:13px;
font-weight:normal;
line-height:120%;
}
#right{
width:160px;
float:right;
text-align:left;
padding:0 0 10px 0;
}
#right H2{
border:1px solid #bbb;
background : #f5f9fb url(menu.png) repeat-x left top;
font-size:13px;
padding:3px 7px;
margin:10px 0 0 0;
color : black;
}
#right ul{
list-style-type:none;
margin:0;
padding:0;
}
#right li{
font-weight:normal;
border-bottom:1px dashed #999;
background : url(point.png) no-repeat 10px 4px;
padding:4px 10px 4px 30px;
margin:0;
font-size:13px;
}
#right LI A{
color : black;
text-decoration:none;
width:100%;
}
#right LI A:HOVER{
color : black;
background:#f4f8fb;
}
#pagetop{
padding:20px 7px 0 0;
text-align:right;
}
#copy{
clear:both;
color : black;
font-size:13px;
}