@charset "utf-8";
/* CSS Document */
HTML { 
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#4fa9b5;
scrollbar-shadow-color:#4fa9b5;
scrollbar-highlight-color:#4fa9b5; 
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: 23px;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	color: #666;
/*	text-align: justify;
	text-justify:inter-ideograph; */
}
#top-div {
	background-image: url(../images/menu-01.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width: 100%;
}
#about-div {
	background-color: #4fa9b5;
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 100%;
	background-image: url(../images/about-01.jpg);
}
#news-div {
	background-color: #8ca6b3;
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 100%;
	background-image: url(../images/news-02.jpg);
}
#contact-div {
	background-color: #cfd6dc;
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 100%;
	background-image: url(../images/contact-02.jpg);
}
#sitemap-div {
	background-color: #E9E7E8;
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 100%;
	background-image: url(../images/sitemap-02.jpg);
}


#products-div {
	background-color: #B2C9E8;
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 100%;
	background-image: url(../images/products-02.jpg);
}
#equipment-div {
	background-color: #4fa9b5;
	background-repeat: no-repeat;
	background-position: center;
	height: 210px;
	width: 100%;
	background-image: url(../images/equipment-02.jpg);
}



#index-div {
	background-repeat: no-repeat;
	background-position: center;
	height: 450px;
	width: 100%;
	background-image: url(../images/index.jpg);
}

#index2-div {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center;
	height: 17px;
	width: 100%;
	background-image: url(../images/index-02.jpg);
}




a {
	blr:expression(this.onFocus=this.blur());
	outline:none;
	}
a:link, a:visited, a:active{
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #4fa9b5;
	text-decoration: none;
}
.link1,
a.link1,
a.link1:visited {
	color: #4fa9b5;
}
a.link1:hover {
	color: #4fa9b5;
	text-decoration: underline;
}
.link2,
a.link2,
a.link2:visited {
	color: #F00;
}
a.link2:hover {
	color: #F00;
	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: 180px;
	height: 24px;
	display:block;
	background-image: url(../images/about-20.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	padding-left: 30px;
	background-position: 0px -32px;
	padding-top: 8px;
}
a.mouse_btn:hover {
	width: 180px;
	height: 24px;/* -90px為範例圖片的高度 */
	display:block;
	background-image: url(../images/about-20.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	color: #FFF;
	font-size: 12px;
	padding-left: 30px;
}
.mouse_btn-hover,
a.mouse_btn-hover,
a.mouse_btn-hover:visited {
	width: 180px;
	height: 24px;/* -90px為範例圖片的高度 */
	display:block;
	background-image: url(../images/about-20.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 8px;
	color: #FFF;
	font-size: 12px;
	padding-left: 30px;
}
.mouse_btn2,
a.mouse_btn2,
a.mouse_btn2:visited {
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	color: #666;
	font-size: 14px;
}
a.mouse_btn2:hover {
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	background-position: 0px -40px;
	background-image: url(../images/bg3.png);
	text-align: center;
}
.mouse_btn2-hover,
a.mouse_btn2-hover,
a.mouse_btn2-hover:visited {
	width: 144px;
	height: 40px;
	display:block;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	padding-left: 30px;
	background-position: 0px -40px;
	padding-top: 8px;
	background-image: url(../images/bg3.png);
}
.homeicon {
	margin-bottom: -3px;
	margin-right: 3px;
}
.bg-b {
	background-repeat: no-repeat;
	background-position: bottom;
}
#form1 #textfield {
	background-image: url(../images/about-10.jpg);
	height: 25px;
	width: 130px;
	color: #50AAB5;
	padding-left: 10px;
}
#form1 #button {

}
.index-article {
	font-family: Calibri, Arial, "新細明體";
	font-size: 12px;
}
.color-white {
	color: #FFF;
}
.color-blue {
	color: #4fa9b5;
}
.img-more {
	padding-top: 2px;
	padding-left: 2px;
}
.img-newsback {
	padding-right: 10px;
}
.img-border {
	border: 1px solid #eee;
}

.news-list-15pt {
	font-size: 16px;
	font-weight: bold;
	color: #44AAB6;
	font-family: "微軟正黑體", "新細明體", Calibri, Arial;
}
.color-gray {
	color: #666;
}
.color-red {
	color: #F00;
}

.line-b-gray {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.line-b-gray-1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.line-b-blue-1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #50AAB5;
}


.products-title {
	font-family: "微軟正黑體", "新細明體", Calibri, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.price {
	font-family: Arial, Calibri, "新細明體";
	font-size: 36px;
	color: #F00;
	font-style: italic;
	font-weight: bold;
}
.back, a.back, a.back:visited{
	color: #FFF;
	background-color: #48d4d9;
	width: 60px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.back:hover{
	color: #FFF;
	background-color: #23A4A7;
	width: 60px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart, a.cart, a.cart:visited{
	color: #FFF;
	background-color: #48d4d9;
	width: 90px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.cart:hover{
	color: #FFF;
	background-color: #23A4A7;
	width: 90px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.t16px-blue {
	font-size: 16px;
	color: #50AAB5;
}
.t18px-blue {
	font-size: 18px;
	color: #50AAB5;
	font-weight: bold;
	font-family: "微軟正黑體", "新細明體", Calibri, Arial;
}
.t11px-gray {
	font-size: 11px;
	color: #cccccc;
}
.redstar {
	padding-top: 7px;
}
.bg-rb {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#textfield2  {
	color: #FFF;
	background-color: #48d4d9;
	width: 90px;
	text-align: center;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #48D4D9;
}
.article-title {
	font-family: "微軟正黑體", "新細明體", Calibri, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-right: 20px;
	height: 20px;
	float: left;
}
.line-b-8px {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
	height: 12px;
}

.tim a{
	font-size: 10px;
	color: #999;
}
