@charset "UTF-8";
.jpsplash img {
	left: 3px;
	top: 40px;
	position: absolute;
}
a:link {
	color: #333333;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	position: static;
	left: 10px;
	color: #333333;
}
.description {
	left:20px;
	top:80px;
	width:500px;
	height:100px;
	z-index:1;
	position: absolute;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.pics {
	position: absolute;
	top: 175px;
	left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}

