/* CSS Document */

body, td, center, form, select, bottom, input, textarea
{
	font-family : "song", "Verdana";
	color : #333333;
	font-size : 0.8em;
	cursor : default;
	line-height : 19px;
	}
textarea
{
	overflow : auto;
	}
input, textarea
{
	cursor : text;
	font-size : 0.9em;
	}
a.top
{
	font-family : "song", "Verdana";
	color : #FFFFFF;
	font-size : 0.9em;
	text-decoration  : underline;
	}
a.top:hover
{
	font-family : "song", "Verdana";
	color : #333333;
	font-size : 0.9em;
	text-decoration  : none;
	white-space : nowrap;
	}
a 
{
	font-family : "song", "Verdana";
	color : #003366;
	font-size : 0.9em;
	text-decoration  : underline;
	}
a:hover
{
	font-family : "song", "Verdana";
	color : #333333;
	font-size : 0.9em;
	text-decoration  : none;
	}
.UnderlineText
{
	text-decoration  : underline;
	}
.Button
{
	cursor : hand;
	}
.ImeClose
{
	ime-mode  : disabled;
	}
