﻿@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
/* 基本樣式 */
body,html{padding:0;margin:0;height:100%;}
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset{ margin: 0; padding: 0; }
ol,ul{list-style-type: none;}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #e5f4ff;
	background-image: url(../eng_img/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
}
#WRAPPER {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../eng_img/mainBG.jpg);
	background-color: #1e8fd1;
	background-repeat: repeat-x;
}
#HEADER {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../eng_img/header/logo.jpg);
	background-repeat: no-repeat;
	height: 83px;
}
div.logo {
	width: 470px;
	float: left;
	height: 83px;
}
div.logo a {
	display: block;
	height: 83px;
	float: left;
	width: 470px;
	text-indent: -9999px;
}
div.logo a:hover {
	display: block;
	height: 83px;
	float: left;
	width: 470px;
	text-indent: -9999px;
}

div.searchBox {
	float: left;
	width: 280px;
	background-image: url(../eng_img/header/searchBox.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 25px;
	margin-left: 180px;
}
div.langue {
	float: left;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	padding-right: 5px;
	display: block;
	margin-left: 350px;
}
div.langue a {
	color: #000000;
}

div.s-input  {
	width: 174px;
	float: left;
	display: block;
	padding-left: 36px;
}
div.s-btn  {
	width: 66px;
	padding-left: 4px;
	float: left;
}
.input-search {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 174px;
	border: 1px none #CCCCCC;
}
.btn-search {
	background-color: #000000;
	width: 64px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	border: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 20px;
	cursor:pointer;
}

#MAIN_NAV {
	height: 34px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#MAIN_NAV li.m1,.m2,.m3,.m4,.m5,.m6 {
	background-image: url(../eng_img/header/menuBG.jpg);
	background-repeat: no-repeat;
	height: 34px;
	float: left;
	text-align: center;
	line-height: 34px;
	margin-right: 3px;
}
#MAIN_NAV li.m1 a,li.m2 a,li.m3 a,li.m4 a,li.m5 a,li.m6 a {
	background-image: url(../eng_img/header/menuBG.jpg);
	background-repeat: no-repeat;
	height: 34px;
	float: left;
	text-align: center;
	line-height: 34px;
	text-indent: -9999px;
	display: block;
}
#MAIN_NAV li.m1 a:hover,.m2 a:hover,.m3 a:hover,.m4 a:hover,.m5 a:hover,.m6 a:hover {
	background-image: url(../eng_img/header/menuBG.jpg);
	background-repeat: no-repeat;
	height: 34px;
	float: left;
	text-align: center;
	line-height: 34px;
	text-indent: -9999px;
	display: block;
}
#MAIN_NAV li.m1,li.m1 a {
	background-position: 0px 0px;
	width: 93px;
}
#MAIN_NAV li.m2,li.m2 a {
	background-position: -96px 0px;
	width: 134px;
}
#MAIN_NAV li.m3,li.m3 a {
	background-position: -233px 0px;
	width: 134px;
}
#MAIN_NAV li.m4,li.m4 a {
	background-position: -370px 0px;
	width: 134px;
}
#MAIN_NAV li.m5,li.m5 a {
	background-position: -507px 0px;
	width: 134px;
}
#MAIN_NAV li.m6,li.m6 a {
	background-position: -644px 0px;
	width: 134px;
	margin-right: 0px;
}
#MAIN_NAV li.m1 a:hover {
	background-position: 0px -36px;
	width: 93px;
}
#MAIN_NAV li.m2 a:hover {
	background-position: -96px -36px;
	width: 134px;
}
#MAIN_NAV li.m3 a:hover {
	background-position: -233px -36px;
	width: 134px;
}
#MAIN_NAV li.m4 a:hover {
	background-position: -370px -36px;
	width: 134px;
}
#MAIN_NAV li.m5 a:hover {
	background-position: -507px -36px;
	width: 134px;
}
#MAIN_NAV li.m6 a:hover {
	background-position: -644px -36px;
	width: 134px;
}
div.banner-index {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
div.banner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 10px;
}




#CONTENT {
	background-color: #FFFFFF;
	width: 940px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}
div.hotpdBox {
	float: left;
	width: 611px;
}
div.hotpdBox p.title-more {
	background-image: url(../eng_img/content/title-hotpd.jpg);
	background-repeat: no-repeat;
}
div.hotpdBox  p.title-more a {
	text-align: right;
	height: 19px;
	width: 611px;
	display: block;
	text-indent: -9999px;
}
div.news-index {
	float: left;
	width: 329px;
}
div.news-index p.title-more {
	background-image: url(../eng_img/content/title-news-index.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 329px;
}
div.news-index p.title-more a {
	background-image: url(../eng_img/content/title-news-index.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 329px;
}
div.hotpdBox li.pdImgs {
	border: 1px solid #CCCCCC;
	height: 190px;
	width: 190px;
}
div.hotpdBox li.pdName {
	font-size: 12px;
	font-weight: bold;
	color: #084670;
	display: block;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
div.hotpdBox li.pdName a {
	color: #084670;
}
div.hotpdBox ul {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
div.news-index ul {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div.news-index li.date {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #004371;
	padding: 2px;
	width: 85px;
	text-align: center;
}
div.news-index li.subject {
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.news-index li.subject a {
	color: #333333;
}
div.qklink {
	width: 294px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#CONTENT-INSIDE {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}


#SUB_NAV {
	float: left;
	width: 220px;
	background-color: #1e8fd1;
}
#SUB_NAV li.sm1 {
	font-size: 12px;
	color: #000000;
	display: block;
	font-weight: bold;
	background-color: #cbf1ff;
	background-image: url(../eng_img/sub_nav/subbg_out.jpg);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	width: 220px;
}
#SUB_NAV li.sm1 a {
	font-size: 12px;
	color: #000000;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../eng_img/sub_nav/subbg_out.jpg);
	width: 215px;
}

#SUB_NAV li.sm1 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 5px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	background-image: url(../eng_img/sub_nav/subbg_over.jpg);
	width: 215px;
}
#SUB_NAV li.sm2 {
	font-size: 12px;
	color: #000000;
	display: block;
	font-weight: bold;
	margin-bottom: 1px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #1E8FD1;
	background-image: none;
	clear: left;
}
#SUB_NAV li.sm2 a {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 210px;
	background-color: #1E8FD1;
	background-image: none;
}
#SUB_NAV li.sm2 a:hover {
	font-size: 12px;
	color: #000000;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 210px;
	background-color: #1E8FD1;
	background-image: none;
}
#sm3 {
	float: left;
	width: 210px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}

#sm3   li.sm4 {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	background-image: none;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100px;
}
#sm3 li.sm4 img {
	display: block;
	width: 35px;
	margin-right: auto;
	margin-left: auto;
}

#sm3 li.sm4 a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
}
#sm3  li.sm4  a:hover {
	color: #000000;
}

#MAIN {
	float: left;
	width: 740px;
	background-color: #FFFFFF;
}
div.title-pd,.title-company,.title-inquiry,.title-news,.title-contact{
	background-repeat: no-repeat;
	height: 32px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 18px;
	padding-right: 10px;
}
div.title-pd {background-image: url(../eng_img/content/product.jpg);}
div.title-company {background-image: url(../eng_img/content/title-company.jpg);}
div.title-inquiry {background-image: url(../eng_img/content/title-inquiry.jpg);}
div.title-news {background-image: url(../eng_img/content/title-news.jpg);}
div.title-contact {background-image: url(../eng_img/content/title-contact.jpg);}
div.pd_roadName {
	background-image: url(../eng_img/content/roadBG.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding: 10px;
}
div.pd_roadName li {
	float: left;
}
div.pd_roadName li.name1 {
	color: #0056a7;
	font-size: 15px;
	font-weight: bold;
}

div.pd_roadName  li.name2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-image: url(../eng_img/btn/arrow1.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
}
#FOOTER {
	background-image: url(../eng_img/content/footerBG.jpg);
	background-repeat: no-repeat;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	padding-left: 200px;
	padding-top: 35px;
}
div.info1 {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	width: 740px;
	display: block;
}
div.info1 a {
	color: #000000;
}
div.pdlist {
	float: left;
	margin-top: 10px;
	margin-left: 35px;
}
div.pdlist li.pdImgs {
	border: 1px solid #CCCCCC;
	height: 190px;
	width: 190px;
}
div.pdlist li.pdName {
	font-size: 12px;
	font-weight: bold;
	color: #084670;
	display: block;
	width: 190px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 40px;
}
div.pdlist li.pdName a {
	color: #084670;
}
div.pages {
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 678px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
div.pages a {
	color: #333333;
	text-decoration: underline;
}
div.pages a:hover {
	color: #0072CF;
}
.red {
	font-size: 13px;
	font-weight: bold;
	color: #0072CF;
}

div.viewBox {
	height: 250px;
	width: 250px;
	border: 5px solid #CCCCCC;
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;
}
div.viewBox2 {
	float: left;
	margin-left: 10px;
	width: 440px;
}
div.viewBox2 li {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E8FD1;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 440px;
}

div.pdtitle2 {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.btnBar {
	margin-top: 50px;
	margin-bottom: 10px;
	float: left;
	width: 440px;
	margin-left: 10px;
}
div.btnBar p {
	float: left;
	width: 80px;
	margin-right: 10px;
}
.btn2 {
	background-color: #FFFFFF;
	background-image: url(../eng_img/btn/btnbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 80px;
	border: none;
	font-size: 12px;
	color: #1B1B1B;
	cursor:pointer;
}
div.word {
	margin-bottom: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.td01 {
	background-color: #BDEEFF;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.td02 {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
.td03 {
	background-color: #999999;
}
.td04 {
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
}
.td04 a {
	color: #333333;
}
.title_txt {
	font-size: 12px;
	color: #333333;
	padding: 10px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}

.word_txt {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding: 10px;
}
