/* Basic Link & Font Style */

BODY, table, tr, td {font-family: ±¼¸²Ã¼; font-size: 9pt; color:#737679;line-height:11pt;;}

	A:link    {font:9pt ±¼¸²Ã¼;color:#737679;text-decoration:none; line-height:none;}
	A:visited {font:9pt ±¼¸²Ã¼;color:#737679;text-decoration:none; line-height:none;}
	A:active  {font:9pt ±¼¸²Ã¼;color:#737679;text-decoration:none; line-height:none;}
	A:hover  {font:9pt ±¼¸²Ã¼;color:#C40D3F;text-decoration:none; line-height:none;}
	

/* table_tr_td */
    .01{
	font-family: sans-serif, "µ¸¿ò";
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}

    .02{
	font-family: sans-serif, "±¼¸²";
	font-size: 12px;
	color: #003366;
}

    .m01{
	font-family: "sans-serif", "µ¸¿ò";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
		
    .bold{
	font-family: "sans-serif", "µ¸¿ò";
	font-size: 12px;
	color: 2c5786;
	font-weight: bold;
}
    .sub_title{
	font-family: "sans-serif", "µ¸¿ò";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}	
/* Image Border Zero */

	img {border:none;}
	
/* box style*/

.box_01 { 	
	font-family: "sans-serif", "±¼¸²Ã¼";
	font-size: 11px;
	border: 1px solid aec4dc; background-color: #F6F6F6; }/* 1px line Wbg */

	
