h1{
margin: 0em;
padding-top: 2em;
padding-left: 2em;
font-family: 'Times New Roman',serif;
letter-spacing: 0.6em;
color: #00CCFF;
background-color: inherit;
background-image: url("figure/title_bg.jpg");
background-repeat: no-repeat;
height: 200px;
}

h2{
margin: 0em;
color: #CCCCCC;
background-color: inherit;
background-image: url("figure/contit_bg.jpg");
background-repeat: no-repeat;
height: 81px;
padding: 0.5em 0.5em;
}


dt{font-weight: bold;}

.wind_frame{
margin: 0em;
padding: 0em;
margin-left: 95px;
border-right: solid 1px #00CCFF;
border-left: solid 1px #00CCFF;
width: 545px;
}

.content_spc{
border-bottom: solid 1px #00CCFF;
border-right: solid 1px #00CCFF;
margin-left: 80px;
margin-bottom: 5em;
width: 400px;
}

.copyleft{
text-align: center;
font-family: monospace;
font-size: 0.85em;
color: #333333;
background-color: #009966;
border-top: solid 1px #00CCFF;
}