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

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

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

}

#link .link_title{
	background-image:url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:0 15px;
	border-bottom:1px #666666 dotted;
}

#link .link_title2{
	background-image:url(../img/icon2.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	border-bottom:1px #666666 dotted;
	margin-bottom:5px;
}

#link hr{
	border:1px #666666 solid;
}

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


}

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

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

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

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

#link ul{
	color:#666666;
}

#link span{
	font-size:12px;
	color:#666666;
}

#link table{
	border-bottom:1px #666666 dashed;
}

#link table td{
	color:#000000;
	height:25px;
	width:400px;
	vertical-align:top;
	padding:10px;
	font-size:12px;
}

#link table .other{
	color:#666666;
	width:80px;

}

#link .country{
	color:990000;
	font-size:14px;
	font-weight:bold;
	background-image:none;
	text-align:center;
}
