<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#wrapper div#subpage_box div#main_module h2 {
	margin: 0 0 10px 0;
	padding-top: 0px;
	font-size:0;
	line-height:0;	
}

#subpage_box .inner h3{
	background:#fceec7;
	font-size:21px;
	font-weight:bold;
	margin:0 0 40px;
	padding:14px;
}
#subpage_box .inner table {
	margin: 0 0 50px 0;
	padding: 0px;
	width: 100%;
	border-right: none;
	background:#fff;
}

#subpage_box .inner table th,
#subpage_box .inner table td {
	margin:0;
	padding:5px 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	line-height:2em;
}
#subpage_box .inner table tr:first-child th,
#subpage_box .inner table tr:first-child td{
	border-top: 1px solid #ccc;
}

#subpage_box .inner table th	{
	border-right: 1px solid #ccc;
	background: #f5f5f5;
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:15px 25px;
}
#subpage_box .inner table tfoot td	{
	border-bottom: none;
	font-size:14px;
}
#subpage_box .inner table tbody td.photo {
	border:none;
	padding: 0 30px 0 0 ;
	vertical-align: top;
}
#subpage_box .inner table tbody td.photo img{
	height:auto;
	width:322px;
}


#subpage_box .inner table tbody th {
	width: 140px;
}

div#wrapper div#subpage_box div#main_module {
	margin: 0px;
	padding: 0px;
	width: 818px;
}

div#wrapper div#subpage_box div#right_ad {
	float: right;
}
.style1{
	color: #EB003A;
	margin:150px auto;
	text-align:center;
}
</pre></body></html>