/**客户留言**/
.btfir{
	color: rgb(170, 170, 170);
	line-height: 91%;
	font-family: Microsoft YaHei;
	font-size: 16px;
}
.bttwo{
	color: rgb(201, 201, 201);
	text-transform: uppercase;
	line-height: 91%;
	font-size: 12px;
}

.khyltext{
	width:100%;
	height:459px;
	position:relative;
	clear: both;
}
.khlyfirt{
	width: 666px;
	height: 459px;
	border-color: transparent;
	border-width: 0px;
	margin: auto;
	position: absolute;
	top: 0;
	left: 10%;
	bottom: 0;
	right: 0;
	margin-top: 0px;
}
.message_left{
	float:left;
	width:260px;
	height:34px;
	line-height:34px;
	background-image:none;
	font-size:14px;
	color:#777777;
	text-align:left;
	word-spacing:0px;
	padding:0px;
	font-family:Microsoft YaHei;
	border:0px;
	border-color:#333333;
	border-style:none;
	clear:both;
	margin-top:8px;
}
.input_message{
	float:left;
	width:620px;
	height:34px;
	line-height:34px;
	background-color:#eeeeee;
	background-image:none;
	font-size:14px;
	color:#777777;
	text-align:left;
	word-spacing:0px;
	padding:4px;
	font-family:Microsoft YaHei;
	border:1px;
	border-color:#aaa;
	border-style:dashed;
	clear:both; 
	margin-top:0px;
	margin-left:0px;
}
.area_message{
	float:left;
	width:620px;
	height:120px;
	line-height:24px;
	background-color:#eeeeee;
	background-image:none;
	font-size:14px;
	color:#777777;
	text-align:left;
	word-spacing:0px;
	padding:4px;
	font-family:Microsoft YaHei;
	border:1px;
	border-color:#aaa;
	border-style:dashed;
	clear:both;
	margin-top:0px;
	margin-left:0px;
	resize:none;
}
.sub_message{
	float:left;
	cursor:pointer;
	width:120px;
	height:30px;
	line-height:30px;
	background-color:#dd3939;
	background-image:none;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	word-spacing:0px;
	padding:0px;
	font-family:Microsoft YaHei;
	border:1px;
	border-color:#b21818;
	border-style:dashed;
	clear:both;
	margin-top:20px;
	margin-left:0px;
}
/**客户留言**/
