
body {
	background-color: #FFF;
}
#wrapper {
	width: 952px;
	margin: 0 auto;
}
#Content {
	width: 952px;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.BorderLine {
	border-left: 1px dashed #DDDDDD;
	border-right: 1px dashed #DDDDDD;
}
.MapCol {
	float: left;
	width: 30%;
	padding-left:30px;
	text-align:left;
}
h4 {
	clear: both;
	font-weight: bold;
	font-size:20px;
	/* background: url("/img/index/help/mapbg.png") no-repeat; */
	color: #2b3340;
	border-bottom: solid 2px #fa1e50;
	margin-right: 24px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color:#232a35;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: underline;
}
h5 {
	font-size:14px;
	color: #404753;
	margin-top:10px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.MapCol ul {
	padding: 2px 0;
	margin-top: 3px;
	padding-left: 8px;
	margin-bottom: 32px;
}
.MapCol li {
	line-height:1.8em;
	font-size:13px;
}
.MapCol ul li {
	clear:both;
	background: transparent url("/img/index/icon/icon_3x3_565656.gif") no-repeat left center;
	margin-left:8px;
	padding-left:8px;
}
.MapCol ul li.NoSymbol {
	background:none;
	margin-left:4px;
	padding-left:0;
}
.MC1 { background-color:#336699;}
.MC2 { background-color:#339966;}
.MC3 { background-color:#AA1002;}
.MC4 { background-color:#DDAD08;}
.MC5 { background-color:#D8E4F1;}
.MC6 { background-color:#D8F1E4;}
.MC7 { background-color:#F1E4D8;}
.MC8 { background-color:#FDF3D0;}
.MC10 { background-color:#CCD5B7;}
.MC9 { background-color:#666633}

.MapCol dl {
	margin-top: 4px;
	margin-left: 8px;
	width:97%;
}
.MapCol dl dt {
	clear: both;
	background:transparent url("/img/index/icon/icon_3x3_565656.gif") no-repeat 18px center;
	line-height:16px;
	cursor:pointer;
	margin-top:4px;
	display:block;
	text-align:left;
	color:#232a350BB;
}
.MapCol dl dt.Folder2 {
	background:transparent url("/img/index/icon/icon_square_-.gif") no-repeat 18px center;
}
.MapCol dl dt strong {
	font-size:12pt;
	font-weight:normal;
	padding-left: 30px;
	text-align:justify;
}
.MapCol dl dd {
	margin-left:6px;
}
.MapCol dl ul {
	clear: both;
	margin:0;
	text-align:left;
	padding:0pt 0pt 0pt 10px;
}
.MapCol dl li {
	float: left;
	width: 20%;
	background: transparent url("/img/index/icon/icon_tri_5d5d5d_right.gif") no-repeat 0px 5px;
	line-height:20px;
	font-size:12pt;
	padding-left:8px;
}
.MapCol dl li a {
	display:block;
	width:100%;
	text-decoration:none;
	font-size:12pt;
}
.MapCol dl li a:link, .MapCol dl a:hover, .MapCol dl li a:visited {
	text-decoration: none;
}
.MapCol-find ul {
	padding: 2px 0;
	margin-top: 3px;
	margin-bottom: 10px;
}
.MapCol-find ul li {
	background:none;
	clear:none;
}
.MapCol-find ul div {
	background: transparent url("/img/index/icon/icon_3x3_565656.gif") no-repeat left center;
	padding-left:8px;
	clear:both;
}
.MapCol-find  ul.sublist  {
	padding-left:8px;
	margin-bottom:10px;
}
.MapCol-find ul.sublist li {
	background: transparent url("/img/index/icon/icon_tri_5d5d5d_right.gif") no-repeat left center;
	float:left;
	font-size:10pt;
	line-height:20px;
	padding-left:10px;
	width:80%;
}
.MapCol-find ul.sub-arealist  {
	padding-left:8px;
	margin-bottom:10px;
}
.MapCol-find ul.sub-arealist li {
	background: transparent url("/img/index/icon/icon_tri_5d5d5d_right.gif") no-repeat left center;
	float:left;
	font-size:10pt;
	line-height:20px;
	padding-left:10px;
	width:20%;
}
a.more-sub {
	background: transparent url("/img/index/icon/icon_arrow_down.gif") no-repeat left center;
	width:12px;
	height:12px;
	display:inline-block;
}
a.more-sub span{
	display:none;
}
/* �a�������u�� */
.MapCol-find ul.loca-type li ul.sub-arealist li {
	width: 35%;
}