@charset "UTF-8";
#playerList {
	overflow:hidden;
	border: 1px solid #666666;
	color: #333333;
	float: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
  }


#resultList {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.tableYear {
	line-height: 1.5em;
	text-align: center;
}
.resultListimg {
	border: 1px solid #990000;
	height: 70px;
	width: 210px;
	margin-right: 5px;
	float: left;
}
.resultWord {
	font-size: 120%;
	font-weight: bold;
	color: #990000;
	line-height: 1.5em;
}
.resultYear {
	font-size: 140%;
	color: #000000;
	background-image: url(../_share/kuzu_back.gif);
	background-repeat: repeat;
	border-bottom: 1px solid #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-top: 3px;
	font-weight: bold;
	padding-left: 5px;
	margin-left: 2px;
}
.tableYearNow {
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCCCC;
}
