@charset "utf-8";
#bg {
	background-image: url(../images/bg-topBar.png);
	background-repeat: repeat-x;
	height: 39px;
	margin-top: 0px;
}
#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: #096;
	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: 178px;
	width: 585px;
}
#content {
	float: right;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCC;
	width: 595px;
}

#navBar {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	float: left;
	clear: right;
}
#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: 16px;
	font-family: "微軟正黑體";
	color: #1d6032;
	font-weight: bolder;
	padding-top: 5px;
	padding-left: 15px;
	background-color: #cce198;
	padding-bottom: 5px;
	width: 580px;
	margin-left: 0px;
	margin-top: 10px;
	height: 20px;
	clear: both;
}

.Item_right {
	float: right;
	padding-right: 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;
}
#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;
}

.product {
	margin-top: 10px;


}

.productList {
	float: left;
	width: 590px;
}
.productSet {
	float: left;
	margin-bottom: 20px;

}
.photo {
	height: 205px;
	width: 150px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #999;
	font-family: "微軟正黑體";
	font-size: 14px;
	color: #000;
}
.photo a img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


.photo p {
	padding-left: 3px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 3px;
	font-family: "微軟正黑體";
	line-height: 0.7cm;
	font-size: 14px;
	text-transform: none;
	word-spacing: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
	color: #000000;
}
#album {
}

.text {
	font-size: 14px;
	font-family: "微軟正黑體";
	padding-left: 5px;
	padding-right: 5px;
	line-height: 0.8cm;
	width: 570px;
	margin-left: 5px;
}
.icon {
	list-style-image: url(../images/navbar-icon.png);
	margin-left: -10px;
}
.red {
	color: #F00;
	font-weight: bold;
}
#main .text a:hover {
	color: #099;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #099;
}
#main .text a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
