/* CSS Document */

body,td {
	color: #a49770;
	font-family: Trebuchet MS;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 0.9em;
	}
p {
	padding-left: 5px;
	}
.h1, h1 {
	margin: 0;
	font-family: Arial Black;
	font-size: 16px;
	border-left: 16px solid #db0171;
	padding: 0 16px 0 16px;
	float: left;
	}
.h2 {
	margin: 0;
	font-family: Arial Black;
	font-size: 16px;
	border-left: 16px solid #fb852e;
	padding: 0 16px 0 16px;
	float: left;
	}
.h3 {
	margin: 0;
	font-family: Arial Black;
	font-size: 16px;
	border-left: 16px solid #54b2b4;
	padding: 0 16px 0 16px;
	float: left;
	}
.hu {
	margin: 0;
	font-family: Arial;
	font-size: 14px;
	padding-right: 5px;
	margin-bottom: 5px;
	}
.quote {
	font-size: 36px;
	color: #706a56;
	padding: 10px;
	margin: 10px;
	line-height: 36px;
	font-family: Georgia;
	}
/* Content Top*/
#top_navi ul
{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 0;
	}

#top_navi .li
{
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 16px;
	font-family: Arial Black;
	color: #fff;
	line-height: 14px;
	margin-bottom: 2px;
}
#top_navi li a
{
	padding-left: 25px;
	font-size: 14px;
	font-family: Arial;
	color: #fff;
	line-height: 14px;
}
#top_navi li a:hover
{
	padding-left: 27px;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
	font-family: Arial;
	color: #fff;
	line-height: 14px;
}