@charset "utf-8";

.prof{
	width: 610px;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 20px;
}
.prof-photo{
	float: left;
	width: 130px;
}
.prof-txt{
	float: right;
	width: 450px;
}
.prof br{
	clear: both;
}
.prof-table table{
	border: 1px solid #999999;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 20px;
	color: #333333;
	
}
hr{
	margin: 10px;
}
.prof-table th{
	background-color: #FFF;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	vertical-align: top;
	padding-right: 3px;
}
.prof-table td{
	background-color: #FFF;
	width: 310px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-size: 13px;
	line-height: 15px;
	vertical-align: top;
}


.gmap{
	margin-bottom: 20px;
}

.main table{
	border: 1px solid #D6D6D6;
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 20px;
	color: #333333;
}
.main th{
	background-color: #E1EEFC;
	width: 150px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #DF9FBF;
	font-size: 14px;
	line-height: 15px;
}.main td{
	background-color: #F2F1EA;
	width: 430px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 15px;
}

.h3-20{
	margin-top: 20px;
}
