/* CSS Document */
.text-white {
	color: #FFFFFF;
}

.text-gray {
	color: #CCCCCC;
}

.tenant td{
	border-bottom:dotted #999999 1px;
	border-top:dotted #999999 1px;
}

.left_line{
	border-bottom:dotted #999999 1px;
	border-top:dotted #999999 1px;
	border-left:solid #999999 1px;
}

.index_contact_man {
	padding-left:30px;
	}
	
.index_contact_man p {
	width:125px;
	line-height:1.2em;
	padding-left:10px;
	}