.logo {
	font-family: "Aldine721 BT";
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.logo_btm {
	font-family: "Aldine721 BT";
	font-size: 10px;
	color: #0092DF;
	text-decoration: none;
	text-align: left;
	text-indent: 50px;
}
.link_btn {
	font-family: "WC Mano Negra Bta";
	font-size: 20px;
	color: #020201;
	text-decoration: none;
}
.head {
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	color: #4C4C4C;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	overflow: scroll;
	line-height: 18px;
}
.text_bub {
	font-family: "Bauhaus Md BT";
	font-size: 18px;
	color: #4C4C4C;
	text-decoration: none;
	font-weight: bold;
	background-image: url(bubble.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

