
body, td, th, input, select, textarea {
	font-family:±¼¸², µ¸¿ò, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #404040;
}

a {
	font-family: ±¼¸², µ¸¿ò, Arial;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	selector-dummy: expression(this.hideFocus=true);
}
a:hover {
	font-family: ±¼¸², µ¸¿ò, Arial;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}

a.n:hover { border: none; }
a.p { padding:0 1 0 1; font: 11px verdana; color: #666666; }
a.p:hover { padding:0 1 0 1; color: #FF0000; font: 11px verdana; border: 0px; }

body { margin: 0px; }
table, img { border: 0; }

input {
	background-color: #FFFFFF;
	border: #B0B0B0 1px solid;
	height: 20px;
	padding-left: 3px;
}
textarea {
	width: 98%;
	height: 200px;
	border: #B0B0B0 1px solid;
	padding: 3px;
	line-height: 140%;
}

.h { cursor: hand; }
.c { filter: blendTrans(duration=0.5); }
.ch { filter: blendTrans(duration=0.5); cursor: hand; }
.nh { cursor: default; }

.v {
	padding: 10px;
	line-height: 160%;
	text-align: justify;
	border-top: #FFFFFF 5 solid;
	border-bottom: #FFFFFF 5 solid;
	background-color: #F5F5F5;
 }

.in { border: #D5D5D5 1 solid; }
