body {
margin: 0px;
background-color: black;
color: white;
font-family: verdana, arial, sans-serif;
font-size: 11px; }

a:link, a:visited {
color: #0000ff;
background-color: transparent;
text-decoration: none; }

a:hover {
color: #808080;
background-color: #DDDDDD;
text-decoration: underline; }

a:active {
color: #0000ff;
background-color: transparent; }

.top {
width: 400px;
margin-top: 30px;
margin-left: 65px;
background-color: transparent; }

#nav01 {
position: absolute;
top: 130px;
left: 510px;
width: 150px;
background-color: transparent;
margin-left: 10px; }

.nav02 {
background-color: transparent;
line-height: 15px; }

.main_title {
background-color: transparent; }

#news01 {
margin: 40px 10px 0px 65px;
width: 500px;
background-color: transparent; }

.news_title {
font-size: 14px;
font-weight: bold;
color: #808080; }

.news01 {
background-color: transparent;
border-right: 1px solid #c0c0c0;
margin-right: 60px;
margin-top: 40px;
line-height: 16px;
padding-right: 40px; }


