#wp_contents h4{
	height:auto;
	font-size:16px;
	color:#A00F16;
	background-image: url(../images/icon_q.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 55px;
}

#wp_contents h5{
	font-size:14px;
	font-weight:normal;
	color:#343434;
	line-height:1.7;
	border-bottom:1px solid #d7d7d7;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 55px;
	background-image: url(../images/icon_a.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0;
}

#wp_contents h5 a{
	color:#309901;
	font-weight:normal;
	text-decoration:underline;
}

#wp_contents h5 a:hover{
	text-decorati:none;
}

#wp_contents h6{
	clear:both;
	font-size:14px;
	font-weight:normal;
	text-align: right;
	background-image: url(../common/images/gimic_detail.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
