body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}
a:link {
	color: #535353;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #535353;
	text-decoration: none;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #535353;
}
#apDiv1 {
	font-size:14px;
	position:absolute;
	width:361px;
	height:178px;
	z-index:1;
	left: 186px;
	top: 500px;
}
#apDiv2 {
	font-size:14px;
	position:absolute;
	width:207px;
	height:202px;
	z-index:2;
	left: 563px;
	top: 496px;
}
#apDiv3 {
	font-size:14px;
	position:absolute;
	width:293px;
	height:206px;
	z-index:3;
	left: 780px;
	top: 500px;
}
#apDiv4 {
	font-size:13px;
	width:216px;
	height:188px;
	z-index:4;
	background-image: url(images/bck_contact.jpg);
	width:216px;
	height:188px;
}
#footer {
	font-size:12px;
	}
	.contact_form {
	padding: 15px 0 10px 0
}

.contact_form label {
	width: 70px;
	line-height: 32px;
	margin-bottom: 8px;
	float: left
}

.contact_form .inp1 {
	width: 284px;
	height: 16px;
	border: #dadada 1px solid;
	padding: 7px 7px;
	line-height: 16px;
	border-radius: 4px
}

.contact_form .area1 {
	width: 284px;
	height: 176px;
	border: #dadada 1px solid;
	padding: 7px 7px;
	line-height: 16px;
	margin-bottom: 15px;
	border-radius: 4px;
	resize: none;
}

.contact_form .btn_send {
	width: 127px;
	height: 27px;
	border: none;
	cursor: pointer;
	margin-left: 70px
}