		/*========================================================================================================================================= FAQs */
#faq {
	float:right;
	margin-right:10px;
	width:780px;
}
#faq ul{
	border: 0;
	margin:0;
	padding:0;
}
#faq li{
	list-style-type:none;
}
.faq_content {
	width:775px;
	float:left;
}
.faq_menu_text dl {
	float:left;
	width:380px;
}
.faq_menu_text dt {
	font-size:18px;
	font-weight:bold;
	margin-top:15px;
	color:#f60;
	clear:both;
	float:left;
	width:380px;
}
.faq_menu_text dd {
	font-size:14px;
	color:#039;
	line-height:19px;
}
.faq_menu_text dd a {
	color:#039;
	text-decoration:underline;
}
.faq_menu_text dd strong {
	color:#333;
}
.faq_line {
	border-bottom:#ccc solid 1px;
	width:380px;
	float:left;
	margin:20px 0;
}
.faq_line_top {
	border-bottom:#ccc solid 1px;
	width:347px;
	float:left;
	margin:20px 0;
	height:8px;
}
.faq_main_text {
	width:380px;
	float:left;
}
.faq_main_text dd {
	margin-bottom:15px;
}
.faq_main_text dd a {
	color:#039;
	text-decoration:underline;
}
.faq_main_text img {
	float:right;
	margin-top:-20px;
}
.faq_main_text dt {
	width:380px;
	font-size:16px;
	color:#f60;
	font-weight:bold;
	line-height:24px;
}
.faq_main_text dt a {
	width:380px;
	font-size:16px;
	color:#f60;
	font-weight:bold;
	line-height:24px;
}
.faq_main_text dd {
	width:380px;
	font-size:13px;
	color:#333;
	line-height:22px;
}
.faq_main_text .go_top {
	width:26px; 
	height:33px; 
	display:block; 
	float:right; 
	clear:none; 
	text-align:center; 
	font-size:12px; 
	color:#333;
	padding-top:18px;
	_padding-top:28px;
}
.faq_main_text .go_top a {
	color:#333; 
	text-decoration:none;
}
.faq_main_text .go_top_arrow {
	background:url(http://static.virtualvillage.com/www/faq/go_top.gif) right no-repeat;width:7px; 
	height:33px; 
	float:right; 
	clear:none;
	padding-top:18px;_padding-top:28px;
}
.faq_spaces {
	height:30px;
}
.faq_left_menu {
	width:180px;
	float:left;
	font-size:12px;
	text-decoration:underline;
	color:#039;
	padding-top:10px;
}
#faq .faq_left_menu a {
	font-size:12px;
	text-decoration:underline;
	color:#039;
	display:block;
	padding:5px 0 0 5px;
}
#faq  .twoline {
	width:170px;
	height:51px;
	display:block;
	padding-bottom:0px;
	float:left;
	clear:both;
}
#faq  .oneline {
	width:170px;
	height:31px;
	display:block;
	padding-bottom:0px;
	float:left;
	clear:both;
}
#faq .faq_left_menu .menu {
	width:170px;
	height:31px;
	margin-bottom:10px;
	float:left;
	clear:both;
}
#faq .faq_left_menu a.twoline:hover,a.twoline:active {
	background-image: url(http://static.virtualvillage.com/www/faq/bg_leftmenu_2.jpg);
	width:165px;
	height:36px;
	margin-bottom:15px;
}
#faq .faq_left_menu a.oneline:hover,a.twoline:active {
	background-image: url(http://static.virtualvillage.com/www/faq/bg_leftmenu.jpg);
	width:165px;
	height:26px;
	margin-bottom:5px;
}
.faq_mid {
	width:390px;
	float:left;
	margin:0;
	padding-left:10px;
	border:0;
	border-left:#999 solid 1px;
}
.faq_mid ul{
	width:380px;
	padding:15px 0 0 10px;
}
.faq_mid img {
	vertical-align:middle;
	margin:20px 0;
	*margin:20px 0;
	_margin:0 0;
}
