
.line{
	width: 1px;
    height: 61px;
    margin:23px auto 0;
    background-color: #94796b;
}
.messageline{
	width:1200px;
	margin:39px auto 0;
}
.messagediv{
	width:1118px;
	margin:0 auto;
	border-top:1px solid #94796b;
	border-bottom:1px solid #94796b;
	padding:62px 0;
}
.messageform{
	width:840px;
	margin:0 auto;
	
}
.contact_sec2{
	background: url(images/message_02.png) center no-repeat fixed;
	padding:18% 0!important;
	/*height: 622px;*/
}
.messageline .name{
	width:387px;
	line-height:62px;
	font-size:16px;
	color:#FFFFFF;
	background-color:#94796b;
	margin-right:61px;
	padding-left:18px;
	margin-bottom:23px;
}
.messageline .phone{
	width:387px;
	line-height:62px;
	font-size:16px;
	color:#FFFFFF;
	background-color:#94796b;
	padding-left:18px;
	margin-bottom:23px;
}
.adress{
	width:840px;
	line-height:62px;
	background-color:#94796b;
	font-size:16px;
	color:#FFFFFF;
	padding-left:18px;
	margin-bottom:23px;
}
.messageline .note{
	width:840px;
	line-height:62px;
	font-size:16px;
	color:#FFFFFF;
	background-color:#94796b;
	padding-left:18px;
	margin-bottom:54px;
	height: 200px;
}
.messageline .submit{
	width:129px;
	background-color:#935d42;
	line-height:44px;
	font-size:16px;
	color:#fbe1d5;
	text-align:center;
	display:block;
	margin:0 auto;
   border-radius: 10px;
       border: none;
}
.messagetable{
	width:616px;
	margin:0 auto;
	margin-top:49px;
}
.message_element{
	position:relative;
}
.message_name{
    display: block;
    width: 107px;
    line-height: 50px;
    font-size:18px;
    color: #94796b;
    font-weight: 200;
    text-align: right;
    position:absolute;
    left:-107px;
}
.namename{
	width:616px;
	line-height:50px;
	background-color:#edd4c7;
	margin-bottom:38px;
}
.message_box{
	width:1200px;
	display:block;
	margin:0 auto;
}
.message_element textarea{
	width:616px;
	min-height:229px;
	margin-bottom:65px;
	background-color:#edd4c7;
}
.messagetable .submit{
	width:129px;
	background-color:#935d42;
	line-height:44px;
	font-size:16px;
	color:#fbe1d5;
	text-align:center;
	display:block;
	margin:0 auto;
   border-radius: 10px;
}
.index_float{
	position: fixed;
    top: 319px;
    right: 251px;
    z-index: 9999;
}
.index_float a{
   display:block;
   text-align:right;
}
@media (min-width: 100px) and (max-width: 1681px) {
.messagetable{margin-top: 26px;}

}
