@charset "utf-8";
/* CSS Document */
HTML { 
scrollbar-face-color:#3b85c8;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#3b85c8;
scrollbar-highlight-color:#3b85c8; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color:#3b85c8; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, "新細明體";
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	text-justify:inter-ideograph;
	background-color: #FFF;
	color: #727171;
}
.justify {
	text-align:left;
	text-justify:inter-ideograph;
}

a {
	blr:expression(this.onFocus=this.blur());
	outline:none;
	}
a:link, a:visited, a:active{
	color: #3b85c8;
	text-decoration: none;
}
a:hover {
	color: #3b85c8;
	text-decoration: underline;
}
.link1,
a.link1,
a.link1:visited {
	color: #FFF;
}
a.link1:hover {
	color: #FFF;
	text-decoration: underline;
}
.link2,
a.link2,
a.link2:visited {
	color: #898989;
}
a.link2:hover {
	color: #5092CE;
	text-decoration: underline;
}
#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: 24px;
	height: 29px;
	display:block;
	background-image: url(../images/products-02-p1-18.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #333;
	text-align: center;
	font-size: 20px;
	line-height: 100px;
	overflow: hidden;
}
a.mouse_btn:hover {
	width: 24px;
	height: 29px;/* -90px為範例圖片的高度 */
	display:block;
	background-image: url(../images/products-02-p1-18.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #FFF;
}
.mouse_btn2, a.mouse_btn2, a.mouse_btn2:visited {
	width: 24px;
	height: 29px;
	display:block;
	background-image: url(../images/products-02-p1-20.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #333;
	text-align: center;
	font-size: 20px;
	line-height: 100px;
	overflow: hidden;
}

a.mouse_btn2:hover {
	width: 24px;
	height: 29px;/* -90px為範例圖片的高度 */
	display:block;
	background-image: url(../images/products-02-p1-20.png);
	background-repeat: no-repeat;
	background-position: 0px -29px;
	color: #FFF;
}
.mouse_btn3, a.mouse_btn3, a.mouse_btn3:visited {
	width: 30px;
	height: 15px;
	display:block;
	background-image: url(../images/news-01-23.jpg);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	color: #333;
	text-align: center;
	font-size: 20px;
	line-height: 100px;
	overflow: hidden;
}
a.mouse_btn3:hover {
	width: 30px;
	height: 15px;/* -90px為範例圖片的高度 */
	display:block;
	background-image: url(../images/news-01-23.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}

.bg-top {
	background-repeat: repeat-x;
	background-position: top;
}
.bg-bottom {
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-left {
	background-repeat: no-repeat;
	background-position: left;
}

.color-blue {
	color: #5092CE;
}
.color-white {
	color: #FFF;
}
.t-bottom-info {
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
.t-map-info {
	color: #898989;
}

.t-11px {
	font-size: 11px;
}
.left-14px {
	text-indent: -14px;
	padding-left: 14px;
}
.left-12px {
	text-indent: -12px;
	padding-left: 12px;
}

.margin0 {
	margin: 0px;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	letter-spacing: 3px;
}
.news-table1 {
	line-height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.news-table2 {
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
