#courseGuide table {
	width: 560px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#courseGuide th {
	vertical-align: top;
	width: 118px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#courseGuide td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#courseGuide h3 {
	color: #996633;
	font-weight: bold;
	font-size: 1em;
}
#details table {
	width: 558px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
}
#details th {
	font-size: 1em;
	font-weight: bold;
	color: #996633;
	vertical-align: top;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#details td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}


#AboutCattleyaSet dt {
	font-weight: bold;
}
#AboutCattleyaSet dd {
	margin-left: 1em;
}

#AboutCattleyaSet p {
	display: block;
	margin-top: 20px;
}
#AboutCattleyaSet dl {
	display: block;
	margin-top: 20px;
}
#AboutCattleyaSet table {
	border: 1px solid #CCCCCC;
	width: 558px;
	margin-top: 20px;
}
#AboutCattleyaSet th {
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #996633;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#AboutCattleyaSet td {
	padding: 5px;
}
.subContentBox h2 {
	font-size: 1em;
	font-weight: bold;
	color: #996633;
}
#m_courseGuide {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#m_cattleya {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

