@charset "utf-8";
/* CSS Document */

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right:20px;

}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: normal;
	word-spacing: normal;
}
.buletts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #633;
	font-style: italic;
	left: 30px;
	right: 30px;
}
.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #933;
	text-decoration: none;
}

.slogen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #83656B;
	font-size: 14px;
	font-weight: bold;
}
.show {
	font-family: "Footlight MT Light";
	font-size: 28px;
	color: #842F40;
	font-weight: normal;
}
.showcont {
	font-family: "Footlight MT Light";
	font-size: 16px;
	color: #662431;
}

