body{
	margin:0px;
	font-family:Verdana;
	font-size:11px;
}

a {
	color:#000000;
}

.p1{
	width:960px;
	padding:10px 10px 0px 10px;
	background-image:url('img/bg_01.png');
	background-repeat:repeat-y;
}
.p1 img{
	border:0px;
}
.p2{
	margin-top:-10px;
	width:980px;
	height:25px;
	background-image:url('img/bg_02.png');
	background-repeat:no-repeat;
}
.gap {
	width:930px;
	padding:10px 25px 10px 25px;
	text-align:left;
}
.gap a{
	font-weight:bold;
}
.p3{
	width:980px;
	height:26px;
	background-image:url('img/bg_03.png');
	background-repeat:no-repeat;
}
.p4{
	width:960px;
	padding:0px 10px 10px 10px;
	background-image:url('img/bg_04.png');
	background-repeat:repeat-y;
}

.m1{
	width:300px;
	margin:0px 16px 12px 0px;
	padding-top:8px;
	border-top:2px solid #AAAAAA;
	text-align:left;
}
.m2{
	width:120px;
	margin:0px 36px 12px 0px;
	padding-top:8px;
	border-top:2px solid #AAAAAA;
	text-align:left;
}

.game_window{
	background:#FFFFFF;
	margin-bottom:16px;
	border:2px solid #AAAAAA;
	text-align:center;
}

.ad_top{
	float:right;
	margin-top:2px;
	width:748px;
	height:90px;
}

.game_thumb {
	float:left;
	width:380px;
	height:100px;
	padding:10px;
	background:#EEEEEE;
	border-bottom:2px solid #AAAAAA;
	text-align:left;
}
.game_thumb a {
	font-weight:bold;
}
.game_thumb img {
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
	border:0px;
}


.foot {
	padding-top:8px;
	border-top:2px solid #AAAAAA;
	text-align:left;
}
