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



.cfcHeader {
	width: 690px;
	height: 90px;
	float: left;
	margin-bottom: 15px;
	background: url(../images/classification_title.jpg) no-repeat;
}
.cfcHeader h2 {
	float: left;
	margin: 9px 0 0 9px;
    padding: 2px 0 0 6px;
	border-left: solid 3px #ff0000;
	color: #ffffff;
	font-size: 16px;
	line-height: 1em;
}
.cfcHeader .english {
	float: right;
	margin: 13px 9px 0 0;
	color: #ffffff;
	font-size: 10px;
	line-height: 1em;
}



.mainTxt h3  {
	font-weight: bold;
	color: ##203920;
	font-size: 16px;
}
.mainTxt p {
	margin-bottom: 9px;
}
.mainTxt h4  {
	font-weight: bold;
	color: ##203920;
	font-size: 13px;
}
.mainTxt .stoutP  {
	margin-bottom: 0;
}