/*
 * contact
 */

#contactus p{
	font-size:0.9em;
	text-align:justify;
	margin:5px 14px 9px;
}

#contactus .screenlet{
	border: 1px solid #606;

	text-align:left;
}
#contactus .screenlet p {
	margin:8px 15px;
	text-align:justify;
	font-size:1em;


}

#contactus .screenlet .screenlet-header{
	background:#606;
}



			/*========================================================================================================================================= contact us */
#contact_us {
	background:none repeat scroll 0 0 #FFFFFF;
	float:right;
	margin-bottom:20px;
	margin-right:0;
	position:relative;
	text-align:left;
	width:790px;
}
#contact_us form,img{
	border: 0;
}
#contact_us ul{
	border: 0;
	margin:0;
	padding:0;
}
#contact_us li{
	list-style-type:none;
}
.contact_us_orange_title {
	color:#f60;
	font-size:16px;
	height:30px;
	font-weight:bold;
	padding-top:15px;
	float:left;
}
.contact_us_grey_block {
	overflow:hidden;
	margin-bottom:10px;
	text-align:left;
	border:#ccc 1px solid;
	width:558px;
	height:58px;
	*height:58px;
	background:url(http://static.virtualvillage.com/www/contact-us/contact_us_bg_grey.jpg) 0 0 repeat-x;
	float:left;
	clear:left;
}
.contact_us_grey_block li {
	padding:13px 26px 22px 23px;
	font-size:30px;
	color:#f60;
	font-weight:bold;
	float:left;
}
.contact_us_grey_block dl {
	width:466px;
	float:left;
	padding-top:10px;
}
.contact_us_grey_block dt {
	font-size:14px;
	color:#333;
	line-height:18px;
}
.contact_us_grey_block dd {
	font-size:14px;
	color:#039;
	text-decoration:underline;
	line-height:18px;
}
.contact_us_grey_block dd a {
	color:#039;
}
.contact_us_or {
	height:25px;
	float:left;
	clear:both;
	color:#f60;
	font-size:16px;
	font-weight:bold;
}
.contact_us_mid_title {
	height:75px;
	width:560px;
	float:left;
	color:#333;
	font-size:16px;
}
.contact_us_mid_title img {
	width:71px;
	float:left;
}
.contact_us_mid_title_right {
	padding-top:15px;
}
.contact_us_location_text {
	width:250px;
	float:left;
	font-size:12px;
	line-height:18px;
}
.contact_us_location_text dt {
	color:#999;
}
.contact_us_location_text dd {
	padding-top:15px;
}
.contact_us_location_text strong {
	font-size:14px;
	color:#f60;
}
.contact_us_location_right {
	border:#ccc solid 1px;
	width:180px;
	height:70px;
	padding:10px;
	font-size:12px;
	line-height:18px;
	float:right;
	margin-right:20px;
}
.contact_us_location_right dl {
	width:180px;
}
.contact_us_location_right dt {
	color:#333;
}
.contact_us_location_right dd {
	color:#039;
	text-decoration:underline;
}
.contact_us_location_right dd a {
	color:#039;
}
.contact_us_bottom_link {
	width:466px;
	font-size:16px;
	color:#f60;
	float:left;
	padding-top:20px;
}
.contact_us_bottom_link a {
	color:#f60;
	text-decoration:none;
}
.contact_us_bottom_link img {
	padding:6px 5px 0 0;
}


.about_us_black_title {
	font-size:16px;
	color:#333;
	font-weight:bold;
	width:560px;
	height:25px;
	border-bottom:#999 solid 1px;
	text-align:left;
	padding-top:25px;
	margin-bottom:15px;
	float:left;
}
