body {
	font-size: 12px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 900px;
	background-color: #FFCC00;
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrap {width:900px;
	margin:auto;
	height: 120px;
}
#ban02{
	width: 460px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	text-align: right;
}

#tab{
	float: left;
	height: auto;
	width: 900px;
	background-image: url(../images/tab_cen.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#tab_top{
	float: left;
	width: 900px;
	position: relative;
	background-image: url(../images/tab_top.gif);
	background-repeat: no-repeat;
	height: 67px;
}
#tab_bot{float: left;height: 12px;width: 900px;position: relative;}

#links{
	text-align: center;
	width: 900px;
	margin-top: 30px;
	line-height: 22px;
	height: 70px;
	float: left;
	color: #CC0000;
}
a:link {color: #752600;text-decoration: none;}
a:visited {color: #752600;text-decoration: none;}
a:hover {color: #CC0000;text-decoration: underline;}
a:active {color: #752600;text-decoration: none;}
#btn01{
	float: left;
	height: 67px;
	width: 155px;
	margin-left: 20px;
}
#btn02{
	float: left;
	height: 67px;
	width: 155px;
	margin-left: 20px;
}

#games{
	float: left;
	height: 180px;
	width: 855px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
#gamesleft{
	float: left;
	height: 140px;
	width: 310px;
	margin-top: 20px;
}
#gaemsright{
	float: right;
	width: 500px;
	margin-top: 20px;
}
#gaemsright01{
	float: left;
	width: 500px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#gaemsright02{
	float: left;
	width: 500px;
	margin-top: 10px;
	line-height: 22px;
	color: #333333;
}
#gaemsright03{
	float: left;
	width: 500px;
	text-align: right;
	height: 28px;
}
#gaemsrightfont{
	float: left;
	width: 100px;
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding-top: 5px;
}
