@charset "utf-8";
/* CSS Document */
div.main{
	background:transparent url() no-repeat scroll left top;
	min-height:380px;
	padding:1em;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.head
{
	font-size:36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
.shead
{
	font-size:18px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
li{
font-size:18px;
color:#000033;
font-family:Geneva, Arial, Helvetica, sans-serif

}
.lhead
{
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
