/*
* ½ºÅ²Àü¿ë css ÆÄÀÏÀº ¹Ýµå½Ã skin.css ÀÌ¾î¾ß ÇÕ´Ï´Ù.
*/
img { border : 0; }
a:link, a:visited, a:active { text-decoration:none; color:#3A4E40;	 }
a:hover { text-decoration:underline; }

body,table,input,select,textarea
{
	font-family : seoul, ±¼¸², Arial ; 
	line-height : 150%;
	font-size : 9pt;
}

.Subject
{
	color : #000000; 
	font-size : 10pt; 
	font-family : seoul, ±¼¸², Arial ; 
	line-height : 18px
}
.Wtable
{
	font-family : ±¼¸²;
	color : #656565;
	font-size : 9pt;
}
.Wfield
{
	height : 19;
	border : 1 solid #C0C0C0;
	font-family : ±¼¸²;
	font-size : 9pt;
}
.Date
{
	font-size: 11px; 
	font-family:  seoul, Arial, Verdana, sans-serif; 
	color: #666666;
}
.Title
{
	font-family:seoul,gulim,Arial;
	font-size:15pt;
	color:#000000;
	letter-spacing:-2px;
	font-weight: bold;
}
.SubTitle
{
	color: #595959; 
	font-size:10pt; 
	font-family: seoul, ±¼¸², Arial ; 
	line-height:18px;
	font-weight: bold;
}