* {
	font-family: arial, verdana, tahoma;
}

.adv_box {
	border: 1px solid #711d00;
	width: 200px;
	height: 184px;
	text-align: center;
	font-size: 10px;
}

.advertise_box {
	color: #252527;
	background-color: #ffffff;
	border: 1px solid #9e6451;
	text-align: center;
	font-size: 10px;
	margin: auto auto;
}


.panel_box {
	border: 1px solid #9e6451;
	width: 200px;
}

.panel_box table thead tr td {
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 2px;
}


.panel_box_game {
	border: 1px solid #9e6451;
	width: 100%;
	height: 100%;
}

.panel_box_game table thead tr td {
	font-size: 14px;
	color: #ffffff;
	padding-bottom: 2px;
}

.g_content {
	padding: 5px;
}

.help {
	font-size: 15px;
	color: #5b6857;
	padding: 10px 15px 10px 0px;
}

.help ul {
	list-style-type: none;
	text-indent: -40px;
}

.help ul li a {
	color: #5b6857;
	text-decoration: underline;
}

.content ul {
	list-style-type: none;
	text-indent: -20px;
}

.content ul li {
	padding-top: 5px;
}

.content ul li a, .content ul li a:visited, .content ul li a:active, .content ul li a:link {
	font-size: 12px;
	color: #5b6857;
	text-decoration: none;
}

.content ul li a:hover {
	text-decoration: underline;
}

.game_box_title {
	background-color: #39C1EC;
	height: 18px;
	text-align: center;
	width: 566px;
	font-weight: bolder;
}

.game_box_title a, .game_box_title a:active, .game_box_title a:visited, .game_box_title a:link {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
}

.game_box_title a:hover {
	text-decoration: underline;
}

.game_title {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

a.game_title_link {
	color: #C60404;
	font-size: 12px;
	font-weight: bold;
}

.game_score {
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 7px;
}

a.ad_games, a.ad_games:visited, a.ad_games:active {
	color: #CC3300;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.ad_games:hover {
	text-decoration: none;
}
