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

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #606;
}
h1 {
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	color: #606;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #606;
	line-height: 28px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}
h5 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #606;
}
h6 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333;
}
.sidefod {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
	background-color: #CCC;
	text-align: center;
}
.top {
	text-align: left;
	vertical-align: top;
	margin: 0px;
}

