﻿#left
{
	width:175px;
	float:left;
}
#right
{
	width:600px;
	float:right;
}

.gstatus
{
	background:url(../images/game/back_status.gif) no-repeat;
	height:256px;
	margin-bottom:20px;
	padding:15px 10px;
}
.gstatus table
{
	width:156px;
/*	margin:15px 4px;*/
}
.gstatus th
{
	text-align:left;
}
.gstatus td
{
	text-align:right;
	padding-top:2px;
	padding-bottom:3px;
}

#GetFlashSlot
{
	text-align:center;
}

.gamebox{}
.gamebox p
{
	/*padding:2px 5px 0px 5px;*/
	padding-top:0px;
	padding-left:5px;
}
.gamebox table
{
	margin:0px 5px 0px 5px;
}

.gamemsg
{
	background:#ffffcc;
	border:solid 1px #fe8d00;
	border-top:none;
	padding-bottom:5px;
}
.gamemsg2
{
	background:#ffffcc;
	border:solid 1px #fe8d00;
}
.gamemsg2 p
{
	/*padding:0px 10px 0px 5px;*/
	padding-left:6px;
}

#spoint
{
	background:url(../images/game/simg1.gif) no-repeat;
	height:23px;
	text-align:center;
}

#sbottommsg
{
	background:url(../images/game/simg2.gif) no-repeat;
	height:49px;
	width:155px;
	text-align:center;
}
		
#pointview
{
	background:url(../images/game/back_slotpoint.gif) no-repeat;
	height:45px;
	width:585px;
	text-align:center;
	margin:0px 5px 2px 5px;
}
#pointview td
{
	vertical-align:middle;
	font-weight:bold;
	color:red;
	font-size:18px;
}

#backbutton
{
	text-align:right;
	margin-top:3px;
	margin-bottom:10px;
}

.MsgSlot2 table
{
	margin-top:20px;
	margin-left:50px;
	margin-bottom:30px;
	width:500px;
}

.MsgSlot2 td
{
	padding:20px;
	border:solid 1px red;
	text-align:center;
	color:Red;
	font-weight:bold;
}

.GrdListSlot
{
	width:550px;
	border:solid 1px Gray;
}
.GrdListSlot th
{
	text-align:center;
	border:solid 1px Gray;
	padding:2px 5px 2px 5px;
}
.GrdListSlot td
{
	border:solid 1px Gray;
	padding:2px 5px 2px 5px;
}

.GrdListPagerSlot
{
	background-color:#ffff63;
}
.GrdListPagerSlot table
{
	border:none;
	padding:0px;
	margin:0px;
}
.GrdListPagerSlot td
{
	border:none;
	padding:0px 0px 0px 2px;
	margin:0px;
}