body {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/photo0000-0332P.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	padding-left: 2em;
	color: #000;
	font-weight: normal;
}
a:link {color: #000;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover {color: #f00;text-decoration: none;}
.bg {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	padding-top: 8px;
	box-shadow: 0px 0px 4px 8px #FFF;
}
.mainred {
	background-color: #F00;
	border-radius: 8px;
	box-shadow: inset 1px 1px 3px 2px #FFF, inset -2px -2px 2px 1px #000;
	padding: 8px;
	overflow: hidden;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}
.index {
	background-color: #FFF;
	margin: 8px;
	width: 120px;
	float: left;
	text-align: center;
	border-radius: 4px;
	box-shadow: 2px 2px 2px 2px #666;
	top: 0px;
	position: relative;
}
.banner {
	float: left;
	text-align: center;
	width: 136px;
	display: block;
	margin: auto;
}
.page {
	background-color: #FFF;
	width: 616px;
	float: right;
	margin: 8px;
	border-radius: 4px;
	padding: 8px;
	box-shadow: 2px 2px 2px 2px #666;
	top: 0px;
	position: relative;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	font-style: oblique;
	color: #FFD966;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
	text-indent: 0.5em;
	line-height: 12px;
}
.mainred .index h2 {
	font-size: 16px;
	color: #F00;
	margin:3px;
	background-color: #F00;
	border-radius: 2px;
	box-shadow: inset 1px 1px 2px #000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mainred .index h2 a {
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	text-shadow: 1px 1px 2px #000;
}
.mainred .index h2 a:hover {
	color: #FFD966;
}
.mainred .page h3 {
	background-color: #F00;
	color: #FFF;
	font-size: 18px;
	text-indent: 26px;
	padding: 2px;
	box-shadow: 2px 2px 2px #000;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
	border-radius: 2px;
	background-image: url(img/ball.gif);
	background-repeat: no-repeat;
	background-position: 6px;
}
.headmark {
	font-size: 10px;
	color: #390;
	letter-spacing: -0.5px;
	text-shadow: 1px 1px 1px #F00;
	vertical-align: 4px;
}
.mainred .page h4 {
	font-size: 10px;
	color: #666;
	text-align: right;
	line-height: 0em;
	font-weight: lighter;
}
.H {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #ffd966;
	line-height: 0.1em;
}
.red {
	color: #F00;
}
.sind {
	font-size: 14px;
	padding-left: 60px;
	text-indent: -14px;
	margin: 2px;
}
.sno {
	font-size: 14px;
	margin: 2px;
}
.bold {
	font-weight: bold;
}
