<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link,a:visited,a:active{
color:#a22;
text-decoration:none;
}
a:hover{
color:#e77;
text-decoration:none;
}
/***************************************/
body{
margin:0px;
padding:0px;
color:#ccc;
font-size:9pt;
font-family:Times New Roman,MS UI Gothic;
line-height:180%;
background-color:#000;
background-image:url(img/bg.gif);
}
table{
font-size:9pt;
line-height:180%;
}
/***************************************/
form{
margin:0px;
}
input,textarea{
color:#ccc;
font-size:9pt;
font-family:Times New Roman,MS UI Gothic;
background-color:#000;
border:1px solid #333;
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #333;
}
ul{
margin:0px;
padding:0px 0px 0px 15px;
list-style-type:square;
}
/***************************************/
h1{
margin:0px;
padding:5px 0px;
height:30px;
font-size:16pt;
letter-spacing:30px;
text-align:center;
filter:dropshadow(offx=8,offy=8,color=#2b2b2b);
}
h1:first-letter{
color:#b11;
}
h2{
margin:0px 0px 10px 0px;
padding:0px;
color:#999;
font-size:14pt;
font-style:italic;
}
h3{
margin:0px;
padding:0px;
font-size:12pt;
}
h4{
margin:0px;
padding:0px 0px 20px 0px;
color:#666;
font-size:9pt;
letter-spacing:20px;
text-align:center;
}
/***************************************/
.txt{
margin-bottom:40px;
}
.mark{
font-family:MS UI Gothic;
}
/***************************************/
.menu{
margin:0px;
padding:0px;
list-style-type:none;
}
.menu li{
width:127px;
height:24px;
font-weight:bold;
line-height:24px;
border-right:1px solid #000;
text-align:center;
float:left;
}
.menu li a{
height:24px;
color:#ccc;
line-height:24px;
background-color:#200;
display:block;
}
.menu li a:visited{
color:#ccc;
}
.menu li a:hover{
color:#ccc;
background-color:#411;
}
/***************************************/
.main_td{
padding:300px 20px 20px 20px;
width:640px;
background-color:#000;
background-image:url(img/photo.jpg);
background-position:50% 0%;
background-repeat:no-repeat;
}
.left_td{
width:17px;
background-image:url(img/left.gif);
background-position:100% 0%;
background-repeat:repeat-y;
}
.right_td{
width:17px;
background-image:url(img/right.gif);
background-position:0% 0%;
background-repeat:repeat-y;
}</pre></body></html>