@charset "utf-8";
/* CSS Document */

#bgframe #frame #content #main_content #poricy_top {
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#bgframe #frame #content #main_content #poricy_list {

}

#poricy_list li {
	margin-left: 15px;
	list-style: none;
	margin-bottom: 10px;
}

#poricy_list li ol li {
	list-style: decimal;
}

#main_content h2,
#main_content h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

#main_content p {
	margin-bottom: 20px;
}
