@charset "utf-8";

#alpha .section-lv2{
	margin-bottom: 10px;
}

#alpha .section-lv2-inner{
	padding-left: 25px;
}
#alpha h2{
	color: #4c5977;
	line-height:2;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	background: url("images/child/bg_heading.jpg") no-repeat;
}
#alpha ul{
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#alpha .borderbottom{
	border-bottom: 1px solid #e9ebee;
}
#alpha li{
	padding: 10px 0px 10px 40px;
	margin-bottom: 15px;
}
#alpha li.q1{
	background: url("images/faq/q1.jpg") no-repeat left top;
}
#alpha li.a1{
	background: url("images/faq/a1.jpg") no-repeat left top;
}
#alpha li.q2{
	background: url("images/faq/q2.jpg") no-repeat left top;
}
#alpha li.a2{
	background: url("images/faq/a2.jpg") no-repeat left top;
}
#alpha li.q3{
	background: url("images/faq/q3.jpg") no-repeat left top;
}
#alpha li.a3{
	background: url("images/faq/a3.jpg") no-repeat left top;
}
#alpha li.q4{
	background: url("images/faq/q4.jpg") no-repeat left top;
}
#alpha li.a4{
	background: url("images/faq/a4.jpg") no-repeat left top;
}
#alpha li.q5{
	background: url("images/faq/q5.jpg") no-repeat left top;
}
#alpha li.a5{
	background: url("images/faq/a5.jpg") no-repeat left top;
}


