*
{
	font-size:12px;
	line-height:140%;
}

body
{
	background-color:#e7e7e7;
	font-size:12px;
	line-height:140%;
	color:#555555;
	text-align:center;
}

img
{
	border:0px;
}

a
{
	text-decoration:none;
}

#box
{
	background-color:#ffffff;
	width:650px;
	margin:0px auto;
	padding:5px;
	text-align:left;
}

#game
{
	margin:3px 5px;
	width:400px;
}

#game .title
{
	color:#ffffff;
	background:url("image/black.gif");
	padding:3px 10px;
}

#top
{
	background:url("image/blue.gif");
	padding:2px;
	margin:5px 0px;
}

#left
{
	background-color:#ffffff;
	margin:10px 0px;
	float:left;
}

.text
{
	padding:10px;
}

#footer
{
	color:#ffffff;
	background:url("image/blue.gif");
	padding:2px;
	text-align:center;
}

.under_text
{
	width:600px;
	height:50px;
	overflow:auto;
	font-size:10px;
}

.under_text a
{
	font-size:10px;
}

.bar
{
	color:#ffffff;
	background:url("image/blue.gif");
	padding:2px 15px;
}

h1
{
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	padding-left:8px;
	margin:0px;
}

h2
{
	background:url("image/h2.gif");
	color:#ffffff;
	font-size:14px;
	line-height:30px;
	padding-left:20px;
	margin:15px 0px;
}

hr
{
	border:1px solid #999999;
}

.title
{
	color:#ffffff;
	background:url("image/orange.gif");
	padding:2px 2px 2px 10px;
}

.list_o
{
	line-height:100%;
	margin:0px 0px 15px 0px;
	padding:10px;
	text-align:left;
}

.list_b
{
	line-height:100%;
	margin:0px 0px 15px 0px;
	padding:10px;
	text-align:left;
}