*{
font-family: verdana, arial, sans-serif;
font-size: 15px;
}
body,html{
width: 100%;
height: 100%;
background-color: #c00;
padding: 0px;
margin:0px;
}
table{
width: 100%;
height: 99%;
}
td{
vertical-align: middle;
text-align: center;
}
div#mbox{
position: relative;
margin: auto;
width: 950px;
height: 550px;
background-image: url('../pics/main-back.gif');
background-repeat: no-repeat;
}

div#tbox{
position: absolute;
top: 120px;
left: 250px;
width:699px;
height: 429px;
}
div#scrollbox{
width: 687px;
height: 429px;
overflow: auto;
position: absolute;
top: 0px;
left: 0px;
margin: auto;
background-color: #fff;
background-image: url('../pics/text_back.gif');
background-repeat: no-repeat;
}
div#scrollbar{
position: absolute;
display: none;
top: 0px;
left: 667px;
width: 32px;
height: 429px;
background-color: #c00;
z-index: 103;
}
a#scrUp{
position: absolute;
top: 30px;
left: 5px;
cursor: hand;
}
a#scrDown{
position: absolute;
bottom: 40px;
left: 5px;
cursor: hand;
}
div#maskt,div#maskb{
width: 667px;
height: 16px;
position: absolute;
left: 0px;
background-repeat: no-repeat;
}
div#maskt{
background-image: url('../pics/text_mask_top.gif');
top: 0px;
z-index: 100;
}
div#maskb{
background-image: url('../pics/text_mask_bot.gif');
top: 413px;
z-index: 101;
}
div#cont{
position: absolute;
padding: 30px 0px;
top: 0px;
left: 50px;
z-index: 90;
width: 560px;
text-align: left;
}
div#navi{
position: absolute;
top: 270px;
left: 25px;
width: 150px;
text-align: center;
}
div#navi a, div#navi div{
position: relative;
display: block;
height: 30px;
overflow: hidden;
margin: 20px auto 0px auto;

}
div#navi a img, div#navi div img{
border: none;
position:absolute;
top: 0px;
left: 0px;
}
div#navi div img{
top: -30px;
}
div#navi #home{
width: 68px;
}
div#navi #show{
width: 72px;
}
div#navi #term{
width: 115px;
}
div#navi #art{
width: 147px;
}
div#navi #kont{
width: 136px;
}
div#foot{
width: 850px;
margin: 5px auto;
text-align: right;
}
div#foot,div#foot  *{
color: #fff;
font-size: 9px;
text-decoration: none;
}
div#cont h1{
text-align: right;
margin: 0px 0px 20px 0px;
}
img.ipic{
float: right;
}
div.clear{
clear:both;
}
div.set{
clear: both;
padding-right: 50px;
}
div.set img{
float: right;
margin-bottom: 3px;
}
div#cont a{
color: #900;
}
div#cont a:hover{
color: #c00;
}
h4{
margin: 20px 0px 10px 0px;
}
