@charset "utf-8";
/* simple */

body {
	background:#C00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}
	
#wrapper {
	margin:0 auto;
	width:880px;
	border:2px solid #000;
	background:#fff;
	text-align:center;
	padding:20px;}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;}
	
.footer {
	padding:20px;
	width:700px;
	margin:0 auto;
	color:#fff;
	text-align:center;}
	
a {
	color:#333;}
	
a:hover {
	color:#C00;}
	
.text-ad, .more, .top-text-ad {
	font-size:26px;}

.text-ad a, .more a, .top-text-ad a {
	color:#C00;}
	
.top-text-ad a {
	color:#006;}
	
.small-ad img {
	display:block;
	margin:0 auto;}
	
table {
	width:100%;
	color:#666;
	font-size:12px;}
	
h3 {
	font-size:30px;}
	
.select {
	font-size:24px;}
	
.select a {
	margin:10px;}
	
#gallery {
	width:600px;
	margin:0 auto;}

#gallery img {
	margin:10px;
	border:1px solid;
	padding:3px;}