table#t_header {
	padding:10px;
	background-position:center;
	width:660px;
	height:290px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
}
table#t_header input {
	background-color:#ECFBFF;
	border:none;
	margin:1px;
	color:#0099CC;
}
table#t_header input.btn {
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	background-color:#00B1EC;
	border:1px solid #0099CC;
	color:#FFFFFF;
}
#ymap_dd table {
	width:100%;
	margin:2px;
}
a.add_new {
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin:10px;
}
a.add_new:hover {
	text-decoration:underline;
}
div#ymap_f {
	text-align:center;
}
a.opt_link {
	color:#999999;
}
a.opt_link:hover {
	color:#006699;
}
div#ymap_f img {
	border:2px solid #EFEFFF;
}
td.ymapmn, td.ymap-mi, td.ymap-cu {
	padding-left:4px;
	padding-right:4px;
}
td.ymapnum {
	font-size:11px;
	padding-left:6px;
}
#ymap_dd table td {
	font-size:11px;
	border-bottom:1px solid #EFEFEF;
}
#ymap_dd table tr:hover {
	background:#F9F9F9;
	cursor:help;
}
#ymap_dd table {
	border:1px solid #FBFBFB;
}
.ymapphidden {
	display:none;
}	
#ymap_dd table td.ymap-mi {
	width:90px;
	padding-right:0px;
}
#ymap_dd table td.ymap-cu {
	width:65px;
	padding-right:0px;
}
#ymap_dd table th {
	text-align:left;
	font-size:13px;
	color:#006699;
	background-color:#D7F6FE;
	padding-left:3px;
}
p.ymapftnotes {
	text-align:center;
}

.ymapftnotes {
	font-weight:bold;
}
#route {
	margin:5px;
	padding:3px;
}
.route_field {
	height:13px;
	color:#003366;
	border:1px solid #0099CC;
	width:180px;
	font-size:11px;
}

