td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 666666;
	line-height:19px;
}

a:visited {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}

a:hover {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: A1A0A0;
	text-decoration: underline;
}

a:link {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 666666;
	text-decoration: none;
}

a.photo:link { font-size: 11px; color: #666666; text-decoration: dashed }
a.photo:active { font-size: 11px; color: #666666;   text-decoration: none }
a.photo:visited { font-size: 11px; color: #666666; text-decoration: none }
a.photo:hover { font-size: 11px; color: #0A81A7; text-decoration: none}

a.board01:link { font-size: 12px; color: #666666; text-decoration: dashed }
a.board01:active { font-size: 12px; color: #666666;   text-decoration: none }
a.board01:visited { font-size: 12px; color: #666666; text-decoration: none}
a.board01:hover { font-size: 12px; color: #9A593C; text-decoration: none}

.white_bold {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.white {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #ffffff;
}

.input {
	font-family: "µ¸¿ò";
	font-size: 12px;
	background-color: ffffff;
	border: 1px solid C8C8C8;
	color: 666666;
}
.cust-input {
	font-family: "µ¸¿ò";
	font-size: 12px;
	background-color: F7E8D7;
	border: 1px solid #F7E8D7;
	color: 6E361D;
}
.join-input {
	font-family: "µ¸¿ò";
	font-size: 12px;
	background-color: ffffff;
	border: 1px solid #B2DEDB;
	color: 056773;
}
.join2-input {
	font-family: "µ¸¿ò";
	font-size: 12px;
	background-color: D3ECEB;
	border: 1px solid #D3ECEB;
	color: 056773;
}
.loginok {
	font-family: "±¼¸²";
	font-size: 13px;
	color: #058796;
	font-weight: bold;
}
a.moon:link { font-size: 11px; color: #208583; text-decoration: none }
a.moon:active { font-size: 11px; color: #208583;   text-decoration: none }
a.moon:visited { font-size: 11px; color: #208583; text-decoration: none }
a.moon:hover { font-size: 11px; color: #999999; text-decoration: none}

a.next:link { font-size: 11px; color: #3E6D95; text-decoration: none }
a.next:active { font-size: 11px; color: #3E6D95;   text-decoration: none }
a.next:visited { font-size: 11px; color: #3E6D95; text-decoration: none }
a.next:hover { font-size: 11px; color: #999999; text-decoration: none}

.bg {
	background-image: url(../main/images/main_fla_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.form1 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 666666;
	background-color:ffffff;
	border: 1px solid DDDDDD;
}
.bg3 {
	background-image: url(../images/sub_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.title {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #CC0000;
}
.text1 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #3E73BC;
}
.text2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #469C7F;
}
.text3 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #258A7D;
	font-weight: bold;
}
.small {
	font-family: "±¼¸²";
	font-size: 11px;
	color: #666666;	
}
