@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif, MingLiu, 細明體, 新細明體;
	font-size: 11px;
	color: #CCC;
}

body {
	background-color: #000;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.ctr {
	text-align: center;
}

#mainWrapper {
	width:914px; height:596px; background-image: url(main.jpg); margin: auto;
}

#cebutton {
	width:650px;
	height: 110px;
	text-align:center;
	position: absolute;
	margin: auto;
	margin-top: 338px;
	left: 275px;
	top: 2px;
}

img {
	border: 0px;
}
