
body {
	font-family: µ¸¿ò; font-size: 12pt;
	color:#797979;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

} 


td { font-size:14px; font-family:"µ¸¿ò,arial"; color:#797979; line-height:120%}

a:link { color:#797979; text-decoration:none; font-size:9pt;font-family:"µ¸¿ò,arial";text-decoration:none;}
/*
a:visited { color:#7f8a98; text-decoration:none; font-size:9pt;font-family:"µ¸¿ò,arial";text-decoration:none;}
*/
a:visited { color:#797979; text-decoration:none; font-size:9pt;font-family:"µ¸¿ò,arial";text-decoration:none;}
a:hover { color:#3a3a3a; text-decoration:underline; font-size:9pt;font-family:"µ¸¿ò,arial";text-decoration:underline;}

/* ÀÌ¹ÌÁö Å¬¸¯½Ã Á¡¼± Å×µÎ¸® ¾Èº¸ÀÌ°Ô */
a { selector-dummy : expression(this.hideFocus=true);} 



/* font */
.b { font-weight:bold;}
.f_11 { font-size:11px;}
.ts1{letter-spacing:-1px}

/* image */
img {border:0}


/* input */
input { font-size:12px; font-family:"µ¸¿ò,arial"; color:#797979; border:1px solid #d0d0d0; height:20px;}
textarea { font-size:12px; font-family:"µ¸¿ò,arial"; color:#797979;}



.input_search {
border:1px solid #cccccc;
background-color:#ffffff;
color:#7e7777;
font-size:9pt;
font-family:µ¸¿ò;
width:100%;
height:18px;

}






/* main */
.main_st {
border-right-width:1px; border-right-color:#d3d3d3;  border-right-style : solid;
}


/* padding */
.p_title {padding : 0 0 33 0;}



/* select */
select { font-size:12px; font-family:"µ¸¿ò,arial"; color:#797979;}



/* link style */
.l_link_st { color:#797979; font-size:11px;  font-weight:none;}
a.l_link_st:link  { color:#797979; font-size:11px;  text-decoration:none;}    
a.l_link_st:visited { color:#797979; font-size:11px;  text-decoration:none}
a.l_link_st:hover  { color:#518b0c; font-size:11px;  text-decoration:underline}
a.l_link_st:active  { color:#797979; font-size:11px;  text-decoration:none}


.table_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
}


.nobr {overflow: hidden;text-overflow:ellipsis;width:450px}

