
h2{font:28px "Helvetica","Arial",sans-serif; color:#000; line-height:1.4em;}


#faq_box{
	width:938px;
	border:#DBDBDB 1px solid;
	padding:20px;
	margin-bottom:25px;
}

ul li.faq{
	list-style: none;
	background: url(../img/faq/icon.png) no-repeat top left;
	padding-left:30px;
	padding-bottom:6px;
	font-size:100%;
}

ul li.faq a {	text-decoration: none;}
ul li.faq a:link {	color:#0085CC;}
ul li.faq a:visited {	color:#0085CC;}
ul li.faq a:active {	color:#0085CC;}
ul li.faq a:hover {	color:#0085CC; text-decoration: underline;}


.faqline{
	width:938px;
	border-top:#DBDBDB 1px solid;
	text-align:right;
	padding-bottom:5px;
	margin-top:30px;
}

.q_txt{
	background: url(../img/faq/icon.png) no-repeat top left;
	padding-left:30px;
	padding-bottom:10px;
	font-size:115%;
	font-weight:bold;
	color:#333;
}
.a_txt{
	font-size:100%;
	color:#666;
}




.clrend {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 10px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
