.font01 {
	font-size: 80%;
	line-height: 140%;
}

.font02 {
	font-size: 90%;
	line-height: 140%;


ul{
	line-height:120%;
	margin-top:10px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:10px;
	padding: 0px;
	list-style-type: disc;
}


.fontbg {
	color: #FF9637;
	font-weight:bold;
	background-color: #FFF7EF;
}