@charset "utf-8";
body {
	font-size: 12px;
	background:url(images/layout_01.jpg) repeat-x;
}
.out{
width:650px;
}
body {
margin:0;
padding:0;
background:url(images/layout_01.jpg) repeat-x;
font-size:78%;}
a:hover{
text-decoration:underline;
}
.link {
font-size:12px;
}
.link a{
margin-right:5px;
}
#sitemap,#hotlink{
display:none;
}
.ad{
text-align:center;
margin-top:5px;
}
.menu {
text-align:center;
}
.menu a{
margin-right:5px;
color:#0033CC;
text-decoration:none;
}
.content{
font-size:12px; color:#FFFFFF;
}
.content a{ color:#FFFFFF;
}
.content a:hover{
	color:#FFCC00;
}
h1{
color:#FF33CC;
margin:0;
margin-bottom:10px;
}