@charset "UTF-8";

a.wLink:link{color:#FFFFFF;text-decoration:none;}
a.wLink:visited{color:#FFFFFF;text-decoration:none;}
a.wLink:hover{color:#CCFFCC;text-decoration:underline;}
a.wLink:active{color:#FFFFFF;text-decoration:none;}


/*---------- Top ----------*/

#FLVArea {
	margin:0;
	padding:0;
	margin-top:30px;
}
#VideoBox {
	margin:0 0 30px 0;
	color:#FFFFFF;
}
#VideoBox table {
	
	border-collapse: collapse;
	border:none;
}
#VideoBox td {
	color:#FFFFFF;
}
#ContentArea {
	text-align:left;
	color:#FFFFFF;
	position:relative;
	width:800px;
	margin:30px 20px 30px 20px;;
	padding:0;
}
#ContentArea h2 {
	margin-bottom:20px;
}
#ContentArea table {
	color:#FFFFFF;
	border-collapse:collapse;
}
#ContentArea td {
	padding:10px 0 10px 0;
	border-bottom:1px dotted #FFFFFF;
}
#ContentArea td.Right {
	padding-left:20px;
	width:200px;
}
#ContentArea td.Left {
	width:570px;
	padding-left:20px;
}
#SubmitBox {
	text-align:center;
	margin-top:30px;
}
.Attent {
	color:#FF9900;
	font-size:11px;
}
/*---------- Offical List ----------*/
#OffList {
	/*margin:10px 0 0 30px;*/
	margin:10px 0 0 10px;
	width:790px;
}
#OffList dl {
	float:left;
	width:148px;
	padding:0;
	margin:10px 10px 10px 0;
	text-align:center;
}
#OffList dt {
	width:148px;
}
#OffList dd {
	width:148px;
}
/*---------- Offical Detail ----------*/
#ItemDtail {
	width:700px;
	margin:30px 0 0 50px;
}
#ItemDtail p {
	float:left;
	display:block;
	width:300px;
	margin-right:10px;
}
#ItemDtail dl {
	float:left;
	
}
#ItemDtail dt {
	font-weight:bold;
	margin-top:5px;
	margin-bottom:20px;
}
#ItemDtail dd {
	width:350px;
	margin-bottom:20px;
}

/*---------- utility ----------*/
#Utility {
	text-align:center;
}
#Ticket {
	margin:30px 0 30px 0;
}














