input, textarea {
	outline:none;
}

strong {
	font-weight: bold;
}
.contactus_wrapper {
	margin-bottom: 50px;
}
.contactus_left {
	width: 616px;
	padding-top: 15px;
	float:left;
}
.contactus_right {
	width: 279px;
	padding-top: 14px;
	float:right;
}
.contactus_text {
	margin-bottom: 30px;
}
.contactusimgs_wrapper {
	width: 640px;
}
.contactus_img {
	width: 300px;
	height: 330px;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
	overflow: hidden;
}
.contactus_img img {
	height: 100%;
}

.contactus_right h4 {
	padding-left: 16px;
}
.contactus_info {
	padding-left: 24px;
}
.contactus_info .sep2 {
	width: 259px;
	margin-left: -10px;
}
.contactus_info p {
	line-height: 18px;
	margin-bottom: 10px;
}
.followus_nav {
	font-size: 0;
}
.followus_nav a {
	font-size: 0;
	margin-right: 10px;
}

.contactus_info h3 {
	width: 241px;
	margin-top: 20px;
	margin-left: -10px;
}

.contactus_subscribe {
	padding-top: 20px;
}
.contactus_subscribe p {
	padding-top: 40px;
	text-align: center;
}
.contactus_subscribe form {
	padding-top: 10px;
	padding-left: 24px;
}
.contactus_subscribe input {
	width: 230px;
	height: 22px;
	margin:0 auto;
	margin-top: 10px;
}
.contactus_subscribe input.subscribe_submit {
	width: 235px;
	height:25px;
	padding:0;
	margin:0;
	border: none;
	margin-top: 10px;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	font-family: Helvetica, Arial, sans-serif;
	color:#FFF;
	background-color: #93ba0c;
	background-image:url(../images/subscribesubmit_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}

.contactus_form {
	
}
.contactus_form form {
	padding-top: 25px;
	padding-left: 20px;
	margin-bottom: 30px;
}
.contactus_form label {
	display: block;
	margin-bottom: 10px;
	color:#999;
}
.contactus_form input {
	width: 230px;
	height: 22px;
	margin: 0 auto;
	margin-top: 4px;
}
.contactus_form textarea {
	width: 553px;
	max-width: 553px;
	height: 73px;
	margin-top: 4px;
}
.contactus_form .contactus_submit {
	width: 140px;
	height:25px;
	padding:0;
	margin:0;
	border: none;
	margin-top: 10px;
	padding-right: 20px;
	
	margin-left: 418px;
	
	border-radius: 1px;
	-webkit-border-radius: 1px;
	color:#FFF;
	background-image:url(../images/subscribesubmit_bg.png);
	background-position: top right;
}
#contactus_map, #contactus_map2 {
	width: 596px;
	height:270px;
	background-color: #CCC;
}

.invalidfield {
	border:none;
	background-color: #A00;
	color:#FFF;
}

.contactus_feedback {
	width:92%;
	height: 100px;
	margin:0 auto;
	margin-top: 24px;
	margin-bottom: 35px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 22px 14px;
}
.contactus_feedback.cntctf_ok {
	background-image: url(../images/ordertopnotice_ok.png);
}
.contactus_feedback.cntctf_notok {
	background-image: url(../images/ordertopnotice_notok.png);
}
.contactus_feedback p {
	line-height: 22px;
}
.contactus_feedback .cf_inside {
	padding-left: 70px;
	padding-top: 17px;
}
.contactus_feedback .cntctf_title {
	font-size: 16px;
	font-weight: bold;
	color:#212121;
}
.contactus_feedback .cntctf_desc {
	font-size: 14px;
	color:#212121;
}














