#mbti_top{
	text-indent:-9999px;
	background-image:url(../img/top_what.jpg);
	background-repeat:no-repeat;
	width: 600px;
	height: 115px;
	margin-bottom:10px;
}

#what{
	width:580px;
	color:#3f596b;
	font-size:16px;
}

#what 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;

}

#what dl{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px #666666 dotted;


}

#what 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;
}

#what dl dd{
	color:#666666;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
}

#what ol{
	margin-left:25px;
}

#what ol li{
	font-size:12px;
	padding-top:10px;
}

#what table td{
	color:#000000;
	height:25px;
	width:80px;
}

#what table .other{
	color:#666666;
	width:400px;
}

#what table .other span{
	color:#3f596b;
}
