body		{
			background-color:#000000;
			color:#b2b2b2;
			height:975px;
			width:845px;
			font-size:11pt;
}
img		{
			border:0px;
			}
h1			{
			font-size:18pt;
			font-weight:bold;
			}
h2			{
			font-size:16pt;
			font-weight:bold;
			}
h3			{
			font-size:14pt;
			font-weight:bold;
			}
span.realname	{
			font-size:12pt;
}
a:link	{
			color:#f34305;
}
a:focus	{
			color:#f3b305;
}
a:visited{
			color:#f39105;
}

div.picPreview	{
			border:1px solid black;
			height:150px;
			width:150px;
}
div.picPreview:hover	{
			background-color:#333333;
}
div.picTitle	{
			width:150px;
			text-align:center;
}
div.picPreview2	{
			border-width:0px;
			height:150px;
			width:150px;
}
div.picPreview2:hover	{
			background-color:#333333;
}
div.menu_bottom	{
			position:absolute;
			left:44px;
			top:711px;
			background-image:url(./img/menu_bottom.png);
			background-repeat:no-repeat;
			width:184px;
			height:151px;
			}
div.main	{
			position:absolute;
			top:348px;
			left:248px;
		   width:588px;
		   height:527px;
			overflow:hidden;
		   background-image:url(./img/content_back.png);
			background-repeat:no-repeat;
			}
div.content	{
			position:absolute;
			top:15px;
			left:15px;
		   width:573px;
		   height:512px;
			overflow:auto;
			}
div.footer	{
			position:absolute;
		   background-image:url(./img/footer_back.png);
		   background-repeat:no-repeat;
			left:247px;
			top:875px;
			width:588px;
			height:80px;
			}
div.menu		{
			position:absolute;
			left:44px;
			top:303px;
			background-image:url(./img/menu.png);
			background-repeat:no-repeat;
			width:184px;
			height:408px;
			text-align:center;
			}
span.newstitle	{
			font-size:18pt;
			color:#f34305;
			}
span.newsinfo	{
			font-size:11pt;
			color:#f39305;
			}
span.newstext	{
			font-size:12pt;
			}			
span.newsnavi{
			/*position:absolute;
			top:50px;
			left:0px;
			width:150px;
			height:55px;
			border:1px solid #000000;
			text-align:center;*/
			}
span.header{
			position:absolute;
			left:0px;
			top:0px;
}
span.menu_fortune	{
			position:absolute;
			top:0px;
			left:35px;
			}
span.navi		{
			position:absolute;
			left:24px;
			text-align:center;
			}
			
span.site-descriptor	{
			position:absolute;
			left:248px;
			top:315px;
			width:588px;
			height:33px;
			}
			
span.design	{
			position:absolute;
			left:14px;
			top:68px;
			}
span.code{
			position:absolute;
			left:490px;
			top:68px;
			}
span.interpret	{
			font-size:9pt;
			color:#ffffff;
			}
span.song{
			font-size:9pt;
			font-weight:bold;
			color:#ffffff;
			}
span.newsong	{
			font-size:8pt;
			color:#ff0000;
			text-decoration:blink;
}
form.mail{
			text-align:center;
}

select.mail	{
			background-color:#000000;
			color:#f34305;
			width:250px;
			border:1px solid #cccccc;
}
textarea.mail{
			background-color:#000000;
			color:#f34305;
			width:500px;
			height:250px;
			border:1px solid #cccccc;
}

input.mail	{
			background-color:#000000;
			color:#f34305;
			border:1px solid #cccccc;
}
span.infotext{
			color:#ff4400;
}
