body {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration:line-through;
}

div.main {
	width: 596px;
	height: 465px;
	position: absolute;
	margin-top: -232px;
	margin-left: -298px;
	top: 50%;
	left: 50%;
}

div.main div.title {
	height: 25px;
	width: 596px;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
}

div.main div.pic {
	height: 418px;
	width: 596px;
	text-align: center;
}

div.main div.mail {
	width: 596px;
	height: 22px;
	text-align: right;
	line-height: 22px;
}
