@CHARSET "UTF-8";

.colorbox {
	position: relative;
	margin-top: 222px;
	padding: 18px;
	left: 12px;
	background-color: #e7e7e7;
	width: 117px;
	color: #424342;
	font: 14px Arial,Helvetica,sans-serif;
	line-height: 20px;
}
#content #rightCol {
	width: 693px;
}
#content #rightCol #rightColWrapper .content_txt h2 {
	margin-bottom: 20px;
	font: 3em Arial, Helvetica, sans-serif;
}
#content #rightCol #rightColWrapper .content_txt h2 span {
	color: #000;
}
#content #rightCol #rightColWrapper .content_txt p {
	width: 430px;
}
dl {
	float: left;
	display: inline;
	margin: 40px 15px 0 0;
	width: 207px;
	text-align: left;
}
dl dt {
	margin-bottom: 5px;
	padding: 10px;
	width: 187px;
	font: .7em Arial,Helvetica,sans-serif;
	color: #fff;
}
dl dt.understand {
	background-color: #F46B1B;
}
dl dt.developing {
	background-color: #9FB701;
}
dl dt.succeed {
	background-color: #A5001E;
}
dl dd {
	font: .8em Arial,Helvetica,sans-serif;
	color: #6e6e6e;
	line-height: 20px;
}
dl dd img {
	margin-bottom: 10px;
}
dl dd.desc {
	height: 100px;
}
dl dd a {
	color: #007DC3;
}
p strong {
	color: #2b2b2b;
	font-weight: normal;
	font-size: 14px;
}

div#page_abstract {
	width: 430px;
	padding-bottom: 1.5em;
	font: 14px/1.5 Arial,Helvetica,sans-serif;
	color: #2B2B2B;
	font-weight: normal;
	font-size: 14px;
}

.whiteText {
	color: #FFF;
}