#mbti_top{
	text-indent:-9999px;
	background-image:url(../img/top_training.jpg);
	background-repeat:no-repeat;
	width: 600px;
	height: 115px;
	margin-bottom:10px;
}

#training{
	width:580px;
	color:#3f596b;
	font-size:16px;
}

#training p{
	background-image:url(../img/title_icon.gif);
	background-repeat:no-repeat;
	background-position:0 13px;
	padding:10px 0 10px 15px;
	border-bottom:1px #666666 solid;

}

#training dl{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px #666666 dotted;


}

#training dl dt{
	background-image:url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 0 15px;
	color:#990000;
	font-weight:bold;
	font-size:14px;
}

#training dl dd{
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
}

#training ol{
	margin-left:25px;
}

#training ol li{
	font-size:12px;
	padding-top:25px;
}
#training ol li h3{
   color: #000;
   font-size: 12px;
   font-weight: normal;
   border-bottom: solid 1px #ccc;
   padding-bottom: 10px;
}

#training table td{
	color:#000000;
	height:25px;
	width:80px;
}

#training table tr.end td{
   text-decoration: line-through;
}

#training table tr.end th {
   color: #990000;
   width: 140px;
   text-decoration: none;
}

#training table .other{
	color:#666666;
	width:400px;
}

#training table .other span{
	color:#3f596b;
}
#training ul{
	color:#666666;
}

.red {
   color: #ff0000;
   }
   
table.tbl-training td{
   white-space: nowrap;
}
