a{text-decoration:none}
a:active { color: #80c0e0}
a:link { color: #41CEDE}
a:visited { color: #41CEDE}
a:hover { color: #80F0FF; text-decoration:none}

td
{
  font-size : 12px;
  font-family : HGP‘n‰pŠpºÞ¼¯¸UB;
  color : #41CEDE;
  font-weight : lighter;
}

body
{
background-color:#FFFFFF;
font-size:11px;
color:#ffffff;
scrollbar-arrow-color:#808080;
scrollbar-track-color:#000000;
scrollbar-face-color:#303030;
scrollbar-base-color:#d0d0d0;
scrollbar-3dlight-color:#808080;
scrollbar-highlight-color:#808080;
scrollbar-shadow-color:#808080;
border:1 solid #41CEDE;
}

body.base{
background-image:url(images/base.jpg);
background-repeat: no-repeat;
background-position:
center 13;
}

table
{
table-layout:none
}

td.header{
width: 546px;
height: 192px;
background-image: url("images/index_01.gif")
}

div.topics{
border:1 solid #41CEDE;
width:500px;
height:100px;
overflow:auto;
background-color:#333333;
filter:Alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
position:relative;
top:30px;
left:23px
}

div.field{
border:1 solid #41CEDE;
width:500px;
height:520px;
overflow:auto;
background-color:#333333;
filter:Alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
position:relative;
top:30px;
left:23px

}