@charset "utf-8";

#topics li {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#subsidy #content_main .section h5 {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	padding-left: 7px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #339900;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subsidy #content_main .section li {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.attention {
	color: #FF0000;
}
#faq #content_main .section li {
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-image: url(../faq/images/icon_q.png);
	background-repeat: no-repeat;
	margin-top: 5px;
}
#faq_ans h4 {
	padding-left: 25px;
	padding-top: 3px;
	background-image: url(../faq/images/icon_q.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
#content_main .section td a {
	font-size: 11px;
	padding-left: 5px;
}
#content_main .section .daialog2 {
	font-size: 12px;
	line-height: 24px;
	padding: 10px;
	background-color: #F5F4E9;
	border: 1px dotted #CCCCCC;
}
