@charset "utf-8";
/* CSS Document */
HTML { 
scrollbar-face-color:#00479d;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#00479d;
scrollbar-shadow-color:#00479d;
scrollbar-highlight-color:#00479d; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, "新細明體";
	line-height: 150%;
	font-size: 12px;
	text-align: justify;
	text-justify:inter-ideograph;
	background-image: url(../images/bg-02.jpg);
	background-repeat: repeat;
	background-position: center top;
	color: #666;
}
.top-bg {
	background-image: url(../images/bg-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	blr:expression(this.onFocus=this.blur());
	outline:none;
	}
a:link, a:visited, a:active{
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: none;
}
.link1,
a.link1,
a.link1:visited {
	color: #333;
}
a.link1:hover {
	color: #FFF;
}
#link_hide {
	width: 150px;
	height: 1px;
	position: absolute;
	font-size: 2px;
	top: -50px;
}
#link_hide a:link {
	color: #000;
	text-decoration: none;
}
#link_hide a:visited {
	text-decoration: none;
	color: #000;
}
#link_hide a:hover {
	text-decoration: none;
	color: #000;
}
#link_hide a:active {
	text-decoration: none;
	color: #000;
}
.mouse_btn,
a.mouse_btn,
a.mouse_btn:visited {
	width: 257px;
	height: 40px;
	display:block;
	background-image: url(../images/products-01_15.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 18px;
	color: #666;
	text-align: left;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	text-indent: 40px;
}
a.mouse_btn:hover {
	width: 257px;
	height: 40px;/* -90px為範例圖片的高度 */
	display:block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #669933;
}
.mouse_btn-hover,
a.mouse_btn-hover,
a.mouse_btn-hover:visited {
	width: 257px;
	height: 45px;/* -90px為範例圖片的高度 */
	display:block;
	background-image: url(../images/products-01_16.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.title {
	font-weight: bold;
	color: #669933;
}
