@charset "UTF-8";
/* CSS Document */

.pageMain {
	background-image: url(../site_img/bg_main.jpg);
	background-repeat: repeat;
	background-color: #FDF3CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	margin-right: 16px;
	margin-left: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	vertical-align: top;
}
.tdContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	vertical-align: bottom;
}
.menu {
	position:absolute;
	top:9px;
	left:234px;
	width:223px;
	height:144px;
	visibility: visible;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	vertical-align: bottom;
	text-align: right;
}
.formLine {
	width: 475px;
	height: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-left: 4px;
}
.formBox {
	width: 475px;
	height: 125px;
	vertical-align: top;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-left: 4px;
}
.formSend {
	width: 475px;
	height: 20px;
	vertical-align: middle;
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #663300;
	text-align: center;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
