<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td,figure{
	margin:0;padding:0;
}
body{
	font-family:"Helvetica",HelvLight-Norma1d0d6b0044d01,Hiragino Sans GB, \5fae\8f6f\96c5\9ed1;
	font-size:12px;
	color:#303436;
	min-width:1120px;
	background:#eef3f5;
}

li{
	list-style-type:none
}
ul{
	margin:0px;
	padding:0px
}
img{
	border:0px;
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;
	color:#303436;
	-webkit-transition: .3s;
	transition: .3s;
}
a:hover{
	text-decoration:none;
	color:#e32523;
}
em{
	font-style:normal
}
.fl{
	float:left
}
.fr{ float:right}
del{
	border:0px;
	padding:0px;
	margin:0px;
	font-style:normal;
	text-decoration:none
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden
}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank30{height:30px;}
::selection{
	background: #ea433e;
	color: white;
}
::-moz-selection{
	background: #ea433e;
	color: white;
}

.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;*zoom:1}

.mainbox{width:1120px;margin:0 auto;}
.mt30{margin-top:30px;}
.show { display: block !important; }
.hide { display: none !important; }

.pos { position: relative; }

button,input,optgroup,select,textarea {
	margin: 0;
	color: inherit;
	font: inherit;
}

button {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

input::-ms-clear {
    display: none;
}

input[type="checkbox"],input[type="radio"] {
	-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid #c0c0c0;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: hidden;
	resize: none;
}

optgroup {
	font-weight: bold;
}

input::-moz-placeholder,textarea::-moz-placeholder {
	color: #a1a7aa;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #a1a7aa;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #a1a7aa;
}

object { outline: none;}
</pre></body></html>