@charset "windows-874";
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.link_01{
	font-family: tahoma, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
.link_01:hover{
	font-family: tahoma, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    color: #FFCC00;
	text-decoration: underline;
}
.link_02{
	font-family: tahoma, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link_02:hover{
	font-family: tahoma, "MS Sans Serif";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    color: #333333;
	text-decoration: underline;
}
.link_03{
	font-family: tahoma, "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.link_03:hover{
	font-family: tahoma, "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #8E36F2;
}
.text_01{
	font-family: tahoma, "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
td{
	font-family: tahoma, MS Sans Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 2.5ex;
}