a:link,a:visited,a:active{
color:#168;
text-decoration:none;
}
a:hover{
color:#6ac;
text-decoration:none;
}
/***************************************/
html{
scrollbar-base-color:#000;
scrollbar-face-color:#000;
scrollbar-track-color:#000;
scrollbar-highlight-color:#000;
scrollbar-3dlight-color:#000;
scrollbar-shadow-color:#000;
scrollbar-darkshadow-color:#000;
scrollbar-arrow-color:#666;
}
body{
margin:20px 10px;
padding:0px;
color:#999;
font-size:10px;
font-family:Verdana,MS UI Gothic;
line-height:150%;
background-color:#000;
}
table{
font-size:10px;
line-height:150%;
}
/***************************************/
form{
margin:0px;
}
input,textarea,select{
margin-bottom:2px;
color:#999;
font-size:10px;
font-family:Verdana,MS UI Gothic;
background-color:#000;
border:1px solid #333;
}
/***************************************/
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-image:url(file/li.gif);
}
hr{
height:0px;
border:0px;
border-bottom:1px solid #333;
}
/***************************************/
h1{
margin:0px;
padding:10px 0px 20px 0px;
color:#666;
font-size:16pt;
font-family:Times New Roman,MS UI Gothic;
text-align:right;
}
h2{
margin:0px;
padding:0px 5px 0px 0px;
font-size:10px;
line-height:10px;
letter-spacing:5px;
border-right:120px solid #023;
text-align:right;
}
h2:first-letter{
color:#168;
}
h3{
margin:0px;
padding:5px 0px;
color:#999;
font-size:10px;
}
h3:first-letter{
font-size:16pt;
font-family:Times New Roman,MS UI Gothic;
}
h4{
margin:0px;
padding:0px;
color:#666;
font-size:10px;
font-weight:normal;
letter-spacing:5px;
}
h5{
margin:0px;
padding:10px 0px;
font-size:10px;
text-align:center;
}
/***************************************/
.txt{
margin:10px 0px 40px 0px;
}
.pict{
margin:10px 0px 40px 0px;
text-align:center;
}
.pict img{
border:1px solid #333;
}
.mark{
font-family:MS UI Gothic;
}