.que_section{
padding-bottom:20px;
padding-top:20px;
border-bottom:#CCCCCC 1px dotted;
}

.titlebar_q {
	width:580px;
	height:29px;
	padding-left:90px;
	padding-top:6px;
	margin-bottom:5px;
	background-image:url(../img/faq/titlebar_q.gif);
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}

.anser_area {
	width:594px;
	border:#CCCCCC 3px solid;
	padding:20px 20px 20px 50px;
	position:relative;
}

.anser_obi {
	top:0;
	left:0;
	width:50px;
	height:50px;
	position:absolute;
}
