<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------摰Ｘ�滢葉敹�-------*/
.blog {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 20px;
}
.say {
	width: 260px;
	height: 450px;
	margin-bottom: 0;
	float: left;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	background-image: url(../images/menu02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
}
.say h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	float: left;
	width: 240px;
	margin-bottom: 10px;
	-webkit-margin-before: 5px;
-webkit-margin-after: 5px;
}
.say h2 {
	font-weight: bold;
	color: #000;
	font-size: 20pt;
	padding: 0px;
	-webkit-margin-before: 5px;
-webkit-margin-after: 5px;
}

.say p {
	color: #666;
	float: left;
	width: 220px;
	font-size: 10pt;
	line-height: 20pt;
}
.say .ja{
	color: #666;
	float: left;
	width: 460px;
	font-size: 10pt;
	line-height: 18pt;
}


.contact {
	width: 560px;
	overflow: hidden;
	float: left;
	margin: 20px 0px 20px 40px;
}
.contact table tr td h4 {
	font-size: 15px;
	color: #444;
	font-weight: normal;
	-webkit-margin-before: 5px;
    -webkit-margin-after: 5px;
}
.contact table tr td h4 span {
color: #F40201;
margin-left: 2px;
}
.contact table tr td input {
width: 250px;
height: 25px;
border: 1px solid #E0E0E0;
color: #666666;
line-height: 25px;
padding: 1px 0;
}
.contact table tr td {
	padding-top: 0;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-left: 10px;
}
.contact table tr td textarea {
	width: 530px;
	height: 118px;
	border: 1px solid #E0E0E0;
}
.contact table tr td select {
	width: 250px;
	height: 30px;
	background-color: transparent;
	border: 1px solid #E0E0E0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 30px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.loginsubmit2 a{
	height: 35px;
	line-height: 35px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12pt;
	border: none;
	font-family: "敺株��迤暺煾��", "Century Gothic";
	cursor: pointer;
	text-decoration: none;
	letter-spacing: 4pt;
	float: right;
	margin-top: 20px;
	width: 90px;
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
}
.loginsubmit2 a:hover{
	background-color: #09F;
	color: #FFF;
}
</pre></body></html>