.contact-bound{
	padding:10px;
	line-height:22px;
}
.contact-left{
	float:left;
	
	padding:20px;
	position:relative;
}
.title{
	height:42px;
	line-height:40px;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-indent:20px;
	width:100%;	
}
.contect-note{
	padding:10px 0;
	text-align:center;
	font-size:16px;
	color:#C30;
}
.contact-left table{
	font-size: 12px;
	margin-top:20px;
}
.contact-left table td{
	padding:2px;
	color:#000;
}
.new_input,#content{
	width: 300px;
	min-height: 8px;
}
.require{color:#F00;}
.btn-send{
	background:#EDD739;
	box-shadow:0 1px 2px  #333333;
	color:#fff;
	font-weight:bold;
	width: 160px;
	height: 33px;
	border: none;
	cursor: pointer;
	font-size:14px;
	margin-top:20px;
}
#content{
	
}
