.contact-bound{
	clear:both;
	width:655px;
	overflow:hidden;
	padding-bottom:310px;
}
.contact-left{
	width:610px;
	float:left;
	padding-bottom:20px;
	position:relative;
	border:1px solid #cacaca;
	padding:10px 0px 10px 40px ;
}
.contact-right{
	width:400px;
	height:400px;
}
.contact-bound .title {
	color: #000000;
	font-size: 18px;
	line-height: 37px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 14px;
}
.contect-note{
	line-height:20px;
}
.contact-left table{
	font-size: 12px;
	margin-top:20px;
}
.contact-left table td{
	padding:2px;
	color: #666;
}
.new_input,#content .verify-confirm-code{
	width: 400px;
	min-height: 8px;
}
.require{color:#F00;}
.btn-send{
	background:#0099FF;
	color:#fff;
	font-weight:bold;
	width: 160px;
	height: 33px;
	border: none;
	cursor: pointer;
	font-size:14px;
	margin-top:20px;
}
.content {
	margin:30px 0px 10px -20px;
	padding:10px 0px 10px 10px;
	width:600px;
	border:1px solid #cacaca;
}
.sub-title {
	font-size:15px;
	padding:5px 0px 0px 15px ;
	background-color:#FFF;
	margin:-25px 0px 0px 10px;
	border:1px solid #cacaca;
	width:90px;
	height:30px;
}
#content{
	
}
@media(max-width:767px){.contact-bound, .contact-left, .new_input, .content{
	width:100% !important}}
@media(max-width:767px){.contact-bound{
	padding-bottom:5px !important;
	}}
@media(max-width:767px){.content{
	    padding: 10px 10px 10px 10px;
	}}