@charset "utf-8";

#nav2 h1 {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	padding-top: 0.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "標楷體", "新細明體";
	padding-bottom: 5px;
	background-image: url(../images/icon/icon-link.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: -9999px;
	top: -99px;
	height: 20px;
}
#nav2 #link {
	left: -9999px;
	top: -999px;
}


#nav2  .slideClose {
	background-image: url(../images/icon/ic016.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}


dt {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	height: auto;
	background-image: url(../images/icon/ic015.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-color: #F7FFD6;
	font-size: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 1em;
	color: #000000;
	text-decoration: none;
}

dd {
	text-indent: 0px;
	padding-left: 0.3em;
	background-color: #F2FFD4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
dt a {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
	display: block;
}
dt:hover   {
	color: #0000FF;
	background-color: #FFFF99;
}

#nav2  li a {
	font-size: 10px;
	display: inline;
	color: #0000FF;
}
#nav2 li a:hover {
	color: #006600;
}


#nav2 .bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#connect2  {
	position: absolute;
	z-index: 1010;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: outset;
	border-bottom-style: outset;
	border-top-color: #999999;
	border-bottom-color: #999999;
	bottom: 3em;
	height: 280px;
	right: 0px;
	width: 18%;
}
#connect2 img {
	margin: 0px;

}
#connect2  li {
	list-style-type: none;
}
#connect2 ul {
	margin-left: 0.7em;
	margin-top: 3px;
}


#outer1 {
	z-index: 1000;
}

