@charset "big5";
/* CSS Document */

body ,table{
	font-size:12px;
	color:#4c4c4c;
	margin:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
}

a:link {color:#4c4c4c; text-decoration:none;}
a:visited {color:#333333; text-decoration:none;}
a:hover{color:#0e67ab; text-decoration:none;}
a:active {color:#666666; text-decoration:none;}

#header{ 
	width:1000px; 
	height:250px;
	}
#mainMenu{
	width:1000px; 
	height:50px; 
	margin-top:7px;
	}
#container{
	width:1000px; 
	height:890px;
	margin-top:7px;
	}/*中間包覆_1*/
#ctrlBar{ 
	width:200px; 
	height:900px; 
	float:left;
	line-height:18px;
}
#loginBox input{
	font-size:10px; 
	border:#19a5c9 1px solid; 
	line-height:10px;
	}
#loginBox .logInpt{
	text-align:left; 
	width:175px; 
	margin:5px 0 5px 0;
	}
	#loginBox .logInpt span{
	margin:0px  8px 8px 0;
	
	}
	.logInpt .approve{
	font-size:14px; 
	background-color:#b9f1ff; 
	width:97px; 
	line-height:1.4em
	}
#a1{
	z-index: 200;
	visibility: visible;
}
#txtAD{ margin:2px 0 10px 0;}
#leftAD img{ margin:0px 0 2px 0; }
#leftAD {
	padding-left:5px;
	}
#postitBox{
	text-align:left ; 
	margin:0 0 5px 0; 
	}
	#postitBox .title{
	width:170px ; 
	margin-left:10px;
	font-weight:800; 
	border-bottom:#666666 1px dashed;
	}
	#postitBox input{font-size:10px;line-height:16px; }
#notice{
	 margin:7px 0 5px 0;
	}
#notice li{ margin: 0px; padding:0px; border-bottom: dashed #999999 1px;list-style:none; line-height:20px; }

* html #notice li{
list-style:outside;
}/*給IE6用*/
*+html #notice li{ list-style:outside;
}/* !important;給IE7用*/

.adPadding{padding-top:5px;}

#contents{
	width:600px;
	height:780px;  
	margin:0 8px 0 8px;
	float:left; 
	position:relative;
	}
#newsBar{
	width:600px; 
	height:35px; 
	margin:0px  0 10px 0; 
	position:relative;  
	background-image:url(images/news_BK.gif)
	}
	#newsBar span{
	width:450px;
	height:14px;
	position:absolute;
	top:10px;
	left:130px;
	color:#FFFFFF;
	font-size:12px;
	visibility: visible;
	}
#gameMenu{
	width:590px;
	height:386px;
	margin:0px  0 0 0;
	z-index: 0;
	left: 30px;
	top: -600px;
	}	
#evantsBox{
	margin-bottom:8px;
	width:600px;
	height:236px; 
	background-image:url(http://golden.goldengame.com.tw/images/nidShow_BK.gif);
	}
	#evantsBox .menu{
	margin:13px 0 0 23px;
	}
	#evantsBox #lsftList{
	width:550px;
	height:185px; 
	background-color:#FFFFFF; 
	border:1px solid #A2a2a2;
	}
		#evantsBox #lsftList #hotEvent{
		width:530px; height:162px; margin:10px;overflow:auto;
		}
	#evantsBox #rightList{
	width:272px; 
	height:185px; 
	background-color:#FFFFFF; 
	border:1px solid #A2a2a2;
	}
		#evantsBox #rightList .nameList{
		width:250px; 
		height:165px; 
		margin:10px 0 0 10px; 
		}
#footer{
	width:1000px;
	height:50px;
	text-align:center;
	margin-bottom: auto;
	}
.btnMore{padding:5px 10px 0 0;}
.sty1 {
	color: #ff8c00;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: inherit;
	font-variant: small-caps;
}
.sty2 {
	color: #FFFFFF;
	font-weight:800;
	font-size: 12px;
}

.dataBox td{border-bottom: dashed #999999 1px; height:21px; vertical-align:bottom;}
.dataBox2 { width:110px;}
.dataBox2 td{border-bottom: dashed #999999 1px; height:29px; vertical-align:middle;}
.dataBox2 .item { width:23px; background-image:url(images/icon_003.gif); background-repeat:no-repeat; background-position: center; text-align:center;}
.num {color: #FFFFFF;  font-weight:800; }
.txtRight{ text-align:right;}
.hand {cursor:hand;}
