.d_left_title
{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	color: white;
	text-indent: 18px;
	padding-top: 10px;
	height: 30px;
	text-align: left;
}
	
.d_left_content
{
	width: 240px;
	height: 200px;
	background-color: #e5ecff;
}

.d_center_title
{
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/titleback/titleback01.gif);
	width: 100%;
	color: #ff6b00;
	text-indent: 25px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
}
	
.d_center_content
{
	width: 350px;
	height: 230px;
	background-color: #ffffff;
}
.d_right_title
{
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	color: white;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 26px;
	background-color: #0e8ad2;
	text-align: center;
}
	
.d_right_content
{
	width: 160px;
	height: 200px;
	background-color:#e5ecff;
}

.TrainExp
{
	font-size: 12px;
	color: dimgray;
	line-height: 150%;
}