.gray {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #959595;
	}

a.base:hover {	font-family: "µ¸¿ò";	font-size: 12px;	color: #286DB0;	text-decoration: none;}
a.base:link {	font-family: "µ¸¿ò";	font-size: 12px;	color: #959595;	text-decoration: none;}
a.base:visited {	font-family: "µ¸¿ò";	font-size: 12px;	color: #959595;	text-decoration: none;}
a.base:active {	font-family: "µ¸¿ò";	font-size: 12px;	color:#959595;	text-decoration: none;}

.gray2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #959595;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}

.orange{
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}

.main {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 666764;
	text-decoration: none;
}
a.base:hover {	font-family: "µ¸¿ò";	font-size: 12px;	color: #FF6600;	text-decoration: none;}
a.base:link {	font-family: "µ¸¿ò";	font-size: 12px;	color: #666764;	text-decoration: none;}
a.base:visited {	font-family: "µ¸¿ò";	font-size: 12px;	color: #666764;	text-decoration: none;}
a.base:active {	font-family: "µ¸¿ò";	font-size: 12px;	color:#666764;	text-decoration: none;}

a.blue:hover {	font-family: "µ¸¿ò";	font-size: 12px;	color: #447F92;	text-decoration: none;}
a.blue:link {	font-family: "µ¸¿ò";	font-size: 12px;	color: #447F92;	text-decoration: none;}
a.blue:visited {	font-family: "µ¸¿ò";	font-size: 12px;	color: #447F92;	text-decoration: none;}
a.blue:active {	font-family: "µ¸¿ò";	font-size: 12px;	color:#447F92;	text-decoration: none;}

.blue2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 447F92;
	text-decoration: none;
}

.blue_bold { font-family: "±¼¸²"; font-size: 9pt; color: #025EE7; text-decoration: none; line-height: 16pt; font-weight: bold}
.body_main {  font-family: "±¼¸²"; font-size: 9pt; color: #6C6C6C; text-decoration: none; line-height: 16pt}

.green {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 4F5F01;
	text-decoration: none;
}
.brown {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 7F5D02;
	text-decoration: none;
	line-height: 20px;
}
.green2 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 02605D;
	text-decoration: none;
}
.black {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 000000;
	text-decoration: none;
}
.line1 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 4F5F01;
	text-decoration: none;
	border-bottom: 1px solid #C8C8C8;
}
.line2{
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #746F6A;
	text-decoration: none;
		text-align: justify;
	border-bottom: 1px solid #C8C8C8;
}
.line3 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 02605D;
	text-decoration: none;
	border-bottom: 1px solid #C8C8C8;
}
.line4 {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: 7F5D02;
	text-decoration: none;
	border-bottom: 1px solid #C8C8C8;
}
.box {	
	border-top: 1px solid #C2C2C2; 
    border-right: 1px solid #C2C2C2; 
    border-bottom: 1px solid #C2C2C2; 
    border-left: 1px solid #C2C2C2; 
	background-color:#ffffff;
}