@charset "utf-8";
/* CSS Document */

@import url("public.css");
body {

	background-color: #FFF;
}
#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;
}
h1 {
	clear: both;
	padding: 4px 0px 4px 8px;
	font-weight: normal;
	font-size:12pt;
	height:23px;
	background: url(../../img/help/mapbg.png) no-repeat;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color:#000;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	border-bottom:1px solid #FF5500;	
	font-size:15px;
	font-weight:bold;
	color: #666666;
	margin-top:10px;
	margin-left: 16px;
	width:204px;
}
.MapCol UL {
	padding: 2px 0;
	margin-top: 3px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.MapCol LI {
	line-height:18px;
	font-size:12px;
}
.MapCol UL LI {
	clear:both;
	background: transparent url(../../img/help/dian.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/help/dian.gif) no-repeat 18px center;
	line-height:16px;
	cursor:pointer;
	margin-top:4px;
	display:block;
	text-align:left;
	color:#0000BB;
}
.MapCol dl dt.Folder2 {
	background:transparent url(http://images.591.com.tw/index/public/global/folder2.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/help/07.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/help/dian.gif) no-repeat left center;
	margin-left:8px;
	padding-left:8px;
	clear:both;
}
.MapCol-find  UL.sublist  {
	padding-left:8px;
	margin-bottom:10px;
}
.MapCol-find  UL.sublist LI {
	background: transparent url(../../img/help/07.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/help/07.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/help/btn_drop.gif) no-repeat left center;
	width:12px;
	height:12px;
	display:inline-block;
}
a.more-sub span{
	display:none;
}