#bodyid{
background:#000;
padding:0;
margin:0;
text-align:center;
}
#page{
border-left:1px solid #444;
border-right:1px solid #444;
border-bottom:1px solid #444;
background:#000;
width:620px;
margin:0 auto;
padding:10px 0;
}
#menu{
width:600px;
border-collapse:collapse;
margin:0 auto;
font-size:15px;
font-weight:bold;
color:#ddd;
}
#menu a{
color:#ddd;
text-decoration:none;
width:100%;
}
#menu td{
border:1px solid #444;
border-top-width:0;
background:url('img/menubg.png') repeat-x top left;
padding:3px 10px;
text-align:center;
width:20%;
}
#main{
width:600px;
margin:0 auto;
padding:0 0 10px 0;
font-size:0.8em;
}
#image{
border:1px solid #444;
width:600px;
margin:0 auto;
height:160px;
background:url('img/image.jpg') no-repeat left top;
}
#image h1{
color:#ccc;
font-size:1.6em;
font-weight:bold;
letter-spacing:4px;
text-align:right;
padding:15px;
margin:0;
}
#left{
width:160px;
float:left;
margin:10px 0;
border:1px solid #3f3f3f;
border-bottom-width:0;
text-align:left;
}
#left h2{
border-bottom:1px solid #3f3f3f;
background:url('img/sidebg.png');
font-size:1em;
font-weight:normal;
padding:4px 10px;
margin:0;
color:#ddd;
}
#left ul{
list-style-type:none;
margin:0;
padding:0;
}
#left li{
font-weight:normal;
border-bottom:1px solid #3f3f3f;
padding:4px 10px;
margin:0;
color:#ddd;
font-size:1em;
}
#left li a{
color:#fff;
text-decoration:none;
width:100%;
}
#left li a:hover{
color:#999;
}
#right{
width:430px;
float:right;
padding:10px 0;
}
#right a{
color:#669691;
}
#right a:hover{
color:#335c40;
}
#right h2{
background:url('img/titlebg.png') no-repeat top left;
border:1px solid #444;
color:#ddd;
padding:5px 45px 5px 35px;
font-size:1em;
margin:0 0 10px 10px;
text-align:center;
}
#right p{
font-weight:normal;
background:url('img/maintb.png') repeat-x bottom left;
margin:0;
padding:0 5px 15px 15px;
text-align:left;
color:#ddd;
font-size:1em;
line-height:120%;
font-weight:normal;
}
#pagetop{
padding:20px 5x 0 0;
text-align:right;
}
#copy{
clear:both;
color:#777;
font-size:0.8em;
}
#omo{
display:none;
}
