body{
background-color : black;
color : gray;
font-family: Meiryo, sans-serif;
}
a{
color : gray;
text-decoration : none;
}

a:hover{
color : white;
text-decoration : underline;
}

a:visited{
color : inherit;
text-decoration : none;
}
#TOP{
background-image : url(top1.jpg);
background-repeat : no-repeat;
width : 958px;
height : 500px;
margin-left : 60px;
margin-top : -80px;
padding-top : 0;
}
h1{
font-size : 11px;
font-weight : normal;
color : #3e3e3e;
}
ul{
margin-top : 0em;
margin-left : 0em;
padding-top : 0px;
}
li{
clear : none;
float : left;
font-size : 14px;
text-transform : capitalize;
list-style-type : none;
margin-left : 2em;
}
li a {
text-decoration: none;
color: #666;
}
li a:hover {
color: #fff;
text-decoration : underline;
}
h3{
font-size : 12px;
font-weight : normal;
margin-bottom : 0.2em;
}
#Copyright{
font-size : 11px;
text-align : right;
width : 800px;
color : #5a5a5a;
margin-left : 90px;
margin-top : 2em;
}
#nav{
height : 20px;
width : 100%;
margin-left : 8em;
float : none;
}
.new{
margin : 3em 0em 3em 30em;
margin-bottom : 3em;
font-size : 12px;
width : 740px;
color: #3e3e3e;
}
span{
margin-right : 2em;
font-size : 12px;
}
.title{
margin : 0 1em 0 0;
float : left;
font-size : 13px;
font-weight : normal;
color: #3e3e3e;
}