/*

* ½ºÅ²Àü¿ë 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;

}

td  { 

	color : #595544;
	font-weight: normal; 
	font-size: 12px; 	
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	line-height: 16px; 
	text-decoration: none; 
 	margin: 10px 0px 0px;
	letter-spacing:0px; 
 }


.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;

}