﻿.tblMap
{
	width: 100%;
	border-collapse: collapse;
}
.tblMap td, .tblMap th
{
	border-collapse: collapse;
	border: solid 1px #7BB2C6;
}
.tblMap th
{
	background: url(Image/bgMapTitle.gif) repeat-x;
}
.tblMap h1
{
	margin:5px 0;
	padding:0;
	font-size:15px;
	color:#0077BE;
	text-align:left;
}
.tblMap .div
{
	background: url(Image/icoMapSearch.gif) no-repeat left top ;
	padding-left:60px;
	text-align:left;
	font-weight:normal;
	line-height:140%;
	margin:5px 0px;
}
.tblMap ul
{
	list-style-image:url(Image/icoList05.gif);
	margin: 0; 
	padding: 0;
	margin-left:20px;
	line-height:100%;
	font-weight:bold;
}
.tblMap ul li
{
	margin:10px 0;
}
.btnMapSearch
{
	width:70px;
	height:23px;
	background: url(Image/btnMapSearch.gif) no-repeat center;
	border:none;
}
.txtMap
{
	border:solid 1px #9CAABD;
}
