@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/2012a.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	margin:0 auto;
}
#index {
	position: relative;
	width: 100%;
	height:112px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin:0 auto;
}
#header {
	position: relative;
	width:1000px;
	height:800px;
	margin:0 auto;
}
#header_logo {
	position: absolute;
}
#header_flash {
	position: absolute;
	left: 175px;
	top: 0px;
}
#header_prize {
	position: absolute;
	left: 150px;
	top: 600px;
}
#header_facebook {
	position: absolute;
	left: 620px;
	top: 600px;
	width:380px;
	height:200px;
}

#header_news {
	position: absolute;
	width: 460px;
	left: 300px;
	top: -20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
	letter-spacing: 1px;
}
#header_news a{
	text-decoration: none;
	color: #CC3300;
}
#header_news a:hover{
	text-decoration: underline;
	color: #CC3300;
}
#header_news a:link{
	text-decoration: none;
	color: #CC3300;
}

#header_card {
	position: absolute;
	width: 100px;
	left: 820px;
	top: -20px;
}

#menu_out {
	position: relative;
	width:1000px;
}

#menu {
	position: relative;
	width:1024px;
	top: 5px;
	height: 23px;
	text-align: center;
	margin: 0 auto;
}

#footer {
	position: relative;
	width: 100%;
	height:220px;
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	margin:0 auto;
}
#footer_data{
	position: relative;
	width: 1000px;
	height: 100px;
	top: 100px;
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 auto;
}

#footer a:link{
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
#footer a:hover{
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}
#footer a:visited{
	font-size: 12px;
	line-height: 25px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
}



/*用於跑馬圖片*/
* {
	margin:0;
	padding:0;
	list-style:none;
}

.table {
	margin:0 auto;
	border:0px solid #f1f1f1;
	padding:0px;
	width:620px;
	height:215px;
	overflow:hidden;
	font-size: 12px;
	color: #FFF;
}
.table2 {
	margin:0 auto;
	border:0px solid #f1f1f1;
	padding:0px;
	width:620px;
	height:215px;
	overflow:hidden;
	font-size: 12px;
	color: #000;
}
.inner { width:243px; height:215px;}
.table .marquee { display:inline; float:left; margin-left:1px; margin-bottom:0px;}
.marquee { border:0px solid #f1f1f1; width:620px; height:215px; overflow:hidden; line-height:15px;}
.marquee li {
	list-style-type: none;
}
.marquee li img { margin-right:1px;margin-top:1px;}
.level li { float:left;}
