body	{
	font-size:85%;
	line-height:140%;
	background-color:#EEFFEE;
	text-align: center;
	margin:0px;
	padding:0px;
}
//	background-attachment:fixed;

table	{
	font-size:100%;
}

td,th	{
	font-size:95%;
	line-height:140%;
}

h1	{
	line-height:130%;
	text-align: center;
}

h2	{
	margin:20px 0px 5px;
	border-left:1em solid #0088CC;
	padding-left:5px;
}

p	{
	margin-top:0.5ex;
	margin-left:1em;
}

ul	{
	margin-top:0.5ex;
	margin-bottom:0.5ex;
}

li	{
	margin-top:0.5ex;
	margin-bottom:0.5ex;
}

a img {
	border:none;
}

code {
	padding:3px 0px;
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
}

hr {
	border: 0.5px solid #CCCCCC;
	margin: 30px;
}



.base	{
	width:750px;
	background-image:url('back01.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFFFFF;
	border-color:#FF0000;
	border-style:solid;
	border-width:0px 3px;
	margin:0px auto;
	padding:10px;
	text-align: left;
}

.top	{
	border-bottom: 1px solid #888888;
	margin-bottom: 15px;
}

.foot	{
	margin-top: 50px;
	text-align: right;
}



.indent1	{
	margin-left:40px;
}


#index	{
	float: left;
	width: 150px;
	border: 1px dashed #888888;
	margin: 0px;
}

#news	{
	margin-left: 160px;	
}


hr.clear {
	clear: both;
	border: 0.5px solid #CCCCCC;
	margin: 0px;
}


#rule	{
	margin-top: 15px;
}

#enter	{
	text-align: center;
	margin: 40px 0px;
}

#enter a	{
	display:block;
	width:80%;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;	
	border-width: 1px 0px;
	border-color:  #FF0000;
	border-style: solid;
}


#chat p	{
	text-align: center;
	margin: 40px 0px;
}

#chat p a	{
	display:block;
	width:80%;
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	text-align: center;
	font-size: 150%;
	font-weight: bold;	
	border-width: 1px 0px;
	border-color:  #FF0000;
	border-style: solid;
}



.top h1 {
	margin-top: 25px;
	margin-bottom: 0px;
}

.top p	{
	margin: 0px;
	padding:3px;
	text-align: right;
	background-color:#336644;
	color: #FFFFFF;
}

#index ul	{
	margin: 0px 5px;
	padding: 5px
}

#index li	{
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

#rule h2 {
	margin-top: 0px;
}

#rule ol li {
	font-weight: bold;
}

#rule ol li.em {
	color: #FF0000;
}

#update li	{
	color:#666666;
}

#link li	{
	list-style: none;
}

#minibbs form	{
	margin-left: 35px;
}



table.List	{
	border:1px solid #666666;
	margin:0px 20px 20px;
}

table.List th	{
	background-color:#666;
	color:#FFF;
}

table.List tbody.L1 tr	{
	background-color:#FFFFFF;
}

table.List tbody.L2 tr	{
	background-color:#E0F8FF;
}

table.List .cd	{
	text-align:right;
}

table.List .track	{
	text-align:right;
	font-size:80%;
}

table.List .song	{
	font-size:110%;
	font-weight:bold;
}

table.List .cv	{
	font-size:110%;
	font-weight:bold;
}

.banner li	{
	list-style-type:none;
	margin-bottom:1em;
}

