/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#666666;
	line-height:130%;
}
body,table,td,p{font-family:"±¼¸²", "µ¸¿ò";font-size:9pt;}
a:link    {color:#666666;text-decoration:none;font-size:12px}
a:visited {color:#666666;text-decoration:none;font-size:12px}
a:active  {color:#666666;text-decoration:none;font-size:12px}
a:hover   {color:#ED1B24;text-decoration:none;font-size:12px}
.bgqna {
	background-attachment: fixed;
	background-image: url(/images/bg_qna.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*°Ô½ÃÆÇ °ü·Ã Á¤ÀÇ*/
.qnatop{font-family:"±¼¸²", "µ¸¿ò"; font-size:9pt;color:#666666;}
.qnaline{
	font-family:"±¼¸²", "µ¸¿ò";
	font-size:9pt;
	color:#666666;
	background-image: url(/images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.qnadate{font-family:Arial, Verdana; font-size:8pt;color:#666666;}
.qnacontent{padding:10px; border-bottom:1px solid #999999;}
.qnainput{border: 1px solid #cccccc; background-color:#f5f5f5; font-size:9pt;}
.qnadiv{font-family:Arial, Helvetica, sans-serif; font-size:8pt; text-align:right; width:630px; height:21px}
a:link.admin    {color:#666666;text-decoration:none;font-size:8pt}
a:visited.admin {color:#666666;text-decoration:none;font-size:8pt}
a:active.admin  {color:#666666;text-decoration:none;font-size:8pt}
a:hover.admin  {color:#ED1B24;text-decoration:none;font-size:8pt}