* {
margin:0;
padding:0;
}

p.small {
margin-top:10px;
font-size:80%;
}

body {
font-size:95%;
letter-spacing:1px;
}

#container {
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#header {
height:250px;
margin-bottom:10px;
background-image:url(http://slabu.com/image/top.jpg);
}

#header h1 {
color:white;
padding-top:200px;
padding-left:10px;
}

#header h1 a {
color:white;
text-decoration: none;
}

#header h1 a:visited {
color:white;
text-decoration: none;
}

#header h1 a:hover {
color:white;
text-decoration: none;
}

h2 {
font-size:130%;
border-bottom: dotted 1px #fc2;
padding-left:5px;
margin-bottom:5px;
}

#content {
width:600px;
float:right;
margin-bottom:20px;
}

#main-content {
width:600px;
float:right;
}

#link-content {
width:600px;
float:right;
}

#content p {
margin:0px 15px 5px 15px;
padding:10px;
border-left:dotted 1px #555555;
border-bottom:dotted 1px #555555;
}

#link-content p {
padding:0 0 5px 0;
}

#content a.return {
font-size:80%;
background-image:url(http://slabu.com/image/allow.gif);
background-repeat:no-repeat;
padding-left:16px;
margin-left:450px;
}

#main-top {
height:120px;
background-image:url(http://slabu.com/image/sub-top.jpg);
margin:0 0 10px 0;
}

#main-top p {
padding-left:310px;
padding-top:25px;
padding-right:20px
}

#main-left {
width:280px;
float:left;
margin:0 5px 0 5px;
}

#main-right {
width:280px;
float:right;
margin:0 5px 0 5px;
}

#main-left p {
border-left:dotted 1px #555555;
border-bottom:dotted 1px #555555;
padding:3px;
margin:5px 5px 15px 5px;
}

#main-right p {
border-left:dotted 1px #555555;
border-bottom:dotted 1px #555555;
padding:3px;
margin:5px 5px 15px 5px;
}

#navi {
height:20px;
margin-bottom:10px
}

#sub-top {
border:dotted 1px #555555;
background-color:#dddddd;
margin:0 10px 20px 0;;
padding:10px;
}

#sub-top li {
display:inline;
margin-right:20px;
line-height:1.5;
}

#menu {
width:200px;
float:left;
}

#home a{
color:white;
height:60px;
margin-left:25px;
background-image:url(http://slabu.com/image/home.gif);
background-repeat:no-repeat;
display:block;
}

#menu h3 {
background-image:url(http://slabu.com/image/menuh3.jpg);
background-repeat:no-repeat;
height:50px;
margin-left:10px;
padding-left:55px;
margin-top:20px;
}

#menu li {
padding-left:15px;
margin-top:10px;
list-style-type:none;
}

#foot {
clear:both;
text-align:center;
border-top:solid 2px #555555;
padding-top:5px;
height:30px;
}

#pr {
font-size:60%;
color:#dddddd;
}

#pr a {
text-decoration: none;
color:#dddddd;
}

#ad {
margin-left:30px;
}


#ad span{
font-size:80%;
color:#555555;
}

hr {
margin-top:10px;
margin-bottom:10px;
}

.clear {
clear:both;
}

