#bodyid{
padding:0;
margin:0;
text-align:center;
background:#fff url('img/bg.png') repeat-x left top;
}
#page{
width:490px;
margin:0 auto;
background:url('img/image.png') no-repeat left top;
color:#333;
}
#top{
height:20px;
}
#top h1{
color:#f9f9ff;
font-size:16px;
letter-spacing:2px;
text-align:left;
padding:02px 0;
margin:0;
text-align:center;
}
#menu{
border-collapse:collapse;
width:100%;
margin:0;
font-size:13px;
letter-spacing:1px;
text-align:center;
color:#fff;
}
#menu a{
color:#def;
text-decoration:none;
font-weight:bold;
}
#menu a:hover{
color:#eef;
}
#menu td{
border:1px solid #bbd;
border-width:0 1px;
width:20%;
}
#main{
font-size:13px;
padding:5px 0;
}
#left{
width:500px;
float:left;
padding:10px 0;
}
#left a{
color:#668;
}
#left a:hover{
color:#c2c2de;
}
#left h2{
border-left:7px solid #7a9cc6;
background:#294088 url('img/main.png') repeat-y right top;
color:#f9f9ff;
font-size:13px;
margin:0;
padding:3px 10px;
text-align:left;
letter-spacing:2px;
}

#left h3{
color:#000080;
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:#11118a;
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 #99b;
background:#b0b9d4 url('img/menu.png') repeat-x left top;
font-size:13px;
padding:3px 7px;
margin:10px 0 0 0;
color:#556;
}
#right ul{
list-style-type:none;
margin:0;
padding:0;
}
#right li{
font-weight:normal;
border-bottom:1px dashed #99a;
background:url('img/point.png') no-repeat 10px 4px;
padding:4px 10px 4px 30px;
margin:0;
font-size:13px;
}
#right li a{
color:#667;
text-decoration:none;
width:100%;
}
#right li a:hover{
color:#444;
background:#dce3f0;
}
#pagetop{
padding:10px 7px 0 0;
text-align:right;
}
#copy{
clear:both;
color:#779;
font-size:13px;
}