﻿@charset "utf-8";
/* CSS Document 幸運跑馬地官網專用*/
@import url("/Include/i_reset.css");
@import url("/include/i_style.css");

body{ background-image:url(/Graphics/Games/FreePlay/Gold/Bingo/images/bg.gif);}
div{display:block;}
/* =================================================================================== */
#bingo_main{
	position:relative;
	width:100%;
	background-image:url(/Graphics/Games/FreePlay/Gold/Bingo/images/shadow.gif);
	background-repeat:repeat-y; background-position:768px;
/*	text-align:center; 給IE置中*/
}
#bingo_maincontent{
/*	margin:0 auto; 給FF置中*/
	width:1002px;
	overflow:auto;/* 給FF自適高度 */
}

/* 內容開始的區塊 */
#bingo_all{
	width:768px;
	background-color:#FFFFFF;
	float:left;
}

/* 加入我的最愛 */
#bingo_side{
	width:233px;
	float:right;
	text-align:left;
	padding-top:25px;
}

#bingo_header{ 
	clear:both;
	width:768px; 
	height:140px; 
}

#bingo_allcontents{width:768px;overflow: hidden;/* 給FF自適高度 */}
#bingo_menus{width:160px;float:left;}
#bingo_content{width:608px;float:right; padding:15px 0px;}
#bingo_bottom{width:768px;clear:both; height:46px; background-image:url(/Graphics/Games/FreePlay/Gold/Bingo/images/footer.gif);}
#bingo_footer{width:768px;clear:both;}

/* ================================================================================================= */

/* 內容區塊的table寬度*/
#width_size{ width:600px;}

/* 引入內容的區塊 */
#import_content{ width:100%;}	

/* ================================================================================================= */
hr {border: 1px dashed #919191;}
.png  {tmp:expression(setPng(this));}
