td {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 18px;
	color: #888888;
	text-decoration: none;
}

.input {
	font-family: "µ¸¿ò";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
a:link { font-size: 12px; color: #666666; text-decoration: none}
a:visited { font-size: 12px; color: #666666; text-decoration: none}
a:active {font-size: 12px; color:#666666;text-decoration:none;}
a:hover {font-size: 12px; color:#666666;text-decoration:underline;}


a.lk:link { font-size: 12px; color: #006699; text-decoration: none;}
a.lk:visited { font-size: 12px; color: #006699; text-decoration: none;}
a.lk:active {font-size: 12px; color:#006699;text-decoration:none;}
a.lk:hover {font-size: 12px; color:#006699;text-decoration:none;}



.sub-bg {
	background-attachment: fixed;
	background-image: url(../img/inc/left02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.top-bg {
	background-attachment: fixed;
	background-image: url(../img/inc/back.gif);
	background-repeat: repeat;
	background-position: top;
}
.center-line {
	background-attachment: fixed;
	background-image: url(../img/data/center-line.gif);
	background-repeat: repeat;
	background-position: right top;
}
