@import url(sitengine.css);
body {
	background: #EEFBFF url(yaoi/page_bg.jpg) repeat-y;
	background-position: 0px 0px;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #336699;
	margin: 5px;
	padding: 0px;
}

img {
	border-style: none;
	border-width: 0px;
}

.hidden {
	display: none;
}

a {
	color: #CC3366;
}


#page {

}

#header {
	width: 310px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 135px;
	background: #EEFBFF url(yaoi/head_bg.jpg) no-repeat top center;
}

#header #homeLink {
	width: 310px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #jojocite {
	width: 285px;
	height: 360px;
	position: absolute;
	top: 0px;
	left: 310px;
	padding: 10px 10px 0px 15px;
	font-size: 1.2em;
	background: #EEFBFF url(yaoi/random_bg.jpg) no-repeat top center;
}


#footer {
	display: none;
}

#sitePanel {
	width: 290px;
	height: 165px;
	position: absolute;
	top: -200px;
	left: 0px;
	padding: 35px 10px 0px 10px;
	background: #EEFBFF url(yaoi/ticker_bg.jpg) no-repeat top center;
}
#sitePanel ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sitePanel ul li {
	width: 290px;
	display: block;
	clear: both;
	font-size: 1.7em;
	line-height: 48px;
	font-weight: bold;
}
#sitePanel ul li img {
	float: left;
	margin: 2px 5px;
}

#navbar {
	width: 130px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	position: absolute;
	top: 0px;
	left: 5px;
	background: url(yaoi/menu_bg.jpg) no-repeat top center;
	padding: 30px 0px 20px 0px;
	text-align: center;
}

#navbar a:link img, #navbar a:visited img {
	filter: alpha(Opacity=50);
	opacity: 0.5;
	moz-opacity: 0.5;
}

#navbar a:hover img, #navbar a:active img {
	filter: alpha(Opacity=100);
	opacity: 1;
	moz-opacity: 1;
}


#navbar img.menuSection {
	margin: 0px 3px;
	padding: 0px;
	border: 0px none;
}

#navbar h3 {
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	background: url(yaoi/sectio_bg.png) no-repeat top center;
	width: 124px;
	height: 18px;
}

#navbar ul {
	width: 124px;
	margin: 0px 0px 10px 0px;
	padding: 0px 3px;
	list-style: none;
}
#navbar ul li {
	width: 124px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navbar ul ul {
	width: 108px;
	margin: 0px 0px 0px 0px;
	padding: 0px 8px;
}

#navbar ul ul li {
	width: 108px;
	margin: 0px;
	padding: 0px;
}

#navbar ul a {
	display: block;
	width: 94px;
	padding: 0px 0px 1px 14px;
	text-align: left;
	text-decoration: none;
}
#navbar ul a:link, #navbar ul a:visited {
	background: transparent url(yaoi/menu_button.gif) no-repeat;
	background-position: 2px 2px;
	color: #000033;
}
#navbar ul a:hover, #navbar ul a:active {
	background: #CC6666 url(yaoi/menu_button2.gif) no-repeat;
	background-position: 2px 2px;
	color: #FFFFFF;
}



#contents {
	width: 380px;
	min-height: 425px;
	height: auto !important;
	height: 425px;
	position: absolute;
	top: 370px;
	left: 135px;
	background: url(yaoi/contents_bg.jpg) no-repeat top center;
	padding: 20px 15px 20px 15px;
	text-align: justify;
}

#servicebar {
	width: 170px;
	min-height: 410px;
	height: auto !important;
	height: 410px;
	position: absolute;
	top: 370px;
	left: 545px;
	background: url(yaoi/rightbar_bg.jpg) no-repeat top center;
	padding: 25px 20px;
	text-align: center;
	font-size: 1.2em;
}
#servicebar iframe {
	border-bottom: 1px solid #000033;
	margin: 0px auto;
	filter: alpha(Opacity=50);
	opacity: 0.5;
	moz-opacity: 0.5;
}
#servicebar ul, #servicebar ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}