* {
margin:0;
padding:0;
}

body {
color:#a5a5a5;
background-color:#000000;
font-size:12px;
}

#center {
text-align:center;
}

#back {
width:800px;
margin:0 auto;
text-align:left;
border:1px #666666 solid;
}

#top {
width:800px;
height:80px;
background-image:url(./pics/top.gif);
background-repeat:no-repeat;
}

#ue {
width:790px;
height:62px;
text-align:center;
font-size:13px;
position:relative;
top:5px;
}

#sita {
width:790px;
height:15px;
text-align:right;
font-weight:bold;
font-size:13px;
}

#hidari {
width:600px;
float:left;
}

#base {
width:424px;
float:right;
font-size:13px;
line-height:1.6;
}

#menu {
width:170px;
float:left;
}

#link {
width:198px;
float:right;
}

#low {
width:800px;
clear:both;
text-align:center;
padding:4px 0px 2px 0px;
background-color:#202020;
border-top:1px #666666 solid;
}

a {
text-decoration:none;
}

a:link {
color:#ff00ff;
}

a:visited {
color:#00ff00;
}

a:hover {
color:#00ff00;
}

a:active {
color:#00ff00;
}

.line {
font-size:16px;
border-left:10px #ff0099 solid;
border-bottom:1px #ff0099 solid;
font-weight:bold;
padding:3px;
}

img {
border:none;
}

ul {
list-style-type:none;
}

.cen {
text-align:center;
}

.pad {
padding:5px;
margin:5px;
border:1px #666666 solid;
background:#202020;
}

.search {
width:160px;
text-align:center;
font-size:100%;
margin:5px;
border:1px #666666 solid;
background:#202020;
}

h1 {
font-size:10px;
font-weight:normal;
}

h2,h3,h4,h5,h6 {
display:inline;
font-size:13px;
}

.con {
padding:5px;
margin:5px;
border:1px #666666 solid;
background:#202020;
}

.ad {
margin:5px 0px;
text-align:center;
}

.syou {
font-size:12px;
}