#faq h2{
	background:url(../img/faq/title_bg.gif) left top no-repeat;
}
#faq p.catch{
	text-indent:-1000em;
	background:url(../img/faq/catch.jpg) left top no-repeat;
}
#faq ul.qlist{
	list-style-type:none;
}
#faq ul.qlist li{
	font-weight:bold;
	padding:4px 0px 4px 30px;
	background:url(../img/faq/qlist_hd.gif) left center no-repeat;
}
#faq h3{
	margin:0px 3px 0px 1px;
	font-size:1em;
	padding:10px 15px 10px 32px;
	border-bottom:5px solid #DCB83F;
	background:#FAE087 url(../img/faq/h3_bg.gif) left top no-repeat;
}
#faq .entrybody{
	margin:0px 3px 15px 1px;
	padding:15px;
	border:1px solid #cccccc;
}
#faq .entrybody p{
	margin-left:0px;
	margin-right:0px;
}
#faq .entrybody #read{
	padding-left:45px;
	background:url(../img/faq/read_bg.gif) left top no-repeat;
}
#faq .entrybody .min{
	height:65px;
}
#faq .entrybody #read p{
	font-weight:bold;
	color:#EF6FB3;
}
