
.title{
	font-weight:400;
	font-size:24px;
	font-family:Arial;
	line-height:40px;
}



.formtable{
	margin-left:auto;
	margin-right:auto;
	width:600px;
	clear:both;
	font-size:16px;
	margin-bottom:40px;
	border-collapse:collapse;
}

.formtable td{
	border-bottom:dotted 1px #FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
}


.companyarea{
	height:600px;
}

.td_title{
	width:195px;

}

.td_form{
	width:400px;

}


#tel1{
	width:60px;
}

#tel2{
	width:60px;
}

#tel3{
	width:60px;
}

#message{
	width:400px;
	height:250px;
}

.attention{
	color:#FF0000;
}

