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

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

.Month
{
	font-size : 19pt;
	color : #F8BA00;
	font-family : Verdana;
}
.MonthE
{
	font-size : 9pt;
	color : #909090;
}
.ReviewField
{
	border : 1 solid #C0C0C0;
	font-family : ±¼¸²;
	font-size : 9pt;
	overflow : auto;
}
.Wfield
{
	height : 19;
	border : 1 solid #C0C0C0;
	font-family : ±¼¸²;
	font-size : 9pt;
}