@charset "utf-8";
/* 代码整理：时代Java NowJava.com */
body {
	margin: 20px auto;
	font: 90%/150% Arial, Helvetica, sans-serif;
	color: #333;
	width: 800px;
}
a {
	color: #F60;
	text-decoration: none;
}
p {
	margin: 0 0 2em;
}
h1, h2, h3 {
	line-height: 110%;
}
h1 {
	margin: 0 0 2px;
	color: #666;
	font: bold 80% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	margin: 0 0 8px;
	font-size: 200%;
}
#wrap {
	margin: 10px auto 0 auto;
	padding: 0;
	position: relative;
	width: 800px;
	font-family: 'Prata', serif;
	border: 1px solid #ccc;
}
#content {
	margin: 10px auto 0 auto;
	padding: 0;
	position: relative;
	width: 400px;
	font-family: 'Prata', serif;
}
#content header {
	position: absolute;
	top: 145px;
	left: 132px;
}
#content header h2 {
	margin: 0;
	padding: 3px 0 3px 0;
	border: 1px solid #666;
	border-width: 1px 0;
	color: #ddd;
	font-style: italic;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
}
#content header h4 {
	margin: 5px 0 0 0;
	padding: 0;
	color: #ddd;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 0px;
}
#content p {
	margin: 0 0 10px 0;
	padding: 0;
	font-style: italic;
	font-size: 13px;
	color: #333;
}
#content p a {
	display: block;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ul img {
	position: absolute;
	top: -9000px;
}
#content .descr {
	position: absolute;
	top: -9000px;
	text-align: center;
	width: 174px;
	left: 115px;
	line-height: 18px;
	display: none;
}
#content .descr#pidgeon {
	position: absolute;
	top: 100px;
	display: none;
}
#content .descr h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
#content .descr a {
	margin: 5px 0 0 0;
	display: block;
}
#wheel {
	margin: 30px auto;
	padding: 0;
	position: relative;
	width: 400px;
	font-family: 'Prata', serif;
}
#info {
	text-align: center;
}
/* 代码整理：时代Java NowJava.com */
