.contact_in h2, .contact_in p { 
	text-indent: -9999px;
}
.con_list {
	margin-top: 20px;
	position: relative;
	width: 746px;
	height: 550px;
}
.uerbg {
	width: 746px;
	height: 470px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	clear: both;
	background-image: url(../img/contact_bg_a.jpg);
	background-repeat: no-repeat;
	background-position: 50px 0;
}
.con_bg {
	color: #000;
	position: absolute;
	left: 20px;
	z-index: 100;
	width: 700px;
}
.con_co { 
	width: 290px; 
	line-height: 20px; 
	float: left;
}
.con_co p {
	margin-top: 15px;
}

.contact_part { 
	width: 330px;
	float: right;
	margin-right: 20px;
        margin-top: 50px;
	color: #2d0709; 
	line-height: 20px;
}
.contact_div1 { 
	height: 20px;
	margin-top: 2px;
}
.contact_div2 {
	height: 26px; 
}
.contact_div1 input, .contact_div2 input {
	line-height: 24px; 
	border: 1px solid #9e876e; 
	height: 24px; 
	width: 305px;
	background-color: #fff;
}
.contact_div2 textarea {
	line-height: 20px; 
	height:80px; 
	margin-top:5px; 
	width: 305px;
	border: 1px solid #9e876e; 
	background-color: #fff;
}
.set_bt {
	clear: both; 
	padding: 10px 0 0;
}
.div_input {
	height: 90px;
}
