
#contact_top{
	background: url(../img/contact/title_bg.gif) no-repeat 0 0;
	width: 980px;
	height: 210px;
}
#contact_top h3{
	margin-left: -50px;
}
#contact_top p.top_txt{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 30px;
}
#contact_top p.top_txt2{
	color: #d20000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}
#contact{
	width: 940px;
	height:950px;
	padding: 0 20px;
	background: #fff;
}


#contact #offer{
	clear: both;
	width: 940px;
	height: 249px;
	padding: 0 20px;
	margin-bottom: 25px;
	background: url(../img/works/offer_bg.gif) no-repeat 0 0;
}
#contact #offer #of_cont{
	width: 550px;
	padding: 60px 0 0 30px;
}
#contact #offer #of_cont p.txt{
	font-size: 13px;
	margin-top: 5px;
}
#contact #offer #of_cont p.txt a{
	font-size: 13px;
	color: #d9021b;
	text-decoration: underline;
}
#contact #offer #of_cont p.txt a:hover{
	font-size: 13px;
	color: #490a66;
}
#contact #offer #of_cont h4.offer{
	font-size: 15px;
	font-weight: bold;
}
#contact #offer #of_cont p.offer_btn{
	text-align: center;
	margin-top: 10px;
}
#contact #offer #of_cont p{
	font-size: 13px;
}
#contact #form{
	width: 900px;
	margin: 0 auto;
	padding-top:20px;
}

form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #aaa;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}






