@charset "UTF-8";
body {
	background-color: #000;
	color: #ccc;
}
#wrap {
	font: 10px "Times New Roman", Times, serif;
	line-height:18px;
	position:absolute;
	width: 600px;
	margin-top:20px;
	left:487px;
	margin-left:-300px;
	top: 23px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	font-weight: normal;
	padding-bottom: 4px;
	border-bottom: thin dotted #ccc;
}
h3 {
	font-size: 11px;

	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #666;
}
a:hover {
	background-color: #191919;
	color: #fff;
}
#main img {
	width: 600px;

	margin-top: 10px;
	margin-bottom: 10px;
}
#main p {
margin-top:20px;
	float:right;
}
