@charset "utf-8";
/* CSS Document */
body{
	margin:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align: -moz-center !important ;
	#text-align:center;
}

img{
	border:none;
}

td{
	color:#666;
	font-family:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
}



h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
	font-weight:normal;
}


a:link{
	color:#666;
	text-decoration:none;
}

a:visited{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#b4bc47 !important ;
	text-decoration:none;
}

ul,ol {
margin:0;
padding:0;
list-style:none
}

.img-right{
	float:right;
	padding-left:10px;
}

.img-left{
	float:left;
	padding-right:10px;
}

.img-border{
	border:#cccccc 1px solid;
	padding:2px;
}

#main{
	width:700px !important;
	*width:728px;
	border:#e6e6e6 1px solid;
	padding-left:14px;
	padding-top:10px;
	padding-right:14px;
	padding-bottom:30px;
	text-align:left;
}

#content{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-top:20px;
	max-width:700px;
	padding-bottom:20px;
}

#content h1{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#content h2{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}

#bt{
	padding-top:10px;
	border-top:#E1E1E1 1px solid;
	text-align: -moz-center !important ;
	#text-align:center;
}

.bt-startprint a{
	background:url(../images/bt-print.gif) top left no-repeat;
	width:74px;
	height:18px;
	font-size:0px;
	*text-indent:-9999px;
	display:block;
}

.bt-startprint  a:hover{
	background:url(../images/bt-print-over.gif) top left no-repeat;
}

.bt-close a{
	background:url(../images/bt-close.gif) top left no-repeat;
	width:74px;
	height:18px;
	font-size:0px;
	*text-indent:-9999px;
	display:block;
}

.bt-close a:hover{
	background:url(../images/bt-close-over.gif) top left no-repeat;
}

#address{
	padding-top:15px;
	text-align: -moz-center !important ;
	#text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	line-height:18px;
}

/*******************************************最新消息**************************************************/

#newsDetail{
	padding-top:5px;
	padding-bottom:30px;
}

#newsDetail h2{
	padding-bottom:5px;	
	color:#6b4d1d;
	font-family:"微軟正黑體";
	font-size:15px;
	font-weight:bold;
	border-bottom:#e5e5e5 1px solid;
}

#newsDetail .newsDate{
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	float:left;
	width:40%;
}

#newsDetail .newstool{
	width:50%;
	text-align:right;
	float:right;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}
	
#newsDetail .newscontent{
	clear:both;
	padding-top:15px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	padding-bottom:15px;
}

/**************************************************************************************************/
/*                               產品介紹                                                      */
/*************************************************************************************************/
#wrapper-pd{
	margin-bottom:15px;
	width:100%;
	
}

#pd{
	width:144px;
	height:109px;
	float:left;
	margin-right:5px;
	margin-left:6px;
	text-align: -moz-center !important ;
	#text-align:center;
}

#pd .pd-image{
	width:140px;
	height:105px;
	margin-top:2px;
	border:2px solid #ede3db;	
	
}



#pd .pd-title {
	width:100%;
	height:15px;
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
	
}

#pd .pd-title a:link{
	color:#333;
	text-decoration:none;
}
#pd .pd-title a:visited{
	color:#333;
	text-decoration:none;
}
/**************************************************************************************************/
/*                               產品介紹 --詳細頁                                                 */
/*************************************************************************************************/


#wrapper-proDetail{
	margin-bottom:15px;
	width:100%;
}


#pro-image{
	width:300px;
	height:225px;
	border:4px solid #f4efd4;
	float:left;
	
}

#pro-txt{
	width:295px;
	line-height:18px;
	float:left;
	margin-left:20px;
	
}

#pro-txt .title{
	width:64px;
	float:left;
}

#pro-txt .txt{
	width:218px;
	float:right;
	font-size:12px;
}



/*-tabsItem--------------------------- */

   #tabsItem {
      float:left;
      width:100%;
      font-size:12px;
      line-height:normal;
	  border-bottom:#E3ECF3 2px solid;

      }
    #tabsItem ul {
          margin:0;
          padding:0px 10px 0 0px;
          list-style:none;
      }
    #tabsItem li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsItem a {
      float:left;
      background:url(../images/tableft5.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsItem a span {
      float:left;
      display:block;
      background:url(../images/tabright5.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsItem a span {float:none;}
    /* End IE5-Mac hack */
    #tabsItem a:hover span ,#tabsItem a:active span{
      color:#FFF;
      }
    #tabsItem a:hover,#tabsItem a:active {
      background-position:0% -42px;
      }
    #tabsItem a:hover span,#tabsItem a:active span {
      background-position:100% -42px;
      }

      #tabsItem #current a {
              background-position:0% -42px;
      }
      #tabsItem #current a span {
              background-position:100% -42px;
      }
	  
/******產品規格表樣式********/

.sptable{
	border:#CCC 1px solid;
	border-collapse:collapse;
}
.sptable td{
	border:#CCC 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:5px;
}

.sptable tr{
	border:#CCC 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:5px;
}	  
/***********************技術支援*********************************/
#supportDetail{
	padding-top:5px;
	padding-bottom:30px;
	padding-left:10px;
	width:680px;
}

#supportDetail h2{
	padding-bottom:5px;	
	color:#5687b6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom:#e5e5e5 1px solid;
}

#supportDetail .Date{
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top:3px;
	float:left;
	width:40%;
}

#supportDetail .tool{
	width:50%;
	text-align:right;
	float:right;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
}
	
#supportDetail .content{
	clear:both;
	padding-top:15px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	padding-bottom:15px;
}

