a:link {
	font-family: Arial, Helvetica, sans-serif, "µ¸¿ò";
	font-size: 8pt;
	color: #8E29CB;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif, "µ¸¿ò";
	font-size: 8pt;
	color: #8E29CB;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif, "µ¸¿ò";
	font-size: 8pt;
	color: #BA60F0;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif, "µ¸¿ò";
	font-size: 8pt;
	color: #8E29CB;
	text-decoration: none;
}


body {
	background-image: url(../img/sub_background.gif);
}
.notice {
	font-family: Arial, Helvetica, sans-serif, "µ¸¿ò";
	font-size: 8pt;
	color: D186FF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.main_top {
	background-image: url(../img/sub_back_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_bottom {
	background-image: url(../img/sub_back_foot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}



.subback {
	background-image: url(../img/sub_back_foot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.login {
	font-family: Arial, Helvetica, sans-serif, "µ¸¿ò";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	background-color: ADDFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
