.text {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

td {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

a.text:hover { 
    font-size: 12px;
	line-height: 18px; 
	color: #000066; 
	text-decoration: underline
}

.link {
	font-size: 12px;
	line-height: 18px;
	color: #CC9900;
	text-decoration: none;
}

a.link:hover { 
    font-size: 12px;
	line-height: 18px; 
	color: #996600; 
	text-decoration: underline
}
.title {
	color: #D33061;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.subtitle {
	font-size: 12px;
	line-height: 18px;
	color: #CC3366;
	text-decoration: none;
}
.point {
	font-size: 12px;
	line-height: 18px;
	color: #009999;
}
.text_button {
	border:1 solid;
	font-family:"±¼¸²", "±¼¸²Ã¼";
	font-size:8pt;
	color:#ffffff;
	background-color:#95B6FF;
	height:19px;
	cursor: hand;
	text-align: center;
	margin-top: 2px;
	padding-top: 2px;
	font-weight: bolder;
}

.text_box { 
	border:1px #999999 solid; 
	font-family:"µ¸¿ò", "µ¸¿òÃ¼";
	font-size:9pt;
	color:#121212;
	background-color:white ; 
	padding-top: 2px; 
	padding-left: 2px
}
