@charset "utf-8";
/* CSS Document */

body {
	background-color:#ffffff;
	}
	
.page {
	padding:0px;
	margin:6px auto;
	width: 842px;
	height: 616px;
	background-color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#414141;
	}
	
.textbox {
	width: 842px;
	height: 99px;
	}
	
.line {
	width: 842px;
	height: 1px;
	background-color: #525252;
	font-size:1px;
	}
	
.content {
	padding-top: 11px;
	padding-bottom: 11px;
}

.logo_company{
	background-image:url(../img/contact/contact_banner.jpg);
	background-repeat:no-repeat;
	width: 841px;
	height: 219px;
	margin-top: 11px;
}

.formular_contact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:414141;
	padding-left:70px;
	padding-top: 32px;
	width:323px;
	height: 212px;
}

.footer-line {
	background-color: #6b6b6b;
	font-size:1px;
	width: 842px;
	height: 1px;
}