<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#head*/

#head{
	background: url("../images/contact_head.jpg") center top no-repeat;
}

/*#main*/

#main{
	padding-bottom: 150px;
}

#main .oa-container{
	margin-top: 25px;
	border-color: #fabe00;
	color: #ec6400;
}
#main .oa-container .head{
	position: relative;
	margin: 15px 0 0 0;
	padding: 0 35px 32px 35px;
	background: url("../images/oa_headbtm.gif") center bottom no-repeat;
}
#main .oa-container .head .character{
	position: absolute;
	top: -155px;
	left: 656px;
}

#main .oa-container .head .title h4{
	margin-bottom: 10px;
	width: 343px;
	height: 0;
	padding-top: 30px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/contact_content_title.gif) no-repeat center top;
}

#main .oa-container .main .text{
	margin-bottom: 30px;
	height: 0;
	padding-top: 75px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/contact_content_text.gif) no-repeat left top;
}
#main .oa-container .main .send{
	width: 680px;
	height: 83px;
}
#main .oa-container .main .send a{
	display: block;
	width: 680px;
	height: 0;
	padding-top: 83px;
	font-size: 0.1em;
	overflow: hidden;
	background: url(../images/contact_send.png) no-repeat 0 0;
}
#main .oa-container .main .send a:hover{
	background-position: 0 -83px;
}

#main .oa-container .main{
	margin: 30px 0;
	padding: 0 35px;
}
</pre></body></html>