#bodyid{
padding:0;
margin:0;
text-align:center;
}
#bg{
background:url('index_img/bgmiddle.png') repeat-y left top;
width:700px;
margin:0 auto;
}
#bg2{
background:url('index_img/bgbottom.png') no-repeat left bottom;
}
#page{
background:url('index_img/bgtop.png') no-repeat left top;
font-size:13px;
}
#top{
padding:40px 50px 10px 50px;
color:#808080
}
#top h1{
width:500px;
float:left;
color:#000;
font-size:30px;
letter-spacing:1px;
text-align:left;
margin:0;
padding:0;
}
#top div{
width:200px;
float:right;
font-size:10px;
font-face:MSƒSƒVƒbƒN;
text-align:right;
margin:0;
padding:0;
}
#menu{
clear:both;
font-size:13px;
width:600px;
margin:15px auto;
letter-spacing:1px;
}
#menu a{
color:#008080;
text-decoration:none;
}
#menu a:hover{
font-weight: bold;
background-color : #cccccc; 
color : #b22222
}
#menu img{
border-style:none;
width:20px;
height:20px;
margin-right:2px;
vertical-align:middle;
}
#main{
width:600px;
margin:0 auto;
padding:5px 0 0 0;
font-size:13px;
}
#main a{
color:#008080;
text-decoration:none;
}
#main a:hover{
font-weight: bold;
background-color : #cccccc; 
color : #b22222
}
#left{
width:465px;
float:left;
padding:0;
}
#left h2{
color:#008080;
background:url('index_img/main.png') no-repeat left bottom;
padding:0 40px 15px 5px;
margin:0;
font-size:13px;
text-align:left;
}
#center h2{
color:#b22222;
background:url('index_img/main.png') no-repeat left bottom;
padding:0 40px 15px 5px;
margin:0;
font-size:13px;
text-align:left;
}

#center p{
margin:0;
padding:5px 5px 20px 5px;
text-align:left;
color:#666;
font-size:13px;
font-weight:normal;
line-height:120%;
}
#left p{
margin:0;
padding:5px 5px 20px 5px;
text-align:left;
color:#666;
font-size:13px;
font-weight:normal;
line-height:120%;
}
#pagetop{
text-align:right;
padding:0 10px 25px 0;
}
#right{
width:120px;
float:right;
padding:0 0 20px 0;
}
#right p{
font-size:13px;
font-weight:normal;
padding:0 0 20px 0;
margin:0;
text-align:left;
color:#666;
line-height:120%;
}
#copy{
clear:both;
color:#666;
font-size:13px;
padding:0 0 2px 0;
}