@charset "UTF-8";



#faqBox {
	width: 510px;
	font-size: 12px;
	color:#666;
	line-height: 150%;
}


#faqBox a {
	color: #666;
}

#faqBox a:hover {
	text-decoration:none;
}

.questionText {
	font-size: 14px;
	line-height: 150%;
}


.faqSubtitleBox{
background-image:url(../img/subtitle_bg.jpg);
background-repeat: no-repeat;
width: 508px;
height: 38px;
}

.faqSubtitleBox h3{
font-size:14px;
font-weight:bold;
color:#FFF;
line-height:150%;
padding:0px 0px 0px 17px;
}
