body {
	background-color: #000;
}
body,td,th {
	color: #CCC;
	font-size: 12px;
	font-family: Arial, sans-serif;
	padding-top: 15px;
}
.wen {
	list-style-position: inside;
	list-style-type: circle;
	border: 1px dotted #333;
	text-align: center;
	color: #444;
}

a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: underline overline;
	text-transform: capitalize;
	font-weight: bold;
}

a:hover {
	color: #FFF;
	background-color: #C00;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}
a:active {
	font-size: 14px;
}
.qita {
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
}
.qita1 {
	color: #666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	background-image: url(img/BG.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.copy {
	color: #999;
	text-align:center;
	background-color: #111;
	}


.red {
	color: #F00;
	font-size: 3em;
	font-weight: bolder;
	font-family: Georgia, Times, serif;
}
.cr1 {
	text-align: center;
	
}

