/*
* ½ºÅ²Àü¿ë 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 : Arial;
line-height : 150%;
font-size : 9pt;
}
.Subject
{
font-family : Verdana;
color : #45545D;
font-size : 8pt;
font-weight : bold;
}
.Wtable
{
font-family : Arial;
color : #656565;
font-size : 9pt;
}
.Wfield
{
height : 19;
border : 1 solid #C0C0C0;
font-family : Arial;
font-size : 9pt;
}
.Notice
{
font-family : Arial;
color : #45545D;
background : #FFFFFF;
}