@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微軟正黑體", "新細明體", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/index_BG2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000066;
}
#co {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}



/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
	
}
.popup_block{
	display: none;
	padding: 20px;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #000;
	border: 1px solid #CCC;
	
}
img.btn_close {
	float: right;
	margin-top: -55px;
	margin-right: -55px;
	margin-bottom: 0;
	margin-left: 0;
	
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
	
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
	
}
*html .popup_block {
	position: absolute;
	
}








#date {
	color: #FFF;
	text-decoration: none;
	padding-top: 183px;
	padding-left: 48px;
	font-style: italic;
	text-align: right;
	padding-right: 18px;
}
.text1 {
	color: #F00;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-left: 70px;
	padding-right: 27px;
	font-size: 13px;
	font-weight: bold;
}
.text4 {
	color: #F00;
	text-decoration: none;
	text-align: center;
	padding-top: 13px;
	padding-left: 70px;
	padding-right: 27px;
	font-size: 13px;
	font-weight: bold;
}

#left_flash {
	padding-top: 15px;
}


#main {
}


#mlb {
	padding-top: 96px;
	text-align: center;
}
#aaa {
	padding-top: 18px;
	text-align: center;
}
#aa {
	padding-top: 20px;
	text-align: center;
}
#high-a {
	padding-top: 20px;
	text-align: center;
}
#a {
	padding-top: 25px;
	text-align: center;
}
#short-a {
	padding-top: 20px;
	text-align: center;
}
#rookie {
	padding-top: 20px;
	text-align: center;
}
.t-name {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-top: 26px;
}
.t2 {
	font-size: 13px;
	color: #FFFF99;
	text-decoration: none;
	padding-top: 12px;
}
.t3 {
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	padding-top: 15px;
}
.t3-red {
	color: #F00;
}
.effectzoom {
	border: 1px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 0px 5px;
	-moz-box-shadow: #666 0px 0px 5px;
	box-shadow: #666 0px 0px 5px;
	behavior: url(PIE.htc);
}
