.q {
	width: 600px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-left: 10px;
}
.q1 {
	font-size: 18px;
	line-height: 27px;
	color: #2E73B6;
	height: 27px;
	width: 37px;
	background-image: url(images/faq-q.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float: left;
	padding-left: 40px;
}
.q2 {
	font-size: 14px;
	line-height: 20px;
	color: #011A63;
	float: left;
	width: 523px;
	vertical-align: middle;
	font-weight: bold;
}
.a {
	width: 600px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.a1 {
	font-size: 18px;
	line-height: 27px;
	color: #8ED3D6;
	height: 27px;
	width: 37px;
	float: left;
	background-image: url(images/faq-a.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
}
.a2 {
	float: left;
	width: 523px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
#faqNavi {
	width: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DFDD;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#faqNavi img {
	margin-top: 10px;
}
#faqNavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#faqNavi li a {
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	display: block;
	width: 190px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99BBD0;
}
#faqNavi li a:hover {
	background-image: url(../images/contentsNaviBtn-2.jpg);
	color: #FF3300;
}
.a2 li {
	margin-left: 2em;
}
.a2 ul,ol {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
