﻿@import url("/include/i_style.css");
body {
	background:#FFFFFF;
}
div {
	display:block;
}
/* 最外層給居中定位用 */
#Gt_main {
	POSITION: absolute;
	z-index: 1;
	width:100%;
	left: 0px;/*	text-align:center; 使整個畫面居中，讓內容物居中 */
}
/* 設定#Gt_side的背景圖，及區分左右兩邊用 */
#Gt_maincontent {
	/*	margin:0 auto; 使整個畫面居中 */
	background-image:url();
	background-position:left top;
	background-repeat:repeat-y;
	width:1002px;
	overflow:auto;/* 用於FF可顯示BG */
}
/* 真正左邊內容區 */
#Gt_all {
	width:960px;
	background-image:url();
	background-repeat:no-repeat;
	float:left;
}
/* 給firefox顯示正常使用flash，並且將搜尋用文字加入 */
#for_firefox {
	width:100%;
	height:1px;
	text-indent:-9999px;
	font-size:1px;
}

/* 上段-630banner */
#Gt_Banner_630 {	
	height:150px;
	padding-top:1px;
}

#GT_630btn {
	display:none;
	background:url(/Graphics/index/images/table/btn_630_down.gif);
	height:23px;
	width:23px;}

#Gt_left {
	width:220px;
	float:left;
}

#Gt_gamelist {
	margin-top: 10px;
	
}

#Gt_allcontents {
	width:730px;
	float:right;/* 用於FF自適DIV高度 */
}
#Gt_header {
	width:730px;
	height:225px;
}
#Gt_content {
	width:730px;
}
#Gt_footer {
	clear:both;
	width:100%;
}
/*站內搜尋欄*/
#GT_SiteSearch {
	width: 192px;
	height: 40px;
	margin-top:9px;
	padding: 0;
}
/*站內搜尋用*/
.GT_searchtextarea {
	border: 1px solid #87cd08;
	height: 18px;
	color: #333333;
	background-color: #eaeeea;
	background-image: url(/Graphics/include/WebTop/Logo_25wht.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*下段連結區-背景連續圖*/
#PaintMarquee {
	width:100%;
	margin:auto;
	text-align:center;
}
.png {
	tmp:expression(setPng(this));
}
/* HR_樣式 */
.Page_hr1 {
	border-bottom:#787878 dashed 1px;
	padding-bottom:1px;
}
.Page_hr2 {
	border-bottom:#c8c8b1 solid 1px;
	padding-bottom:1px;
}
.Page_hr3 {
	border-bottom:#d3ccae dashed 1px;
	padding-bottom:1px;
}
/* 文字設定 */
#Gt_content td.downloadarea {
	border-bottom:#d3ccae dashed 1px;
}
#Gt_content a.downloadarea {
	font-family: "新細明體", "細明體";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	padding:1px;
}
#Gt_content a.downloadarea:hover {
	color:#6600CC;
	font-family: "新細明體", "細明體";
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	padding:1px;
	text-decoration:none;
}
#a_GT_NEWS table{
	font-size: 12px;
}

#a_GT_NEWS table a{
	font-size: 12px;
	text-decoration:none;
}

.newevent_link_over_bg {
	background-color:#eee;
}
.newevent_link_out_bg {
	background-color:transparent;
}
/*-------------遊戲小圖 設定------------*/

.Game_table_big {
	margin: 0px;
	
	
}
.Game_table {
	font-size: 11px;
	color: #797979;
	width: 90px;
	letter-spacing: 0px;
	margin: 0 0 5px 0;
	font-family: "新細明體";
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}
.title_high {
	padding: 7px 0;
}

.td_padding {
	padding-left: 8px;
}

/*-------------首頁 - 休閒棋牌遊戲 ICON 列表 ------------*/

.CasualIconList {
	width: 540px;
}

	.CasualIconList ul {
		list-style : none ;
		margin: 0;
		padding: 0;
	}

	.icon_1Col {
		width: 90px;
		float: left;
		position: relative;
		text-align: center;
		display: block;
	}

	.icon_2Col {
		margin-left: 10px;
		width: 170px;
		float: left;
		position: relative;
		text-align: center;
		display: block;
	}
	
		.icon_1Col img.ItemImg, .icon_2Col img.ItemImg {
			margin-bottom: 10px;
		}
		
		.icon_1Col li {
			width: 90px;
			float: left;
			position: relative;
			display: block;
			text-align: center;
		}

		.icon_2Col li {
			width: 80px;
			float: left;
			position: relative;
			display: block;
			text-align: center;
		}
			.icon_1Col li p, .icon_2Col li p {
				-webkit-text-size-adjust: none;
				font-size: 11px;
				color: #797979;
				display: block;
				text-align: center;
				letter-spacing: normal;
			}