body{
background:#eee;
text-align:center;
	margin-top:0px;
}
#base{
	width:850px;
	background:#fff;
	text-align:left;
	margin:0 auto 0 auto;
}
#header{
	width:100%;
	border:0px solid #000;
	border-bottom:1px solid #000;
}
#header_top{
	width:100%;height:15px;
	background:#fb5f62;
}
#topnavi{
	margin-right:0px;
	margin-left:0px;
	align:left;
	float:right;
}
#topnavi ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#topnavi li{
	float:left;
	width:129px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:2px;
	background:url("navi2.jpg");
}
#topnavi a{
	display:block;
	width:129px;
	color:#333;	
}
#left{
	width:140px;
	float:left;
	background:#fae4e6;
	padding:5px;
}
#left .about{
	font-size:12px;
	font-weight:bold;
	background:#fae4e6;
}
#center{
	width:660px;
	float:right;
	padding:20px;
}
#footer{
	clear:left;
	clear:right;
	font-size:12px;
	color:#666;
	text-align:center;
}


.countdownlist{
	border-collapse:collapse;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	border-bottom:3px solid #ff7d7d;
}
.tabletitle{
	letter-spacing: 5px;
	padding:3px;
	background:#ff7d7d;
	color:#f00;
	font-weight:bold;
	margin:10px auto 10px 5px;

}

.countdownlist td{
	font-size:12px;
	padding:3px;
}
.countdownlist th{
	background-color:#ff7d7d;
	border:0px solid #fff;
}
.countdownlist .td1{
	background-color:#ffebeb;
}
.countdownlist .td2{
	background-color:#fff;
}
.form1{
	border-collapse:collapse;
	border:1px solid #000;
	
}
.form1 td{
	font-size:12px;
}
.form1 input,.form1 textarea{
	border:1px solid #000;
}
.form1 .td1{
	background-color:#ffebeb;
}
.form1 .td2{
	background-color:#fff;
}

.parti{
	font-size:12px;
	border:2px solid #ff7d7d;
	margin:20px 10px 20px 30px;
	color:#333;
	background:#feefed;
}
.parti h3{
	background:#ff7d7d;
	color:#000;
	letter-spacing: 5px;
}

.messages{
	font-size:12px;
	border:2px solid #ff7d7d;
	margin:20px 10px 20px 30px;
	background:#feefed;
}
.messages h3{
	background:#ff7d7d;
	letter-spacing: 5px;
	
}
.messages .message{
	border-bottom:1px dotted #ff6e41;
	padding:5px;
	color:#333;
}
.message p{
	margin:0px;
	margin-left:20px;
}
h1,h2,h3{
	margin:0px;
}

.remnum{
	font-size:30px;
	font-weight:bold;
	color:#ff3333;
}
.writeform{
	padding:5px;
	border-bottom:1px solid #666;
	margin:0px;
}
.writeform td{
	font-size:12px;
}
.writeform input,.writeform textarea{
	border:1px solid #666;
}
.writeform form{
	margin:0px;
	padding:0px;
}
.writeform table{
}
.mtitle{
}
.imagetype{
border-collapse:collapse;width:400px;
}
.imagetype td{
	border-bottom:1px solid #000;
	font-size:12px;
}
.sites{
	background:#ccc;
	margin-left:10px;
	color:#f00;
}
.sites a{
	color:#f00;
}
