

input.blue{
	width: 117px;
	height: 18px;
	border: 1px solid #286DAA;
	background-color: #D7EDFF;
	color: #5C82B0;
	font-family: µ¸¿ò;
	font-size:11px;
	padding: 3px 0 0 8px
}
span.logout_tx{
	color: #0E2175;
	letter-spacing: -1px;
}
span.play_tx{
	font-size: 11px;
	color: #000;
}
span.play_tx2{
	font-size: 11px;
	color: #676767;
}

.play_score{
	width: 28px;
	text-align: center;
	font-size: 20px;
	font-weight: bolder;
	font-family: Verdana, Arial;
	color:#000;
	padding:0 0 5 0
}

table.round_blue{
}
table.round_blue td.top{
	width: 100%;
	background-image: url(../../images/main/rbg1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: right;
}
table.round_blue td.bottom{
	width: 100%;
	background-image: url(../../images/main/rbg2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: right;
}
table.round_blue td.conts{
	width: 100%;
	border-left:1px solid #A0AEC9;
	border-right:1px solid #A0AEC9;	
}
A.board:link	{color:#666666; TEXT-DECORATION: none}
A.board:visited{color:#666666; TEXT-DECORATION: none}
A.board:active	{color:#666666; TEXT-DECORATION: none}
A.board:hover	{color:#001063; TEXT-DECORATION: none; font-weight:bold;}