*{
font-family: times new roman, serif;
font-size: 16px;
color: #333;
margin: 0px;
padding: 0px;
}
body{
background-color: #000;
height: 100%;
}
html{
background-color: #000;
height: 100%;
overflow: auto;
}
table{
margin: 0px auto;
height: 100%;
}
td{
text-align: center;
vertical-align: middle;
}
div#container{
background-image: url('../pics/main_back.jpg');
background-repeat: no-repeat;
width: 930px;
height: 600px;
text-align: left;
}
div#header{
height: 128px;
}
div#header h1{
display: none;
}
div#navi{
width: 201px;
height: 442px;
padding-top: 30px;
float: left;
text-align: right;
}
div#navi a,div#navi div{
display: block;
height: 30px;
font-size: 16px;
color: #fff;
margin-left: 30px;
padding: 10px 10px 0px 0px;
font-family: monospace;
text-decoration: none;
font-weight: bold;
}
div#navi a:hover{
background-image: url('../pics/link_back.gif');
background-repeat: no-repeat;
}
div#navi div{
color: #f99;
}
div#cont{
width: 698px;
height: 441px;
overflow: auto;
scrollbar-base-color: #b80000;
float: left;
}
div#text{
margin: 0px 10px;
padding: 20px 20px;
background-color: #fff;
min-height: 401px;
}
* html div#text{
height: 401px;
}
div#text h1,div#text h2{
font-size: 36px;
color: #cc0000;
border-bottom: 2px solid #cc0000;
margin-bottom: 20px;
}
div#text h2{
margin-top: 10px;
}
div#text h3{
margin: 30px 0px 0px 20px;
font-size: 24px;
color: #cc0000;
}
div#text h4{
margin: 30px 0px 0px 20px;
font-size: 18px;
color: #cc0000;
}
div#text h5{
color: #cc0000;
}
div#text a:hover{
color: #cc0000;
}
div#footer{
text-align: center;
width: 698px;
float: left;
margin-top: 4px;
color: #fff;
font-family: monospace;
font-size: 15px;
}
div#footer a{
color: #fff;
text-decoration: none;
font-family: monospace;
font-size: 15px;
}
div#footer a:hover{
color: #f00;
}
li{
margin: 5px 0px 0px auto;
}
ul{
margin: 0px 0px 10px 40px; 
}
p{
margin: 0px 0px 10px 25px;
}
.kl, .kl *{
font-size: 13px;
}
h1 .kl, h1 .kl i{
font-size: 22px;
color: #cc0000;
}
.rot{
color: #cc0000;
}
