@charset "utf-8";

h1 {
    background:url(../img/contact_h1.jpg) no-repeat left top;
}

p.readme, p.readme ul li {
width: 670px;
margin: 0px 0px 35px 5px;
}

p.attention span {
color: #FF6C3F;
}

p.attention {
width: 668px;
padding: 0px 0px 8px 2px;
background: url(../img/contact_line.gif) repeat-x left bottom;
}

.mailForm {
margin: 0px 0px 0px 5px;
}

.mailForm table {
width: 670px;
}

.mailForm table th,
.mailForm table td {
	text-align: left;
	font-size: 75%;
}

.mailForm table th {
width: 150px;
padding: 10px 0px 15px 10px;
background: url(../img/contact_line.gif) #F4F2F0 repeat-x left bottom;
font-weight: normal;
color: #444;
}

.mailForm table th span {
padding: 0px 0px 0px 5px;
color: #FF6C3F;
}

.mailForm table th span.title {
padding: 0px 0px 0px 5px;
color: #444;
}

.mailForm table td {
padding: 5px 0px 10px 10px;
background: url(../img/contact_line.gif) repeat-x left bottom;
color: #444;
}

.formBtn {
margin: 20px 0px 0px 0px;
text-align: center;
}

.mailForm .w_07 {
	width: 40px;
}

.mailForm .w_08 {
	width: 60px;
}

.mailForm .w_03 {
	width: 500px;
	margin: 4px 0px 0px 0px;
}

.mailForm .text {
	width: 160px;
}

.mailForm .textarea {
	width: 500px;
	height: 140px;
}

