.title {
	font-size: 10px;
	color: #4B4948;
	height: 55px;
}
h1, h2 ,h3{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 11px;
	font-weight: bold;
}
p {
	padding-top: 0px;
	margin: 0px;
}
#mainContents .blockContents {
	float: left;
	width: 340px;
	padding: 0px;
	margin-right: 20px;
}
#mainContents .blockContents .leftBox {
	float: left;
	width: 220px;
	line-height: 18px;
}
#mainContents .blockContents .rightBox {
	float: right;
	width: 113px;
}
dl {
	padding: 0px;
	margin: 0px;
	width: 200px;
}  
dt {
	float:left;
	width:50px;
	padding:0px  0px 0px;
	font-weight:bold;
}  
dd {
	margin-top: 0px;
	float: none;
	padding: 0px 5px 0px 10px;
	width: 120px;
}  
.mapBox {
	clear: both;
	margin-top: 20px;
	padding: 40px 0px 0px;
}
#mainContents .underBlock {
	clear: both;
	padding-top: 30px;
}
#staff_firstBlock  {
	padding: 0px;
}
.imgBox  {
	float: left;
	width: 85px;
}
#staff_firstBlock .logo {
	float: left;
	width: 85px;
	text-align: center;
	padding-top: 40px;
}
#staff_firstBlock .textBox {
	float: left;
	width: 580px;
}
#staff_seconBox {
	clear: both;
	padding-top: 50px;
}
#staff_seconBox .lineBox {
	clear: both;
	margin-bottom: 20px;
}
#staff_seconBox .lineBox .staffDetailLeft {
	float: left;
	width: 323px;
}
#staff_seconBox .lineBox .staffDetailRight {
	float: right;
	width: 323px;
}
#staff_seconBox .textBox {
	float: right;
	padding-left: 20px;
	width: 218px;
}
.staffName {
	font-size: 11px;
	font-weight: bold;
}

