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

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

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

}

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

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

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

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


}

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

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

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

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

#contact ul{
	color:#666666;
}

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

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

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

}

