@charset "utf-8";
/* CSS Document */
**************************************************************/
.contact-us{
	float:left;
	margin:0 0 0 20px;
	width:650px;
	height:auto;
	}
.contact-us .row{
	float:left;
	margin:0 0 0 0;
	width:650px;
	height:auto;
	}
.contact-us .row .google_map{
	float:left;
	margin-top:10px;
	width:650px;
	height:237px;
	}
.contact-us .left{
	float:left;
	margin:0 0 0 0;
	width:339px;
	height:auto;
	min-height:400px;
	}
.contact-us .top{
	float:left;
	margin:35px 0 0 10px;
	padding-left:40px;
	width:200px;
	height:32px;
	font:19px/32px 'RSURegular', Arial, sans-serif;
	color:#CC0000;
	font-weight:bold;
	background:url(../images/contact_us/form_icon.png) no-repeat;
	background-position:0px 0px;
	}
.contact-us .form{
	float:left;
	margin:10px 0 0 0;
	width:330px;
	height:auto;
	}
.contact-us .box-input{
	float:left;
	margin:10px 0 0 0;
	width:330px;
	line-height:30px;
	height:auto;
	}
.contact-us .input{
	float:left;
	margin:0 0 0 0;
	width:200px;
	height:auto;
	}
.contact-us .title{
	float:left;
	margin:0 0 0 0;
	width:100px;
	height:auto;
	line-height:25px;
	font-size:14px;
	text-align:right;
	}
.contact-us .button{
	float:left;
	margin:0 0 0 120px;
	width:auto;
	height:auto;
	}
.contact-us .logo{
	float:left;
	margin:0 0 0 0;
	width:auto;
	height:auto;
	}
.contact-us .address{
	float:left;
	margin:40px 0 0 0;
	width:500px;
	height:auto;
	font:16px/20px 'RSURegular', Arial, sans-serif;
	border-bottom:#999 1px dashed;
	padding-bottom:10px;
	}
.contact-us .right{
	float:left;
	margin:0 0 0 0;
	width:300px;
	height:auto;
	min-height:400px;
	}
.contact-us .right .top{
	float:left;
	margin:35px 0 0 10px;
	padding-left:40px;
	width:200px;
	height:32px;
	font:19px/32px 'RSURegular', Arial, sans-serif;
	color:#CC0000;
	font-weight:bold;
	background:url(../images/contact_us/map_icon.png) no-repeat;
	background-position:0px 0px;
	}
.contact-us .right .map{
	float:left;
	margin:20px 0 0 0;
	width:300px;
	height:auto;
	}
.contact-us .right .map img{
	display:block;
	margin:0 auto;
	padding:0;
	border:#CCCCCC 3px dotted;
	}
.contact-us .right .bottom{
	float:left;
	margin:10px 0 0 0;
	width:300px;
	height:auto;
	}
.contact-us .right .preview{
	float:right;
	margin:0 0 0 0;
	padding-left:32px;
	width:60px;
	height:32px;
	font:19px/32px 'RSURegular', Arial, sans-serif;
	color:#000000;
	background:url(../images/bullet/Search.png) no-repeat;
	background-position:0px 0px;
	}
.contact-us .right .preview a{
	color:#000000;
	}
.contact-us .right .preview a:hover{
	color:#FF0000;
	}
.contact-us .right .print{
	float:right;
	margin:0 0 0 0;
	padding-left:40px;
	width:60px;
	height:32px;
	font:19px/32px 'RSURegular', Arial, sans-serif;
	color:#000000;
	background:url(../images/bullet/print_icon.png) no-repeat;
	background-position:0px 0px;
	}
.contact-us .right .print a{
	color:#000000;
	}
.contact-us .right .print a:hover{
	color:#FF0000;
	}
/*************************************************************** CONTACT_US */
#mappreview{
	margin:0 auto;
	padding:0px;
	width:1000px;
	height: auto;
	}
#content{
	float:left;
	/*margin:0;
	padding:10px;*/
	width:1000px;
	height:auto;
	}
.mappreview .top{
	float:left;
	margin:35px 0 0 10px;
	width:980px;
	height:auto;
	font:19px/20px 'RSURegular', Arial, sans-serif;
	color:#000000;
	font-weight:bold;
	}
.mappreview .logo{
	float:left;
	margin:0 0 0 0;
	width:auto;
	height:auto;
	}
.mappreview .address{
	float:left;
	margin:40px 0 0 0;
	width:700px;
	height:auto;
	font:16px/20px 'RSURegular', Arial, sans-serif;
	border-bottom:#999 1px dashed;
	padding-bottom:10px;
	}
.mappreview .preview{
	float:left;
	margin:10px 0 10px 0;
	width:980px;
	height:auto;
	}
.mappreview .preview img{
	display:block;
	margin:0 auto;
	padding:0;
	border:#CCCCCC 3px dotted;
	}
.mappreview .print{
	float:right;
	margin:0 0 10px 0;
	padding-left:40px;
	width:60px;
	height:32px;
	font:19px/32px 'RSURegular', Arial, sans-serif;
	color:#000000;
	text-decoration:none;
	background:url(../images/bullet/print_icon.png) no-repeat;
	background-position:0px 0px;
	}
.mappreview .print a{
	color:#000000;
	text-decoration:none;
	}
.mappreview .print a:hover{
	color:#FF0000;
	text-decoration:none;
	}