@charset "utf-8";
/* CSS Document */
* {
 margin:0;
 padding:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
	color: #777777;
	background-color: #000000;
	background-image: url(../images/LayOut/BodyBg.jpg);
	background-repeat: repeat-x;
	background-position:0 55px ;
}
a {
	color: #777777;
	text-decoration: none;
	outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a img {
	border:0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: 12px;
}
#wrap {
	margin: 0px auto;
	width: 970px;
}
#MainHead {
	background-image:url(../images/LayOut/HeadBg.jpg);
	background-repeat: no-repeat;
	width:970px;
	height:210px;
}
#SideContainer {
	width:200px;
	float:left;
	margin:0 10px 10px 16px;
	_margin:0 10px 10px 8px;
}
#mainContainer {
	float:left;
	width:728px;
	overflow: hidden;
}

/*--通用元素 開始--*/
.MoreIcon {
	display:block;
	background-image: url(../images/Icon/MoreIcon.gif);
	background-repeat: no-repeat;
	margin-right:10px;
	margin-top:10px;
	float:right;
	width:35px;
	height:7px;
}
.ModInnerContainer {
	background-image: url(../images/ModBg.jpg);
	background-repeat: repeat-x;
	background-color: #2a2a2a;
	overflow: hidden;
	display:block;
}
.AsteriskY {
	color:#ffcc00;
}
.AsteriskW {
	color:#ffffff;
}
.AsteriskR {
	color:#b40000;
}
.GrayInput {
	background-color:#2a2a2a;
	border:1px solid #6a6a6a;
	font-size:11px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:15px;
	line-height:19px;
	padding:2px;
}
.GrayTextarea {
	background-color:#2a2a2a;
	border:1px solid #6a6a6a;
	font-size:11px;
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:180%;
	padding: 5px;	scrollbar-base-color:#333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#444444;
}
.PageNav {
	text-align:center;
	padding:15px 0;
	width:260px;
	margin:0 auto;
	overflow:hidden;
}
.PageNav a {
	color: #777777;
	margin:0 6px;
	_margin:0 3px;
	padding:3px;
	display:block;
	float:left;
	width:45px;
	border:1px solid #2b2b2b;
	background-color:#1a1a1a;
}
.PageNav a:hover {
	color: #ffffff;
	background-color:#383838;
}
.ConfirmSendBtn, .ConfirmSendOverBtn {
	background-repeat: no-repeat;
	width:61px;
	height:24px;
	display: inline-block;
}
.ConfirmSendBtn {
	background-image: url(../images/Btn/ConfirmSendBtn.gif);
}
.ConfirmSendOverBtn {
	background-image: url(../images/Btn/ConfirmSendOverBtn.gif);
}
/*--通用元素 結束--*/
/*--一般內頁通用元素 開始--*/
#ContentContainer {
	background-image: url(../images/Title/MainContentBg.gif);
	background-repeat: no-repeat;
	background-color: #292929;
	min-height:586px;
	overflow: hidden;
	height:100%;
}
#ContentContainer h1 {
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	height:35px;
	line-height:35px;
	padding-left:10px;
	width:200px;
	display:block;
	float:left;
}
#ContentContainer p {
	margin:10px 0;
	line-height:180%;
}
.ContentBox {
	margin:0px 25px 10px 25px;
	_margin:15px 25px 10px 12px;
	width:678px;
	overflow: hidden;
	float:left;
}
.jQCalendar {
	width:500px;
	margin-top:5px;
}
.jQCalendar td {
	padding:0px 0px 6px 0px;
}
.CalendarBtn {
	margin-left:3px;
	background-repeat: no-repeat;
	width:19px;
	height:19px;
	display: inline-block;
	vertical-align: middle;
	background-image: url(../images/Icon/CalendarIcon.gif);
}
.CalendarBtn span {
	display:none;
}
.Foreword {
	padding: 8px;
	width: 660px;
	margin-bottom:10px;
	background-color: #003775;
	color:#ffffff;
}
.Foreword a {
	color:#ffcc00;
	text-decoration: underline;
}
.HorizontalList {
	list-style-type:none;
	width:658px;
	border-bottom:1px solid #898989;
	color:#ffffff;
	overflow: hidden;
}
.HorizontalList li {
	float:left;
	margin-right:30px;
	height:25px;
}
.GrayTable {
	border-collapse:collapse;
	margin:0 auto;
	margin-bottom:25px;
}
.DGrayTableTH, .DGrayTableTD, .LGrayTableTH, .LGrayTableTD {
	padding:4px 6px;line-height:140%; 
}
.GrayTableTH {
	text-align: center;
	background-color: #4c4c4c;
	color:#ffffff;
	font-weight:normal;
	padding:4px;
	border-left: 1px #3f3f3f solid;
	border-right: 1px #3f3f3f solid;
}
.LGrayTableTH {
	text-align: center;
	background-color: #2a2a2a;
	color:#ffffff;
	font-weight:normal;
	border-left: 1px #3f3f3f solid;
	border-right: 1px #3f3f3f solid;
}
.LGrayTableTR{
	background-color: #2a2a2a;
}
.LGrayTableTD {
	text-align: right;
	background-color: #333333;
	border-left: 1px #3f3f3f solid;
	border-right: 1px #3f3f3f solid;
}
.GrayTableCA {
	color:#ffffff;
	height:25px;
	font-weight:bold;
	text-align:left;
	padding-bottom: 5px;
}
.DGrayTableTH {
	text-align: center;
	background-color: #191919;
	color:#ffffff;
	border-left: 1px #3f3f3f solid;
	border-right: 1px #3f3f3f solid;
}
.DGrayTableTR{
	background-color: #191919;
}
.DGrayTableTD {
	text-align: right;
	/*background-color: #191919;*/
	border-left: 1px #3f3f3f solid;
	border-right: 1px #3f3f3f solid;
}
.TxtLeft {
	text-align:left;
}
.TxtRight {
	text-align:right;
	padding-right:10px;
}
.TxtCenter {
	text-align:center;
}
/*--一般內頁通用元素 結束--*/
/*--熱門活動內頁 開始-*/
.EventsContainer{
	background-image: url(../images/Title/EventsTitleBg.gif);
	background-repeat: no-repeat;
	min-height:586px;
	overflow: hidden;
	height:100%;
}
.EventsContainer h1 {
	font-size:16px;
	color:#ffffff;
	font-weight:normal;
	height:35px;
	line-height:35px;
	padding-left:10px;
	width:200px;
	display:block;
	float:left;
}
.EventsContainer p {
	margin:10px 0;
	line-height:180%;
}
.EventsBox{
	margin:15px 25px 0px 25px;
	_margin:15px 25px 10px 12px;
	width:678px;
	overflow: hidden;
	float:left;
}
/*--熱門活動內頁 結束--*/
/*--上方大區塊 開始--*/
.Logo {
	background-image: url(../images/LayOut/CasinoHead.jpg);
	margin-left:313px;
	width:332px;
	height:160px;
}
#MainBanner a {
	display:block;
	width:332px;
	height:160px;
}
#MainBanner span {
	display:none;
}
/*--上方大區塊 結束--*/
/*--主按鈕 開始--*/
#mainbav ul {
	list-style-type:none;
	width:776px;
	margin-left:95px;
}
#mainbav li {
	float:left;
}
.IndexBtn span, .IntroBtn span, .EventBtn span, .ForumBtn span, .ServiceBtn span {
	display:none;
}
.IndexBtn a, .IntroBtn a, .EventBtn a, .ForumBtn a, .ServiceBtn a {
	display:block;
	background-repeat: no-repeat;
	height:50px;
}
.IndexBtn a {
	width:141px;
	background-image: url(../images/LayOut/IndexBtn.jpg);
}
.IntroBtn a {
	width:171px;
	background-image: url(../images/LayOut/IntroBtn.jpg);
}
.EventBtn a {
	width:147px;
	background-image: url(../images/LayOut/EventBtn.jpg);
}
.ForumBtn a {
	width:167px;
	background-image: url(../images/LayOut/ForumBtn.jpg);
}
.ServiceBtn a {
	width:150px;
	background-image: url(../images/LayOut/ServiceBtn.jpg);
}
.IndexBtn a:hover {
	background-image: url(../images/LayOut/IndexOverBtn.jpg);
}
.IntroBtn a:hover {
	background-image: url(../images/LayOut/IntroOverBtn.jpg);
}
.EventBtn a:hover {
	background-image: url(../images/LayOut/EventOverBtn.jpg);
}
.ForumBtn a:hover {
	background-image: url(../images/LayOut/ForumOverBtn.jpg);
}
.ServiceBtn a:hover {
	background-image: url(../images/LayOut/ServiceOverBtn.jpg);
}
/*--主按鈕 結束--*/
/*--版權宣告區塊開始--*/
#footer {
	background-color: #111111;
	width: 100%;
	clear:both;
	text-align: center;
	overflow: hidden;
	font-size:11px;
}
.FooterContainer {
	margin: 0px auto;
	width: 960px;
	height:50px;
	text-align: center;
	margin-top:5px;
	margin-bottom:3px;
}
.FooterContainer a {
	color:#777777;
}
.FooterContainer a:hover {
	text-decoration: underline;
}
.footerContent01 {
	float:left;
	margin-top:11px;
	width: 100%;
	margin-bottom:4px;
}
.footerContent01 img {
	width:73px;
	float:left;
	height:14px;
}
.footerContent01 p {
	float:right;
}
.footerContent01 p span {
	margin:0px 5px;
}
.footerContent02 {
	float:left;
	width: 100%;
}
.footerContent02 ul {
	list-style-type: none;
}
.footerContent02 li {
	float:left;
	margin-right:15px;
}
.footerContent02 span {
	margin:0px 5px;
}
/*--版權宣告區塊結束--*/
/*--導航條 開始--*/
#Navigation {
	float:right;
	position:relatve;
	/*width:400px;*/
	text-align:right;
	margin:10px 10px 0 0;
	_margin:10px 5px 0 0;
	color:#ffffff;
	overflow:hidden;
}

#Navigation span {
	margin:2px;
	color:#ffffff;
	font-size:11px;
}

#Navigation a {
	color:#bbbbbb;
}
#Navigation a:hover {
	color:#ffffff;
}
/*--導航條 結束--*/

