﻿@charset "utf-8";
/* 滿貫大亨官網其他次頁使用 */

@import url("/include/i_reset.css");
@import url("/include/i_style.css");

/* 選單CSS引入 */
@import url("/Games/FreePlay/MJ/Include/i_navigation.css");

body{ background-image:url(/Graphics/Games/FreePlay/MJ/MD/images/bg.jpg);}

div{display:block;}

/* 最外層給居中定位用 */
#MD_main{
	position:relative;
	width:100%;
/*	text-align:center; 使整個畫面居中，讓內容物居中 */
}

/* 設定#MD_side的背景圖，及區分左右兩邊用 */
#MD_maincontent{
/*	margin:0 auto; 使整個畫面居中 */
	background-image:url(/Graphics/Games/FreePlay/MJ/MD/images/shadow_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:1002px;
	overflow:auto;/* 用於FF可顯示BG */
}

/* 真正左邊內容區 */
#MD_all{
	width:950px;
	background-image:url(/Graphics/Games/FreePlay/MJ/MD/images/md_all.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

/* 右邊加入最愛區 */
#MD_side{
	display:none;/* 將加入最愛區塊隱藏 */
	width:52px;
	float:right;
	text-align:left;/* 當畫面居中，避免被居中影響，右邊DIV內容物靠左用 */
}

#MD_header{ 
	clear:both;
	width:950px; 
	height:140px; 
	position:relative;
}

/*==========上方選單區塊===============================*/
#MjLogo {left:115px; top:2px;}
#MDLogo {position:absolute; display:block; background:url(/Graphics/Games/FreePlay/MJ/MD/images/index/LogoMD.png); width:300px; height:107px;right:0; top:0px;}
.Navigation a.NavRight{behavior: url(/include/i_Css3Pie.htc);position:relative; background-color:#fff;width:85px;  line-height:26px;border:2px solid #f5a10f; -webkit-border-radius: 14px;-moz-border-radius: 14px;border-radius: 14px;}
#section_nav_left .Navigation {left:-30px;/* 選單位置 */}
#section_nav_right .Navigation {left:4px;/* 選單位置 */}
.Navigation ul{ top:45px;/* 第2層選單位置 */}

#top_nav {
	width:100%;
	position:relative;
}
/* 左上方館別共用選單區塊 */
#section_nav_left {
	width:500px;
	height:100px;
	margin:0;
	padding:0;
	left:0px;
	top:0px;
	position: absolute;
	z-index:999;
}
/* 右上方遊戲選單區塊 */
#section_nav_right {
	width:380px;
	height:100px;
	margin:0;
	padding:0;
	right:50px;
	top:0px;
	position: absolute;
	z-index:999;
}

/*==========上方選單區塊===============================*/
#top_nav {
	width:100%;
	position:relative;
}
/* 左上方館別共用選單區塊 */
#section_nav_left {
	width:500px;
	height:100px;
	margin:0;
	padding:0;
	left:0px;
	top:0px;
	position: absolute;
	z-index:999;
}
/* 右上方遊戲選單區塊 */
#section_nav_right {
	width:380px;
	height:100px;
	margin:0;
	padding:0;
	right:50px;
	top:0px;
	position: absolute;
	z-index:999;
}

/* 區分選單跟內容的外框 */
#MD_allcontents{width:950px;overflow:auto;/* 用於FF自適DIV高度 */}

#MD_menus{width:155px;float:left;}

#MD_content{width:795px;float:right;}

/* ==========================中間內容文字(以下各官網自由取名應用)======================================== */
	
	#MD_content .titleimg {/* 圖片標題寬度 */
		width:750px;
}	
	#MD_content .Content-text {
		font-size:12px;
		line-height:18px;
		font-weight:normal;
		color: #333333;
		letter-spacing:normal;
}
	#MD_content .Content-text2 {
		font-size:12px;
		line-height:18px;
		font-weight:normal;
		color: #313179;
		letter-spacing: normal;
}
	#MD_content .Content-text3 {
		font-size:12px;
		line-height:18px;
		font-weight:normal;
		color:#990000;
		letter-spacing: normal;
}

	#MD_content .Content-big-title {/* 中間內容大標有底色 */
		font-size: 10pt;
		line-height: 22px;
		font-weight: bold;
		color:#981043;
		letter-spacing: normal;
		background-color:#FFE8E1;
}

/* 中間內容大標無底色 */
	#MD_content .Content-big-title2 {
		font-size: 10pt;
		line-height: 22px;
		font-weight: bold;
		color: #6F0D2F;
		letter-spacing:normal;
}
	
	#MD_content hr {
	border: 1px dashed #919191;
}
	
	#MD_content .tablecontent {
		font-size:12px; 
		line-height:20px;
}

	#MD_content .tabletitle {
	font-family: "新細明體", "細明體";
	font-size: 10pt;
	font-weight: bold;
	color: #8D2323;
	letter-spacing: 2pt;
}

/* ==========================中間內容文字======================================== */

#MD_footer{ 
	background-image:url(/Graphics/Games/FreePlay/MJ/MD/images/shadow_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	clear:both;
	width:955px;
	padding-right:5px;}
	
.png  {tmp:expression(setPng(this));}

.tablecontent {	font-size:12px;}