html, body{
 text-align: center;
 background-image: url(i/001.jpg);
 scrollbar-3dlight-color:    #ffcccc;
 scrollbar-arrow-color:      black;
 scrollbar-darkshadow-color: black;
 scrollbar-face-color:       #ffcccc;
 scrollbar-highlight-color:  #997a7a;
 scrollbar-shadow-color:     white;
}

.wp{
 table width: 100%;
 border: 0;
 cellpadding: 0;
 cellspacing: 0;
}

 a:hover { position: relative; top: 1px; left: 1px; color: red;}
 a:visited {text-decoration: none;}

.banner{
 height: 200px;
 background-image: url(i/tp.jpg);
}


#wrap{
 width: 760px;
 text-align: left;
 margin-top: 0;
 margin-right: 0
 margin-bottom: 0;
 margin-left: 0;
 background-color: white;
}

.content ul li{
 float: right;
 width: 150px;
 display: block;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 background-image: url(i/menu_001.gif);
 background-repeat: no-repeat;
 background-color: white;
 padding-right: 0px;
 padding-left: 0px;
 border:outset 1px;
}

.content li a {
 line-height: 24px ;
 color: white;
 font-size: 12px ;
 letter-spacing:1pt;
 text-decoration: none;
 padding-left: 25px;
}

p { line-height: 22px; 
 font: MS UI Gothic;
 font-size: 13px; 
 letter-spacing:1pt;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-left: 10px;
 background-image: url(i/hasen2.gif);
 width: 650px;

}
.line {
line-height:200%;
border-bottom:1px solid Gray;
padding-bottom:5px;
}

strong {  font-style: normal; font-weight: normal}
em {  font-style: normal; font-weight: normal}


h1 {
 font-size: 14px;
 border-style:solid;
 border-color:blue;
 border-width: 0px 0px 1px 5px;
 padding:4px;
 margin-left: 10px;
 width: 635px;
}

h2 {
 font-size: 14px;
 border-style:solid;
 border-color:blue;
 border-width: 0px 0px 1px 5px;
 padding:4px;
 margin-left: 10px;
 width: 635px;
}

h3 {
 font-size: 14px;
 border-style:solid;
 border-color:blue;
 border-width: 0px 0px 1px 5px;
 padding:4px;
 margin-left: 10px;
 width: 635px;
}

h4 {
 font-size: 14px;
 border-style:solid;
 border-color:blue;
 border-width: 0px 0px 1px 5px;
 padding:4px;
 margin-left: 10px;
 width: 635px;
}

.cate {
 width: 630px;
}


dl{
 width: 630px;
 height: 20px;
 margin-right: 0px;
 float:left;
}

dt{
 line-height: 20px;
 background-image: url(i/index.gif);
 background-repeat: no-repeat;
 padding-left: 25px;
 color: #000000;
 border-bottom-width: 0px;
 margin-top: 10px;
 margin-right: 10px;
 text-color: green;
}

dd {
 font-size: 14px;
 padding-top: 5px;
 padding-right: 0px;
 padding-bottom: 5px;
 padding-left: 10px;
 color: #551300;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #000000;
 border-right-width: 0px;
 border-left-width: 1px;
 border-left-style: dotted;
 border-left-color: #000000;
}






