@charset "UTF-8";


*.faq_name{ 
	padding-left:12px;
	margin:0px 0px 10px 0px;
	font-size:88%; *font-size:81%;
	text-align:left;
	background-image:url(img/faq_icon.gif);
	background-repeat:no-repeat;
	background-position:0px 5px ;
	}




*.q_title {
	padding-left:20px;
	padding-bottom:5px;
	FONT-SIZE:100%; *FONT-SIZE:90%;
	font-weight:bold;
	line-height: 130%;
	color:#80B11A;
    background:url(img/q_icon.gif) no-repeat 0px 2px;
	border-bottom:solid 1px #a9a9a9; 
}
*.q_txt {
	padding-top:10px;
	padding-left:20px;
	font-size:88%; *font-size:81%;
	line-height: 160%;
	text-align:left;
}

*.a_title {
	padding-left:20px;
	padding-bottom:5px;
	FONT-SIZE:100%; *FONT-SIZE:90%;
	font-weight:bold;
	line-height: 130%;
    background:url(img/a_icon.gif) no-repeat 0px 2px;
	border-bottom:solid 0px #a9a9a9; 
}
*.a_txt {
	padding-top:10px;
	padding-left:20px;
	font-size:88%; *font-size:81%;
	line-height: 160%;
	text-align:left;
}


