#m_tab {
    margin: auto;
}

#m_tab tr td {
    padding: 1px 2px;
}

#m_tab input {
    width: 70px;
}

#map_pict {
    margin: 0px 30px 30px 0px;
}

#ver_con {
    width: 18px;
}

.map_emp {
    font-size: 18px;
}

.note {
	display:none;
	margin:20px 0 0 10px;
	position:absolute;
	background-color:#FFE5AF;
	border:1px solid #998969;
	padding:2px 3px;
  z-index:35;
}
.note table tr {background-color:transparent!important;}
.note table tr td {padding-right:10px;width:60px;text-align:left!important;}