A:hover {
	COLOR: red;
}

body {
	background: #B0E0E6	
}

table.welcome {
	margin-right: auto;
	margin-left: auto;
	background-color: yellow;
	border-style:	dotted;
	border-width: 1px;
	width: 95%;
}

div.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

div.container {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: right;
}

table.game {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 2px 2px 2px;
}

table.game thead tr td {
	background-color: #dcf2c3;
	text-align: center;
}

table.game thead tr td.subject{
	width: 30%;
}

table.game thead tr td.intro{
	width: 50%;
}

table.game thead tr td.recommend_user{
	width: 20%;
}

table.game tbody tr td.subject{
	width: 30%;
	background-color: #FFFFE0;
	padding: 5px;
}

table.game tbody tr td.subject_hover{
	width: 30%;
	background-color: #FFDE9F;
	padding: 5px;
}

table.game tbody tr td.subject_hover a, table.game tbody tr td.subject a {
	display: block;
	height: 40px;
}

table.game tbody tr td.intro{
	width: 50%;
	background-color: #FFEBCD;
	padding: 5px;
}

table.game tbody tr td.recommend_user{
	width: 20%;
	background-color: #FFEBCD;
	padding: 5px;
}

table.game tbody tr td.ysm{
	width: 100%;
	background-color: #FFFFE0;
}

table.navigator {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

span {
	font-weight: bold;
}

span.navigator {
	font-size: 20px;
}

p.center {
	text-align: center;
}

img {
	border-style: none;
}

img.site_logo {
	height: 55px;
	width: 200px;
	float:left;
	margin-right: 5px;
}

img.game {
	width: 100px;
	height: 75px;
}

#keywords {
	width: 100Px;
	margin-right: 5px;
}

div.header {
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	border-bottom-style: solid;
	border-bottom-color: orange;
	padding-bottom: 5px
}

div.wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 765px;
}

div.header ul{
	text-align: center;
	padding:0;
}

div.header ul li{
	display: inline;
}

div.header ul li a {
	float: left;
	width: 4.5cm;
	font-size: 20px;
	padding: 5px;
	border-right-style: solid;
	border-right-color: #B0E0E6;
	font-weight: bold;
	margin-top: 10px;
	display: block;
}

div.header ul li a:hover {
	color: red;
}

div.header ul li a.here {
	background:transparent url(arrow.gif) no-repeat scroll 0 3px;
	padding-left: 15px;
	margin-left: 20px;
}

span.search {
	text-align: right;
	float: right;
	top: 30px;
	position: relative;
}

div.search {
	display: inline;
	text-align: right;
	float: right;
	top: 30px;
	position: relative;
}

table.image_game {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 2px 2px 2px 2px;
	text-align: center;
}

table.image_game thead tr td {
	background-color: #dcf2c3;
	text-align: center;
}

table.image_game thead tr td.subject{
	width: 30%;
}

table.image_game thead tr td.intro{
	width: 70%;
}

table.image_game tbody tr td.subject{
	width: 30%;
	background-color: #FFFFE0;
	padding: 5px;
	text-align: left;
}

table.image_game tbody tr td.subject_hover{
	width: 30%;
	background-color: #FFDE9F;
	padding: 5px;
	/* cursor: pointer; */
	text-align: left;
}

table.image_game tbody tr td a{
	display: block;
}

div.category_wrapper{
	position: relative;
}

table.image_game tbody tr td div.category{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #666666;
	font-size: 0.8em;
}

table.image_game tbody tr td.intro{
	width: 70%;
	background-color: #FFEBCD;
	padding: 5px;
	text-align: left;
}

table.image_game tbody tr td.ysm{
	width: 100%;
	background-color: #FFFFE0;
	text-align: left;
}

ul.image_game_cat {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.image_game_cat li {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 15px 2px 2px;
	text-align: center;
}

ul.image_game_cat li a {
	display: block;
	padding: 5px;
	background: #FFF5BF;
}

ul.image_game_cat li a:hover {
	background: #FFDE9F;
}

ul.image_game_cat li a.here {
	background: #FFC0CB;
}

div.clear {
	clear: both;
}

p.validate {
	display: inline;
	float: right;
} 

span.navi_here{
	color: #FF0000;
	font-size: 1.3em;
}

div.open {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin: 0px 0px;
  margin-top: 10px;
  margin-bottom: 5px;
}

div.text_open {
  text-align: left; 
  margin: 10px;
}

tr#g_ad_tr_container{
  /* background-color:#FFFFE0; */
  background-color:#FFF;
  text-align:center;  
}
