
A.sitemap:link,A.sitemap:visited,A.sitemap:active {
	color:#616161;
	font-size:9pt;
	font-family:±¼¸²,arial,µ¸¿ò;
	text-decoration:none;
	}

A.sitemap:hover {
	color:#616161;
	font-size:9pt;
	font-family:±¼¸²,arial,µ¸¿ò;
	text-decoration:underline;
	}

/* link */
A:link,A:visited,A:active {
	color:#616161;
	font-size:9pt;
	font-family:arial;
	text-decoration:none;
	}

/* underline_link */
A.mail:link,A.mail:visited,A.mail:active {
	color:#616161;
	font-size:9pt;
	font-family:arial;
	text-decoration:none;
	}

/* underline_link */
A.mail:hover {
	color:#616161;
	font-size:9pt;
	font-family:arial;
	text-decoration:underline;
	}

A.contact:link, A.contact:visited, A.contact:active {
	color:#616161;
	text-decoration:none;
	}

/* Default */
.text {
	font-family: arial;
	font-size:10pt;
	color:#616161;
	line-height:12pt;
	}

/* Default Color */
.ctext {
	font-family: arial;
	font-size:10pt;
	line-height:12pt;
	}

/* Default Small */
.stext {
	font-family: arial;
	font-size:8pt;
	line-height:12pt;
	}

/* Default Bold */
.btext {
	font-family: arial;
	font-size:10pt;
	color:#616161;
	font-weight:bold;
	line-height:12pt;
	}

/* Sub Title Color */
.cbtext {
	font-family: arial;
	font-size:10pt;
	font-weight:bold;
	line-height:12pt;
	}

/* 3Depth Title Point */
.ttext {
	font-size:15pt;
	font-family:Times New Roman, arial;
	font-weight:bold;
	}

/* 3Depth Title 2Line */
.sttext {
	font-size:12pt;
	font-family:Times New Roman, arial;
	font-weight:bold;
	}

/* Main Title Point */
.main_text {
	font-family:Times New Roman, arial;
	font-size:15pt;
	font-weight:bold;
	line-height:13pt;
	}

/* Main Title Default */
.main_stext {
	font-family:Times New Roman, arial;
	font-size:11pt;
	line-height:14pt;
	color:#616161;
	font-weight:bold;
	}
	
.sctext {
	font-size:8pt;
	font-family:arial
	line-height:12pt;
	}

.black {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	
