@charset "utf-8";
h1 {
	font-size: 18px;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	margin-top: 0px;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 20px;
}

.container {
	height: 300px;
	width: 717px;
	position: absolute;
	left: 50%;
	margin-left: -333px;
	background-image: url(../media/image/watermark.gif);
	background-repeat: no-repeat;
	background-position: 140px 280px;
}
.header {
	background-image: url(../media/image/wikipedia/header.jpg);
	height: 73px;
	width: 717px;
	float: left;
}
.title {
	position: absolute;
	font-size: 18px;
	color: #999999;
	left: 222px;
	top: 25px;
}

a:hover {
	text-decoration: underline;
}
a {
	color: #49A3FC;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.note {
	position: absolute;
	left: -3px;
	top: 316px;
	font-size: 10px;
	width: 696px;
	text-align: right;
}
.note a {
	color: #000000;
	text-decoration: none;
}
.number {
	color: #999999;
	position: absolute;
	font-size: 12px;
	left: 594px;
	top: 29px;
	font-weight: bold;
}

.note a:hover {
	color: #49A3FC;
}
.contentTop1 {
	position: absolute;
	left: 39px;
	top: 112px;
}
.contentTop2 {
	position: absolute;
	left: 222px;
	top: 117px;
	width: 450px;
	line-height: 1.5em;
	color: #999999;

}
.wikipedia a {
	position: absolute;
	left: 601px;
	top: 276px;
	color: #999999;
	font-weight: bold;
}

