@charset "utf-8";
#bg {
	background-image: url(../images/bg-topBar.png);
	background-repeat: repeat-x;
	height: 39px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#container {
}
#footer {
	clear: both;
	font-family: "微軟正黑體";
	font-size: small;
	line-height: 0.6cm;
	text-align: center;
	letter-spacing: 1px;
	height: 70px;
	padding-top: 5px;
}
#footer p a {
	text-decoration: none;
	color: #000;
}
#footer p a:hover {
	color: #099;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #096;
}


#gotop {
	font-size: 20px;
	color: white;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #777;
	display: none;
	right: 20px;
	bottom: 20px;
	position: fixed;
	cursor: pointer;
}
#main     {
}
#header {
	height: 39px;
	background-image: url(../images/Item.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 5px;
	font-family: "微軟正黑體";
	font-size: 21px;
	color: #4CC08B;
	font-weight: bolder;
	margin-top: 10px;
	padding-top: 10px;
}
#content {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 595px;
}

#navBar {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}
#navBar img  {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
#navBar a  {
	display: block;
	margin: 18px;
	height: 27px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #960;
	font-family: "微軟正黑體";
	line-height: 10px;
}

#navBar a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;

}

#description {
	float: left;
}
#Item {
	font-size: 14px;
	font-family: "微軟正黑體";
	color: #1d6032;
	font-weight: bolder;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #cce198;
	padding-bottom: 5px;
	width: 570px;
	margin-left: 5px;
	margin-top: 10px;
}

.Item_right {
	float: right;
	padding-right: 5px;
}

.text {
	font-size: 14px;
	font-family: "微軟正黑體";
	padding-left: 5px;
	padding-right: 5px;
	line-height: 0.8cm;
	width: 570px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-left: 5px;
}


#photo {
	clear: both;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 0.8cm;
	margin-left: 5px;
}

#menu {
	clear: right;
	float: left;
	width: 200px;
}

#navigation {
	font-family: "微軟正黑體";
	font-size: 15px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#navigation a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #9C3;
	display: inline;
	font-weight: bold;
}
#main #description .text a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
#main #description .text a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #099;
	color: #099;
}


#navigation a {
	text-decoration: none;
	color: #000;
	display: inline-block;
	float: left;
	width: 95px;
	height: 27px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
}


#topBar {
}
.TextList {
	color: #009966;
	font-family: "微軟正黑體";
	font-size: 14px;
	font-weight: bold;
}
#photo p a {
	font-weight: bold;
	color: #099;
	text-decoration: none;
}
#photo p a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #099;
}
