* {
	margin: 0px;
	padding: 0px;
}

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

a:hover {
	color: #000000;
	text-decoration: none;
}

ol {
	margin-left: 30px;
}

dl {
	border-bottom: solid 1px #666666;
}

dd {
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	padding: 5px;
}

h2 {
	border-bottom: solid 5px #33cc33;
	color: #33cc33;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding: 12px 0px 4px 0px;
}

h3 {
	color: #33cc33;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding: 15px 0px 5px 0px;
}

h4 {
	border-bottom: solid 5px #33cc33;
	color: #33cc33;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 10px 0px 4px 0px;
}

h5 {
	color: #33cc33;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 12px 0px 5px 0px;
}

p {
	padding-top: 2px;
}

strong {
	color: #33cc33;
}

th {
	background-color: #cceecc;
	color: #33cc33;
	font-size: 14px;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
}

th.mini {
	background-color: #cceecc;
	color: #33cc33;
	font-size: 11px;
	width: 80px;
	font-weight: bold;
	line-height: 13x;
	text-align: center;
}

.second_th {
	background-color: #dddddd;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 13px;
	padding: 3px;
	text-align: center;
}

.list_table {
	font-size: 12px;
	line-height: 14px;
	padding: 4px 7px;
}

.list_table_mini {
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
}

.padding {
	padding-left: 20px;
}

.footer {
	color: #666666;
	font-size: 11px;
}

.t_normal {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}

.t_normal02 {
	color: #000000;
	font-size: 80%;
	line-height: 140%;
}

.t_normal03 {
	color: #000000;
	font-size: 80%;
	line-height: 130%;
}

.t_normal ul {
	margin-left: 30px;
}

.t_mini {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

.first {
	display: block;
	float: left;
	font-family: monospace;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	margin-right: 5px;
	padding: 2px 0px 0px 0px;
}

.page_enter {
	page-break-after: always;
}

#toppage {
	display: block;
	float: right;
	width: 700px;
}

#header {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#wrapper {
	display: block;
}

#navigation {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#main {
	display: block;
/*right left*/
	float: right;
	width: 700px;
}

#next_page {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#next_page02 {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#right {
	float: right;
}

