body {
	margin: 0px;
	background-color: #FFF;
}
#main-div {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-div {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	text-align: center;
	color: #900;
	padding-top: 0px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
}
.page-list {
	background-color: #0189C3;
	height: 18px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 3px;
}

.solve {
	clear:both;
	height:1px;
	overflow:hidden;
}
#foot {
	height: 25px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #018CC5;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#foot p {
	color: #666;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#foot p a {
	color: #666;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
#foot p a:hover {
	color: #666;
	list-style-type: none;
	margin: 0px;
	text-decoration: underline;
	padding: 0px;
}

#foot li a {
	color: #8e2200;
	display: inline;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
	padding: 0px;
}
#foot li a:hover {
	color: #FFF;
	display: inline;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
	background-color: #8E2200;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.page-list ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.page-list li {
	color: #930;
	display: inline;
	border: 1px solid #F30;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #FF9;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#top-div img {
	text-align: center;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.page-list li a {
	color: #930;
	display: inline;
	list-style-type: none;
	background-color: #FF9;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.page-list li a:hover {
	color: #FF9;
	list-style-type: none;
	background-color: #930;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.containeer {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.containeer img {
	text-align: center;
	margin: 2px;
	padding: 5px;
	border: 2px solid #999;
}
.pc-tbl {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pc-tbl td {
	text-align: center;
}

