﻿@charset "utf-8";
/* 淘金館官網使用 */
@import url("/Include/i_style.css");
/* 選單CSS引入 */
@import url("/Games/FreePlay/Gold/Include/i_navigation.css");


body{ background-image: url(/Graphics/Games/FreePlay/Gold/images/page/Bg_Body.gif);}
div{display:block;}
hr {border: 1px dashed #919191; margin:10px 0; width:100%;}

/* 最外層給居中定位用 */
#Gold_main{
	position:relative;
	width:100%;
/*	text-align:center; 使整個畫面居中，讓內容物居中 */
}

/* 設定#Gold_side的背景圖，及區分左右兩邊用 */
#Gold_maincontent{
/*	margin:0 auto; 使整個畫面居中 */
	width:1002px;
	overflow:auto;/* 用於FF可顯示BG */
}

/* 真正左邊內容區 */
#Gold_all{
	width:773px;
	background-image: url(/Graphics/Games/FreePlay/Gold/images/index/shadow_bg.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	float:left;
}

#Gold_header{ 
	clear:both;
	width:773px; 
	height:140px; 
	background-image: url(/Graphics/Games/FreePlay/Gold/images/index/PageHender_bg.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#Gold_allcontents{width:773px; overflow:hidden}

#Gold_menus{width:160px;float:left;}

#Gold_content{width:610px;float:right;}

#Gold_bottom{width:768px;clear:both; height:46px; background-image:url(/Graphics/Games/FreePlay/Gold/images/index/down.gif);}

/* ==========================中間內容文字(以下各官網自由取名應用)======================================== */

/* 內容總寬度包含標題 */
#width_size{ width:610px;}


/* 公告區域 */
#news_container{padding:8px;}
#news_container p{margin:0 0 20px 0;}
#news_container ol, #news_container ul{margin-left:30px;}
#news_container dd{margin-left:20px;} 
	
/*
================================================================================================= */


#Gold_footer{ 
	clear:both;
	width:773px;}

.png  {tmp:expression(setPng(this));}

.tablecontent {	font-size:12px;}