#Header {
height:120px;
background:#fff url(../images/bg_dot_e.gif) no-repeat left center;
border:1px solid #555;
}
#Header h1 {
display:none;
}
#Menu {
float:left;
width:150px;
height:450px;
background:#99cccc;
border-left:1px solid #555;
border-right:1px solid #555;
}
#Menu span.self {
display:block;
text-align:right;
padding-right:5px;
width:145px;
background:url(../images/bg_menu.gif) no-repeat left center;
border-bottom:1px dotted #555;
line-height:2em;
color:#099;
font-size:12px;
font-weight:bold;
}
#Menu a {
display:block;
text-align:right;
padding-right:5px;
width:145px;
background:url(../images/bg_menu2.gif) no-repeat left center;
border-bottom:1px dotted #555;
line-height:2em;
color:#555;
font-size:12px;
font-weight:bold;
}
#Menu a:hover {
background:url(../images/bg_menu.gif) no-repeat left center;
text-decoration:none;
color:#099;
}

#Contents {
width:749px;
border-right:1px solid #555;
}

#Footer {
clear:both;
background:#eee;
border:1px solid #555;
}
address {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:2em;
font-weight:bold;
font-style:normal;
text-align:center;
}
#Right {
float:left;
width:550px;
padding:0 10px 10px 10px;
}
#Right h3 {
line-height:1.8em;
padding-left:20px;
margin-top:27px;
margin-bottom:2em;
font-size:13px;
font-weight:bold;
background:#eee url(../images/aicon01.gif) no-repeat 1% 50%;
border-top:1px dotted #666;
border-bottom:1px dotted #666;
}
