@charset "utf-8";
#BgShadow {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#gameTable {
	background-image: url(../images/page/page_playIt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 700px;
}
.pageTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	width: 900px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	letter-spacing: 1px;
}

.pageTable a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}

.pageTable a:hover{
	color: #3333CC;
}

.pageTable h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #3366CC;
}

.pageTable h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
}

.pageTable img{
}

.imgStyle{
	float: right;
	margin-left:20px;
	margin-bottom:20px;
}
.ct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3366FF;
}

.highlight02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.highlight03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3366;
}

.ct a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	line-height: 18px;
}

.ct a:hover{
	color: #990000;
}
.ct2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3366;
	line-height: 16px;
}
.ct2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-decoration: underline;
}
.ct2 a:hover{
	color: #FF3366;
}

.ctTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #669900;
	line-height: 30px;
}

.footerTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3366;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
