"utf-8";
/* next game */
.gen_topic {
	background-image: url(../images/gen_topic_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #000000; /*width:595;*/
}

.main_topic {
	background-image: url(../images/main_topic_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #000000; /*width:595;*/
}

td.box {
	background-color: #FFFFFF; /*float:left;*/
	background-image: url(../images/box_shadow.gif); /*width:595;*/
	background-position: top right;
	background-repeat: repeat-y;
	border-left: 1px solid #000000;
	padding: 9px;
	vertical-align: top;
}

td.box_bottom2 {
	background-image: url(../_gfx/box_shadow_btm.gif);
	background-position: top right;
	background-repeat: repeat-x;
	height: 4px;
}

td.box_bottom3 {
	background-color: #3A3A3A;
	height: 4px;
	width: 3px;
}

/* main */

.page_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.b01 {
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12px;
	COLOR: #006699;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	height: 25px;
	vertical-align: middle;

}
.b01 a {
	TEXT-DECORATION: none;
	display: block;
	height: 25px;
	width: auto;
	background-color: #2A1A6B;
	color: #FFF700;
	vertical-align: middle;


}
.b01 a:hover{
	height: auto;
	width: auto;
	color: #CCCCCC;
	margin: auto;

}

.down {

	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #006699;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	border: thin ridge #FFFFFF;
	height: 25px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bolder;

}
.PH {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
}

