@charset "euc-kr";
@font-face { font-family: µ¸¿ò,verdana; }

.mainbody {
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
}

TABLE,BODY,INPUT,SELECT,TEXTAREA,TD {
	font-size: 12px;
	color: #757575;
	font-style: normal;
	font-family: µ¸¿ò,verdana;
	line-height:20px;
	margin: 0;
	word-spacing:-1pt;
	word-break:break-all;
}

.date           {font: 11px µ¸¿ò; color:757575; line-height: 12px; text-decoration:none}
.loc            {font: 11px µ¸¿ò; color:666666; line-height: 12px; text-decoration:none}
.loc_selet    {font: 11px µ¸¿ò; color:cc3399; line-height: 12px; text-decoration:none; font-weight: bold;}

A.vod:link          {font: 11px ±¼¸²; color:#7e6c6c; line-height: 16px; text-decoration:none}
A.vod:active        {font: 11px ±¼¸²; color:#7e6c6c; line-height: 16px; text-decoration:none}
A.vod:visited       {font: 11px ±¼¸²; color:#7e6c6c; line-height: 16px; text-decoration:none}
A.vod:hover         {font: 11px ±¼¸²; color:#7e6c6c; line-height: 16px; text-decoration:underline}

A.map:link          {font: 12px µ¸¿ò; color:#ffffff; line-height: 16px; text-decoration:none}
A.map:active        {font: 12px µ¸¿ò; color:#ffffff; line-height: 16px; text-decoration:none}
A.map:visited       {font: 12px µ¸¿ò; color:#ffffff; line-height: 16px; text-decoration:none}
A.map:hover         {font: 12px µ¸¿ò; color:#ffffff; line-height: 16px; text-decoration:underline}

img      {border:0;}

td.c      {text-align:right; line-height: 18px; font-size:11px; font:µ¸¿ò; }

.png24 {_behavior:url(../../site/css/iepngfix.htc);}

function autoBlur(){
  if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG")
  document.body.focus();
}
  document.onfocusin=autoBlur;