@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4f6451;
	margin-top:0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	color:#4F6451;
	margin-top:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4F6451;
	vertical-align:top;
	}
.fiiter01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #4F6451;
	text-align:right;
}
.contest01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #4F6451;
}
.contest02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4F6451;
}
.contest03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.books01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4F6451;
}
.books02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#4F6451;
	vertical-align:top;
}

a {
	color:#4f6451;
  } 
.1pxBlackBorder {
	border: 1px solid #333333;
}
.redError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.greenAlert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F6451;
}
.mceContentBody {
	font-size: 12px;
background: #F1E4C1 none;
}