#bodyid{
padding:0;
margin:0;
font-size:0.8em;
color:#666;
background:url('img/bg.png') repeat-x left top;
text-align:center;
}
#page{
border:1px solid #999;
width:630px;
margin:0 auto;
background:#fff;
}
#top{
text-align:left;
}
#top h1{
	color:#000080;
	background:#a7beea url('img/sora.jpg') no-repeat left top;
	font-size:26px;
	letter-spacing:2px;
	text-align:left;
	margin:0;
	padding:10px;
}
#menu{
border-bottom:1px solid #4172db;
background:url('img/top.png') repeat-x left top;
padding:10px 10px 3px 10px;
letter-spacing:1px;
text-align:left;
font-size:13px;
}
#menu a{
color:#559;
text-decoration:none;
}
#menu a:hover{
color:#77f;
}
#main{
border-top:2px solid #eee;
}
#left{
width:550px;
float:left;
}
#left a{
color:#00f;
}
#left a:hover{
color:#77f;
}
#left h2{
text-align:left;
border-left:9px solid #d5e1f8;
border-bottom:1px solid #aaa;
border-top:1px solid #aaa;
border-right:1px solid #aaa;
background:url('img/titlebg.png') repeat-x left bottom;
color:#06f;
padding:4px 10px;
font-size:1.5em;
margin:10px 5px 10px 10px;
}
#left p{
font-size:1.5em;
margin:0 10px;
padding:0 11px 10px 10px;
text-align:left;
color:#557;
}
#copy{
clear:both;
border-top:2px solid #4172db;
background:#a7beea url('img/sora.jpg') no-repeat left top;
text-align:left;
color:#000080;
font-size:1em;
padding:2px 10px;
}
