body{
	background-color:#885656;
	margin:0px 0px 0px 0px;
	height:auto;
	font-family:verdana;
}

a{
	color:#acc;
	text-decoration:none;
	font-size:14px;
}

.date{
	float:left;
	margin-left:30px;
	margin-top:3px;
	font-size:10px;
	color:#ccc;
	text-align:center;
	padding:5px 5px 5px 5px;
	border-left:1px dotted #888;
	border-right:1px dotted #888;
	border-top:1px dotted #888;
	border-bottom:1px dotted #888;
}
.topmenu{
	margin-left:270px;
	display:table;
	width:800px;
}

a.topmenu_{
	background-image:url(../images/topmenu.gif);
  	line-height:50px;
 	padding:17px 20px 16px 20px;
 	text-align:center;
/*  	border-right:1px solid #aaa; */
 	border-left:1px solid #555;
}

a.topmenu_:hover{
	background-image:url(../images/topmenu_hover.gif);
	color:#fff;
	text-decoration:underline;
}
.topmenu_active{
	background-image:url(../images/topmenu_hover.gif);
	 	padding:17px 20px 16px 20px;

}

.bottom{
	background-image:url(../images/topmenu.gif);
	margin-left:15px;
	margin-right:20px;
	padding-right:40px;
	text-align:right;
	height:45px;
	width:auto;
	font-size:9px;
	color:#222;
	padding-left:15px;
	padding-top:15px;
}

.bottom_1 a{
	float:left;
	padding-left:10px;
}
.bottom_1 a:hover{
	text-decoration:underline;
	color:black;
}

#header{
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:auto;
	height:240px;
}

#body{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
}

.body_main_up{
	padding-left:30px;
	padding-top:10px;
	color:#ccc;
	font-size:14px;
	background-image:url(../images/corner.gif);
	margin-left:30px;
	background-repeat:no-repeat;
	height:30px;
	font-weight:bold;
}

.body_main{
/* 	padding-bottom:30px; */
	padding-left:60px;
	padding-right:60px;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:0px;
	font-size:16px;
	min-height:30px;
	color:#ccc;
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.body_main_bottom{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	color:#ccc;
	font-size:14px;
	background-image:url(../images/corner_bottom.gif);
	margin-left:30px;
	background-repeat:no-repeat;
	height:30px;	
}

#maxtime{
}

.body_main li{
	line-height:30px;

}

table{
	color:#ccc;
	}