﻿#ddbFaq{
	width:970px;
	padding:5px;
	margin:0 auto;
	background:#FFF;
}
#ddbFaq #tabNav{
	/*width:248px;*/
	height:380px;
	float:left;
	border:#CDCDCD 1px solid;
	background:#FFF;
}
/*#ddbFaq #tabNav em{
	font-style:normal;
	display:block;
	font-weight:bold;
	height:26px;
	line-height:2em;
	font-weight:bold;
	text-indent:2em;
	background:url(images/question.jpg) no-repeat;
	border-bottom:1px dashed #CCC;
	margin-bottom:0.5em;
}
#ddbFaq #tabNav ul{
	margin:0;
	padding:0;
}*/
#ddbFaq .tabNavItem{
	/*border:#033 1px solid;*/
}
#ddbFaq .tabNavItem li{
	cursor:pointer;width:730px;
	background:#FFF;
	/*height:25px;*/
	text-indent:0.5em;
}
#ddbFaq .tabNavItem li.hover{
	color:#030;
	text-decoration:underline;
}
/*--end of tabNavItem--*/
#ddbFaq #tabContent{
	/*width:698px !important;*/
	width:730px;
	height:380px;
	padding:10px;
	float:right;
	border:1px solid #CDCDCD;
	border-left:0;
	line-height:1.8em;
	background:url(images/faq_content.jpg) right bottom no-repeat #FFF;
}
#ddbFaq #tabContent ul{
	display:none;
}
#ddbFaq #tabContent ul.block{
	display:block;
}
#ddbFaq #tabContent li{
	list-style:none;
}