*
{
	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;
}

.history
{
	border:0px;
	background-color:#f3f3f3;
	color:#555555;
	width:400px;
	height:50px;
	padding:5px;
}

#box
{
	background-color:#ffffff;
	width:800px;
	margin:0px auto;
	padding:5px;
	text-align:left;
}

#game
{
	margin:3px 5px;
	width:500px;
}

#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;
}

#right
{
	width:150px;
	background-color:#ffffff;
	float:right;
}

.text
{
	padding:10px;
}

.site
{
	color:#555555;
	font-size:24px;
	font-weight:bold;
}

#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;
}

#footer
{
	color:#ffffff;
	background:url("image/blue.gif");
	padding:2px;
	text-align:center;
}

.under_text
{
	width:700px;
	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;
}