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

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;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 25px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #FFFFFF;
}
