@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif, "新細明體", "細明體";
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 18px;
	behavior:url(csshover.htc);
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #E96A16;
	text-decoration: underline;
}
a img {
    border: 0;
}
hr {
    border-top: 1px dotted #ccc;
    border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 5px 0;
	padding: 0;
}
.imgleft {
    float: left;
	margin: 5px 10px 5px 5px;
}
.imgright {
    float: right;
	margin: 5px 10px 5px 5px;
}
.clear {
   clear: both;
}
h2 {
	font-size: 16px;
	color: #FF0000;
	margin: 10px 0 5px 0;
}
h3 {
	font-size: 13px;
	color: #244286;
	margin: 2px 0;
}
.font_1 {
	color:#336699;
	font-size: 14px;
}
.font_2 {
	color:#006666;
}
.font_2 a {
	color:#FF0000;
}
.font_3 {
	color:#CC0066;
}
#main {
    position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
/*導覽列*/
#menu {
	position: absolute;
	width: 649px;
	height: 83px;
	top: 59px;
	left: 252px;
	background: url(../images/menu_01.jpg) no-repeat 0 -21px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 25px;
	z-index:500;
	text-decoration: none;
}
#menu li {
    float: left;
	margin: 0;
	padding: 0;
}
li a#about {
    display: block;
    width: 152px;
	height: 31px;
}
li a#pro {
    display: block;
    width: 138px;
	height: 31px;
}
li a#dow {
    display: block;
    width: 144px;
	height: 31px;
}
li a#con {
    display: block;
    width: 171px;
	height: 31px;
}
#menu a#about:hover {
    background: url(../images/menu_02.jpg) -25px -21px no-repeat;	
}
#menu a#pro:hover {
    background: url(../images/menu_02.jpg) -177px -21px no-repeat;
}
#menu a#dow:hover {
    background: url(../images/menu_02.jpg) -315px -21px no-repeat;
}
#menu a#con:hover {
    background: url(../images/menu_02.jpg) -459px -21px no-repeat;
}

#menu a:hover, 
#menu li:hover a {
    line-height:27px;
    cursor:pointer; 
	text-decoration: none;		
}
#menu li a:hover, 
#menu li:hover a {
    color:#fc6;
}
#menu ul {
    display:none;
}
/* IE6 only */
#menu table {
    border-collapse:collapse; 
    font-size:1em; 
    width:0; 
    height:0;
}
#menu #line, #menu #ped, #menu #sed, #menu #ced {
    margin:0; 
    padding:0;
    list-style-type:none;
}
#menu :hover #line, #menu :hover #ped, #menu :hover #sed, #menu :hover #ced {
	height:25px;
	display:block;
	position: absolute;
	width: 649px;
	top:30px;
}
#menu :hover #line {
    float: left;
    left:15px;
}
#menu :hover #ped {
    float: left;
    left:130px;
}
#menu :hover #sed {
    float: left;
    left:250px;

}
#menu :hover #ced {
    float: left;
    left:400px;
}
#menu :hover #line li, #menu :hover #ped li, #menu :hover #sed li, #menu :hover #ced li {
	border:1px solid #fff;
	background-color: #C0B392;
}
#menu :hover li a {
	display:block;
	height:26px;
	line-height:26px;
	margin:0;
	width: 120px;
	text-align: center;	
}

#menu :hover #line li a, #menu :hover #ped li a, #menu :hover #sed li a, #menu :hover #ced li a {
	color:#FFFFFF;
}

#menu :hover #line li a:hover, #menu :hover #ped li a:hover, #menu :hover #sed li a:hover, #menu :hover #ced li a:hover {
	background-color: #336699;
	color: #FFFFFF;
	line-height:26px;
	position:relative;
}
#menu .sub a {
	background-color: #BC7C43;
}
#menu :hover #line :hover ul, #menu :hover #ped :hover ul, #menu :hover #sed :hover ul, #menu :hover #ced :hover ul {
    padding:0;
	margin:0; 
	list-style:none; 
	display:block; 
	position:absolute; 
	top:28px; 
	left: -1px;
	border-top:0; 
	float: left;
	width: 649px;
	height: 25px;
}
html>body #menu :hover #line :hover ul, #menu :hover #ped :hover ul, #menu :hover #sed :hover ul, #menu :hover #ced :hover ul {
	left: 122px;
}
#menu :hover #line :hover ul li, #menu :hover #ped :hover ul li, #menu :hover #sed :hover ul li, #menu :hover #ced :hover ul li{
	border:1px solid #fff;
	background-color: #F4970B;
}
#menu :hover #line :hover ul li a {
    width:649px; 
	height:22px; 
	line-height:26px;
}
/*中文版導覽列*/
#ch_menu {
	position: absolute;
	width: 649px;
	height: 83px;
	top: 59px;
	left: 252px;
	background: url(../images/ch_menu.jpg) no-repeat 0 -21px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 25px;
	z-index:500;
	text-decoration: none;
}
#ch_menu li {
    float: left;
	margin: 0;
	padding: 0;
}
li a#ch_about {
    display: block;
    width: 152px;
	height: 31px;
}
li a#ch_pro {
    display: block;
    width: 138px;
	height: 31px;
}
li a#ch_dow {
    display: block;
    width: 144px;
	height: 31px;
}
li a#ch_con {
    display: block;
    width: 171px;
	height: 31px;
}
#ch_menu a#ch_about:hover {
    background: url(../images/ch_menu_01.jpg) -25px -21px no-repeat;	
}
#ch_menu a#ch_pro:hover {
    background: url(../images/ch_menu_01.jpg) -177px -21px no-repeat;
}
#ch_menu a#ch_dow:hover {
    background: url(../images/ch_menu_01.jpg) -315px -21px no-repeat;
}
#ch_menu a#ch_con:hover {
    background: url(../images/ch_menu_01.jpg) -459px -21px no-repeat;
}

#ch_menu a:hover, 
#ch_menu li:hover a {
    line-height:27px;
    cursor:pointer; 
	text-decoration: none;		
}
#ch_menu li a:hover, 
#ch_menu li:hover a {
    color:#fc6;
}
#ch_menu ul {
    display:none;
}
/* IE6 only */
#ch_menu table {
    border-collapse:collapse; 
    font-size:1em; 
    width:0; 
    height:0;
}
#ch_menu #line, #ch_menu #ped, #ch_menu #sed, #ch_menu #ced {
    margin:0; 
    padding:0;
    list-style-type:none;
}
#ch_menu :hover #line, #ch_menu :hover #ped, #ch_menu :hover #sed, #ch_menu :hover #ced {
	height:25px;
	display:block;
	position: absolute;
	width: 649px;
	top:30px;
}
#ch_menu :hover #line {
    float: left;
    left:15px;
}
#ch_menu :hover #ped {
    float: left;
    left:130px;
}
#ch_menu :hover #sed {
    float: left;
    left:250px;

}
#ch_menu :hover #ced {
    float: left;
    left:400px;
}
#ch_menu :hover #line li, #ch_menu :hover #ped li, #ch_menu :hover #sed li, #ch_menu :hover #ced li {
	border:1px solid #fff;
	background-color: #C0B392;
}
#ch_menu :hover li a {
	display:block;
	height:26px;
	line-height:26px;
	margin:0;
	width: 120px;
	text-align: center;	
}

#ch_menu :hover #line li a, #ch_menu :hover #ped li a, #ch_menu :hover #sed li a, #ch_menu :hover #ced li a {
	color:#FFFFFF;
}

#ch_menu :hover #line li a:hover, #ch_menu :hover #ped li a:hover, #ch_menu :hover #sed li a:hover, #ch_menu :hover #ced li a:hover {
	background-color: #336699;
	color: #FFFFFF;
	line-height:26px;
	position:relative;
}
#ch_menu .sub a {
	background-color: #BC7C43;
}
#ch_menu :hover #line :hover ul, #ch_menu :hover #ped :hover ul, #ch_menu :hover #sed :hover ul, #ch_menu :hover #ced :hover ul {
    padding:0;
	margin:0; 
	list-style:none; 
	display:block; 
	position:absolute; 
	top:28px; 
	left: -1px;
	border-top:0; 
	float: left;
	width: 649px;
	height: 25px;
}
html>body #ch_menu :hover #line :hover ul, #ch_menu :hover #ped :hover ul, #ch_menu :hover #sed :hover ul, #ch_menu :hover #ced :hover ul {
	left: 122px;
}
#ch_menu :hover #line :hover ul li, #ch_menu :hover #ped :hover ul li, #ch_menu :hover #sed :hover ul li, #ch_menu :hover #ced :hover ul li{
	border:1px solid #fff;
	background-color: #F4970B;
}
#ch_menu :hover #line :hover ul li a {
    width:649px; 
	height:22px; 
	line-height:26px;
}
/*語言切換*/
#lang {
   position: absolute;
   top: 0;
   left: 680px;
   width: 233px;
}
/*首頁--最新消息*/
#newsbar{
    margin: 0 10px;
	list-style-type: none;
	padding:0;
}
#newsbar li {
    background: url(../images/news_icon.jpg) 0px 4px no-repeat;
	padding-left: 12px;
	margin-bottom: 2px;
}
#newsbar h4 {
	font-size: 12px;
	color: #FF6600;
	margin: 0;
	border: 0;
}
/*首頁--產品系列*/
.probar {
    border-left: 1px solid #ccc;
	margin-bottom: 8px;
}
.probar .verge{
    border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

/*內頁*/
.article {
    padding: 5px 10px;
}
.article p {
	margin: 5px 10px;
	text-indent: 27px;
	text-align: justify;
}
.article span {
	font-size: 16px;
	font-weight: bold;
	color: #006666;
}
.ta1 td {/*表格線*/
    border-bottom: 1px dotted #ccc;
}

/*側邊按鈕+子選單*/
.sidemenu {
    position: relative;
	left: 25px;
	font-family: "Times New Roman", Times, serif, "新細明體", "標楷體";
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	z-index:500;
}
ol.sidemenu, .sidemenu ul {
	padding:0;
	margin:0;
	width:150px;
	border:#F4F9FC 1px solid;
	background:#F4F9FC;
}

.sidemenu li {
	border-bottom:#AAA 1px solid;
	list-style:none;
	margin:0;
	padding: 5px 10px;
	position: relative;
	background: url(../images/sideb-1.jpg) repeat-x;
}
.sidemenu a:hover {
	cursor:pointer;
	text-decoration: none;
	color: #FFFFFF;
}
.sidemenu li:hover {
  background: url(../images/sideb-2.jpg) repeat-x;
}

ol.sidemenu  ul {
  display:none;
  position:absolute;
  left:150px;
  top:0;
}

.sidemenu li:hover ul{
  display:block;
  left:140px;
}
html>body .sidemenu li:hover ul {
	display: block;
	left:150px;	
}
/*商品頁*/
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	border-left: 5px solid #2E7F9D;
	padding-left: 4px;
	margin: 3px 0 3px 10px;
}
h5 {
	font-size: 14px;
	margin: 3px 15px;
	color: #990033;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990033;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 2px 35px;
}
.pro_list {
    list-style-type: none;
	width: 640px;
	margin: 0 0 0 25px;
	padding: 0;
}
.pro_list li {
	list-style-type: none;
	padding: 0;
	float: left;
	margin: 10px;
	height: 190px;
	text-align: center;
}
.pro_list a:hover p {
	color: #FF3300;
	text-decoration: underline;    
}
.pro_list p {
	margin: 2px 0;
	color: #006666;
}
.pro_list img.photo {
    border: 1px solid #ccc;
}
.pro_list a:hover img.photo {
    border: 1px solid #666666;
}

.rollimg img {
   border: 1px solid #ccc;
   margin: 0 2px;
}

/*商品詳細介紹*/
.pop {/*商品圖限制寬為250*/
    width: 250px;
	border: 1px solid #ccc;
	margin: 10px 10px 10px 5px;
}
.spec {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
	margin-top:5px;
}
.spec td {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	padding: 3px 0 3px 10px;
}
.spec .blue {
    color: #336699;
}
.spec ol {
    margin-left: 15px;
	padding-left:0;
}
.add {
	border-top: 1px dotted #ccc;
	padding-top: 2px;
}
/*商品頁Download隱藏選單*/
#downbar {
    width: 280px;
	margin: 0 auto;
}
#downbar li {
	border-bottom: 1px solid #ccc;
	margin: 5px 10px 0 10px;
	padding: 2px 0;
	color: #006666;
}
#downbar dd {
    border-top: 1px dotted #ccc;
	margin: 0 0 0 25px;
	padding: 0;
	color: #009999;
}

/*小圖變大圖*/
.thum{
position: relative;
z-index: 0;
}

.thum:hover{
background-color: transparent;
z-index: 50;
}

.thum span{
	position: absolute;
	left: -100px;
	visibility: hidden;
	background-color: #FFFFFF;
}

.thum span img{ /*CSS for enlarged image*/
border: 1px solid #ccc;
}

.thum:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top:0;
left: 24px; /*position where enlarged image should offset horizontally */
}
html>body .thum:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -8px;
left: 24px; /*position where enlarged image should offset horizontally */
}

/*頁尾*/
#footer {
	position: relative;
	width: 880px;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 22px;
	text-align: right;
	padding: 10px 20px 0 0;
	color: #666666;
}
/*工廠頁面-圖片切換*/
#showbox {
   width:312px;
	voice-family: "\"}\"";
	vice-family: inherit;
}
#showbox h3 {
	color:#ff6600;
	text-align: center;	
}
.showlist{
width:312px;
margin: 0 0 0 10px;
padding:0;
}
.showlist li{
list-style-type: none;
float: left;
margin: 0 2px; 
height:50px;
}
.showlist li img {
margin-bottom: 5px;
border: 1px solid #ccc;

}
.showlist li.selected{
position: relative;
top: 1px;
}
.shadetabs li.selected a{ /*selected main tab style */
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.tabcontent{
display:none;
margin-bottom: 5px;
}
.tabcontent img{
border: 1px solid #ccc;
padding: 5px;

}
@media print {
.tabcontent {
display:block!important;
}
}

/**/
/*問與答*/
#qa {
    width: 580px;
	margin: 0 auto;
	padding: 0;
}
#qa li {
	margin: 8px 0;
	padding: 0;
	font-weight: bold;
	color: #40892E;
}
#qa li ol {
	color: #DE6205;
	font-weight: normal;
	border-bottom: 1px dashed #ccc;
	margin: 5px 10px;
	padding: 0;
}
#qa li a {
	color: #359537;
}
#qa li a:hover {
	color: #78BB1E;
}
/*Download頁面*/
#tabs {
    width:570px; 
	text-align:center; 
	background: url(../images/top.gif);
	margin:5px auto; }
#tabs ul {
    width:567px; 
    padding:0; 
	margin:0 auto; 
	list-style:none;}
.nu {background-color:#ececec; color:#272727; border-bottom:1px solid #d7d7d7; height:23px; font:11px Arial, Helvetica, sans-serif;}
.nu ul {margin:0px; padding:0px; list-style:none; text-align:center;}
.nu li {display:inline; line-height:23px;}
.nu li a {color:#000000; text-decoration:none; padding:4px 5px 6px 5px;  border-left:1px solid #ececec; border-right:1px solid #ececec;}
.menu li a.tabactive {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; background-color:#CCCCCC; font-weight:bold;  position:relative;}

.porlist {
    list-style-type:none;
	padding:0;
	margin:0 0 0 15px;
}
.porlist li{
    width:130px;
	float:left;
	margin: 0 5px;
	text-align: center;
	padding:0;
}
body .porlist li dd {
	padding:0;
	margin:0;
	font-weight: normal;
}
#tabs h3 {
    padding: 10px 0;
}
#tab #tabcontent1 {
    background: url(../images/tab_right.gif) no-repeat 0 0;
}
.clear {clear:both; height:0; line-height:0; overflow:hidden;}
#tabs div h5 {font-size:11px; margin-bottom:10px;}
#tabs div p {font-weight:normal; text-align:left; color:#000; margin-top:3px;}
#tabs div a img {border:0;}
