@charset "euc-kr";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bd_title {
	background-color: #D0DFD0; 
	width: 960px;
	font-family:'¸¼Àº °íµñ', 'µ¸¿ò';
	font-size: 14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	line-height:26px;
}

a:link 		{font-family: tahoma, "±¼¸²"; color: #006666; text-decoration:none }
a:active  {font-family: tahoma, "±¼¸²"; color:#F00; text-decoration:none }
a:visited {font-family: tahoma, "±¼¸²"; color: #006666; text-decoration:none }
a:hover   {font-family: tahoma, "±¼¸²"; color: #F00 ; text-decoration:none }


.eng
{
	font-family: tahoma, "µ¸¿ò"; font-size:12px;
}
td
{
	font-family: "±¼¸²", "µ¸¿ò"; font-size:12px;
}
#gray_div { background-color:#999; width:auto;}

th
{
	font-family: "±¼¸²", "µ¸¿ò"; font-size:12px; background-color: #FC0; 
}
.red
{color:#F00}
