@charset "utf-8";
/* contact us*/
#right{
	float:left;
	width:800px;
	padding:5px 10px;
	background:url(../images/index_right.jpg) no-repeat 636px 5px;
}
#right .contactus{
	background:url(../images/contactus_1.jpg) no-repeat;
	padding:20px 0 5px;
	width:615px;
}
.contactus img{
	float:left;
	margin:5px 5px 5px 0;
	width:150px;
	height:130px;
}
.contactus iframe{
	clear:both;
	width:615px;
}