.imenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-bottom: 3px outset #99ccff;
	background-color: #ccffff;
	width: 125px;
	font-size: 14px;
}

.imenu ul li {
	position: relative;
}

.imenu ul li ul {
	position: absolute;
	width: 150px;
	top: 0px;
	visibility: hidden;
}

.imenu ul li a {
	display: block;
	overflow: auto;
	color: #006699;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border: 3px outset #99ccff;
	background-color: #ccffff;
	border-bottom: 0px;
}

.imenu ul li a:visited {
	color: #006699;
}

.imenu ul li a:hover {
	background-color: #ffffff;
}

.imenu .topfolderstyle {
	background: url('images/inextd.gif') no-repeat center right;
}

.imenu .subfolderstyle {
	background: url('images/inextr.gif') no-repeat center right;
}

.imenu .submenustyle {
	border-color: #9999cc;
	background-color: #ccccff;
}

* html .imenu ul li { float: left; height: 1%; }
* html .imenu ul li a { height: 1%; }

.indent {
	padding: 0px 0px 0px 2px;
}

.copyright {
	font-size: 12px;
	color: #ffffff;
	background-color: #336699;
}

.footer {
	font-size: 12px;
	color: #006699;
	padding: 10px 0px 0px 0px;
}

.border_lr {
	border:solid 1px #66ccff;
	border-top:solid 1px #ffffff;
	border-right:solid 1px #66ccff;
	border-bottom:solid 1px #ffffff;
}

.osusumetitle {
	padding: 0px 0px 0px 20px;
	color: #ff3300;
	font-weight: bold;
}

.osusumebody {
	font-size: 13px;
	color: #663300;
	padding: 0px 0px 0px 0px;
}

.genrebody {
	padding: 0px 0px 50px 0px;
}

.genretitle {
	font-size: 14px;
	color: #333399;
	background-color: #99ccff;
	font-weight: bold;
}

.genresubbody {
	font-size: 12px;
	color: #333399;
	line-height: 130%;
	background-color: #ddeeff;
	padding: 0px 0px 0px 0px;
}

.subtitle {
	color: #ff66cc;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

.subbody {
	font-size: 13px;
	color: #663300;
	padding: 0px 0px 50px 0px;
}
