﻿/* CSS Document */
body
{margin:0px 0px 0px 0px;
background-image:url('/jpge/night.jpg')}
.textmain{font-family: Verdana;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
margin-top:5px;
padding-right:5px;
text-align:justify;
}

.textmain1{font-family: Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
margin-top:5px;
padding-right:5px;
text-align:justify;
}
.textmorelink
{font-family:Verdana; 
font-size:14px;
color:#FFCC00;
text-decoration:underline;
}
.textmorelink:hover
{font-family:Verdana; 
font-size:14px;
color:#E7B59C
text-decoration:none;
}

.heding{font-family:Arial;font-size:28px;color:#FFFFFF;text-decoration:none; font-weight:bold;}
.heding1{font-family:Arial;font-size:25px;color:#0033CC;text-decoration:none; font-weight:bold;}
.bg
{background-image:url(../jpge/night.jpg);
}
.bg1
{background-image:url(../jpge/topban.jpg);
height:62px;}
.bgtopleft1
{background-image:url(../jpge/lefttop.jpg);
height:362px;
width:315px;}

.bgtopright
{background-image:url(../jpge/solornright.jpg);
height:500px;
width:675px;}

.bgbotleft
{background-image:url(../jpge/imgtopleft.jpg);
height:138px;
width:315px;}

.main
{
	position: relative;
	margin-top: 10px;
	display: block;
	height: 500px;
	width: 990px;
	background-image: url(../jpge/solorn.jpg);
	border: solid 1px Black;
}

.inner
{
	display: block;
	
	height: 350px;
}

.toplinks
{
	float: right;
	height: 50px;
	width: 240px;
	margin: 15px;	
}

.links
{
	display: block;
	border: solid 1px Black;
	background: rgba(255,255,255,0.5);
	color: Black;
	font-weight: Bold;
	text-align: left;
	padding: 5px;	
}

.links div ul li
{
	padding-bottom: 4px;
}

h1
{
	color: OrangeRed;
	margin-bottom: 10px;
}

h2
{
	color: Red;
}

h3, th
{
	Color: Blue;
	font-size: large;
	margin: 0px;
}

td
{
	vertical-align: top;
}

ul, li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

a, a:visited
{
	color: Blue;
}

.footer
{
	width: auto;
	height: 70px;
	overflow: ellipsis;
}

.poemBox
{
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
}

.poemBox div
{
	cursor: default;
	color: Black;
	display: none;
}

.poemBox:hover div
{
	display: block;
}

.poemBox:hover
{
	width: auto;
	height: auto;
}
