@charset "utf-8";
/* 內文style */



.inquireth{
	color: #FFF;
	text-align: center;
	background-image: url(../member_titlebg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4C4C4C;
}

/* 內頁最新消息 */

#newstitle {
	background: url(../newstitle_bg.jpg) repeat-y;
	float: left;
	width: 660px;
}

#newstitle .head{
	float: left;
	width: 645px;
	visibility: visible;
	background: url(../newstitle_head.jpg) no-repeat top;
	padding-top: 10px;
	font-weight: bold;
	color: #415770;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 5px;
}

#newstitle .footer {
	width: 660px;
	float: left;
	height: 27px;
	background-image: url(../newstitle_footer.jpg);
}
#newstitle .title {
	text-align: center;
	float: left;
	width: 80%;
	visibility: visible;
	margin-left: 10px;
	display: inline;
}
#newstitle .date {
	text-align: center;
	float: right;
	width: 15%;
	visibility: visible;
	border-left: 1px dotted #666;
	margin-right: 10px;
	display: inline;
}

#newslist{
	float: left;
	width: 96%;
	visibility: visible;
	padding-bottom: 20px;
	background: url(../newslist_footer.jpg) no-repeat bottom;
	padding-right: 2%;
	padding-left: 2%;

}
#newslist ul{

}
#newslist li{
	float: left;
	width: 680px;
	margin-bottom: 9px;
	padding-bottom: 8px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	float: left;
	width: 97%;
	padding-left: 18px;
	visibility: visible;
	border-bottom: 1px dotted #CCC;
	background-image: url(../dot.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
#newslist li .date{
	float: right;
	width: 100px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #319982;
}
#newslist li A:link {
	color: #3A3A3A;
	text-decoration: none
}
#newslist li A:visited {
	color: #3A3A3A;
	text-decoration: none
}
#newslist li A:hover {
	color: #3AA3DD;
	text-decoration: none
}
.newsdownload{
	padding-top: 10px;
	text-align: right;
	margin-top: 10px;
	border-top: 1px solid #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
/* 內頁與我聯絡 */
.contacttable{
	width: 465px;
	float: left;
}
.contactpic{
	width: 190px;
	float: left;
	height: 480px;
	margin-left: 3px;
	background-image: url(../contact_pic.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
/* 內頁檔案下載 */

#downloadtitle {
	background: url(../newstitle_bg.jpg) repeat-y;
	float: left;
	width: 710px;
}

#downloadtitle .head{
	float: left;
	width: 100%;
	visibility: visible;
	background: url(../newstitle_head.jpg) no-repeat top;
	padding-top: 10px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#downloadtitle .footer {
	width: 710px;
	float: left;
	background: #FFF url(../newstitle_footer.jpg);
	height: 27px;
}
#downloadtitle .title {
	text-align: center;
	float: left;
	width: 80%;
	visibility: visible;
	margin-left: 10px;
	display: inline;
}
#downloadtitle .download {
	text-align: center;
	float: right;
	width: 15%;
	visibility: visible;
	border-left: 1px dotted #666;
	margin-right: 10px;
	display: inline;
}

#downloadlist{
	float: left;
	width: 96%;
	visibility: visible;
	padding-bottom: 20px;
	background: url(../newslist_footer.jpg) no-repeat bottom;
	padding-right: 2%;
	padding-left: 2%;

}
#downloadlist ul{

}
#downloadlist li{	float: left;
	width: 680px;
	margin-bottom: 9px;
	padding-bottom: 8px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	float: left;
	width: 97%;
	padding-left: 18px;
	visibility: visible;
	background: url(../dot.jpg) no-repeat 5px 5px;
	border-bottom: 1px dotted #CCC;
}
#downloadlist li .icon{
	float: right;
	width: 100px;
	text-align: center;
	font-size: 11px;
}
#downloadlist li A:link {
	color:#404040;
	text-decoration:none
}
#downloadlist li A:visited {
	color:#404040;
	text-decoration:none
}
#downloadlist li A:hover {
	color:#039;
	text-decoration:none
}
/* 內頁問與答 */

#faqtitle {
	background: url(../newstitle_bg.jpg) repeat-y;
	float: left;
	width: 710px;
}

#faqtitle .head{
	float: left;
	width: 100%;
	visibility: visible;
	background: url(../newstitle_head.jpg) no-repeat top;
	padding-top: 10px;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#faqtitle .footer {
	width: 710px;
	float: left;
	background: #FFF url(../newstitle_footer.jpg);
	height: 27px;
}
#faqtitle .title {
	text-align: left;
	float: left;
	width: 94%;
	visibility: visible;
	margin-left: 10px;
	background: url(../icon_q.png) no-repeat left top;
	padding-left: 25px;
	display: inline;
}

#faqlist{
	float: left;
	width: 96%;
	visibility: visible;
	padding-bottom: 20px;
	background: url(../newslist_footer.jpg) no-repeat bottom;
	padding-right: 2%;
	padding-left: 2%;

}
#faqlist ul{

}
#faqlist li{
	float: left;
	width: 680px;
	margin-bottom: 9px;
	padding-bottom: 8px;
	visibility: visible;
	color: #555555;
	float: left;
	width: 97%;
	padding-left: 30px;
	visibility: visible;
	background: url(../icon_q.png) no-repeat 5px 0px;
	border-bottom: 1px dotted #CCC;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}

#faqlist li A:link {
	color:#404040;
	text-decoration:none
}
#faqlist li A:visited {
	color:#404040;
	text-decoration:none
}
#faqlist li A:hover {
	color:#039;
	text-decoration:none
}
#faqlist .answer{
	background: url(../icon_a.png) no-repeat left 5px;
	padding-left: 25px;
}
/* 內頁會員登入 */
#memberloginbg{
	background: url(../memberlogin_bg.jpg) no-repeat;
	height: 175px;
	width: 580px;
	padding-top: 150px;
	padding-left: 61px;
	margin-left: 30px;
}
#memberloginbg .icon{
	background: url(../icon_login1.gif);
	height: 63px;
	width: 86px;
}

.vertical_form {
	font-family: Verdana, Geneva, sans-serif;
}
.vertical_form fieldset{
	border:1px solid #888;
	margin:10px 0px;
	padding:10px 20px 10px 50px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
}
.vertical_form legend {
	margin:0px;
	border:1px solid #888;
	padding:3px 6px;
	background:#eee url(../member_titlebg.png) repeat-x;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size: 13px;
	font-weight: bold;
}


/* 內頁產品 */


.products_box1 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 5px;
}
#products_list2 {
	width: 636px;
	height: 31px;
	background-image: url(../productdetail_title.gif);
	font-family: Verdana, "細明體", "新細明體";
	font-size: 13px;
	font-weight: bold;
	color: #2762AB;
	padding-left: 27px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-left: 2px;
	line-height: 31px;
	letter-spacing: 2px;
}
.products_list02w{
	float: left;
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-right: 1%;
	padding-bottom: 4px;
	padding-left: 1%;
	margin-bottom: 15px;
}
.products_list03 {
	float: left;
	width: 95%;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2%;
	background-color: #F5F5F5;
	font-family: Verdana, "細明體", "新細明體";
	font-size: 13px;
	line-height: 23px;
	margin-right: 1%;
	margin-left: 1%;
	border-left-color: #249A86;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-color: #B4B4B4;
	border-right-style: solid;
	border-right-color: #B4B4B4;
}
.products_list03 a:link{
	font-family: Verdana, "細明體", "新細明體";
	font-size: 13px;
	color: #333;
}
.products_list03 a:visited{
	font-family: Verdana, "細明體", "新細明體";
	font-size: 13px;
	color: #333;
}
.products_list03 a:hover{
	font-family: Verdana, "細明體", "新細明體";
	font-size: 13px;
	color: #2660A8;
}
.products_list02w ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	visibility: visible;
}
.products_list02w li {
	display: block;
	float: left;
	line-height: 30px;
	text-decoration: none;
	color: #333;
	padding-right: 5px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../dot.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C9C9C9;
	list-style-type: none;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 8px;
}
.products_list02w li A:link {
	color: #525252;
	text-decoration: none;
}
.products_list02w li A:visited {
	color: #666666;
	text-decoration: none
}
.products_list02w li A:hover {
	color: #525252;
	text-decoration: none
}




.productpic {
	height: 203px;
	width: 205px;
	/* Firefox, Chrome */
      line-height : 203px;
	white-space : nowrap;

     /* IE */
      *font-size : 184.5px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background: url(../productlist_01.png) no-repeat;
}
.productpic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.productpic  img {
  vertical-align : middle;
}

.productpic A:link{
	background: no-repeat;
	display: block;
}
.productpic A:hover{
	display: block;
	background-image: url(../productlist_01_over.png);
	background-repeat: no-repeat;
}

.productlistbox  {
	float: left;
	width: 100%;
}
.productlist  {
	float: left;
	text-align: center;
	margin-bottom: 11px;
	margin-left: 15px;
	width: 205px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.productlist a:link,.productlist a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
}
.productlist a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C60;
}


.productpicbig {
	height: 355px;
	width: 355px;
	/* Firefox, Chrome */
      line-height : 355px;
	white-space : nowrap;

     /* IE */
      *font-size : 319.5px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background: url(../productbig.png);
	float: left;
	clear: right;
}
.productpicbig :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.productpicbig  img {
   max-height: 300px;
  max-width: 300px;
  vertical-align : middle;
}
.productdetail{
	width: 46%;
	float: right;
	padding-top: 10px;
}
#box01 {
	float: left;
	height: 120px;
	width: 345px;
	display: block;
	margin-bottom: 10px;
	padding-left: 10px;
}
.spic{
	float: left;
	border: 1px solid #CCC;
	height: 90px;
	width: 90px;
	/* Firefox, Chrome */
      line-height : 90px;
	white-space : nowrap;

     /* IE */
      *font-size : 90px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	margin: 6px;
	padding: 3px;
}
.spic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}
.spic img { 
  vertical-align : middle;
}
.productdetail h2{
	padding-left: 30px;
	border-bottom: 1px dashed #999;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	font-family: Verdana, "細明體", "新細明體";
	line-height: 25px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 5px;
	background-image: url(../productdetail.gif);
	background-repeat: no-repeat;
	background-position: 6px 11px;
	padding-right: 5px;
}
.productdetail p{
	margin-left: 15px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.productdetail2{
	float: left;
	margin-top: 20px;
}
.productdetail2 h3{
	background: url(../productdetail_title.gif);
	height: 30px;
	width: 630px;
	float: left;
	padding-left: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #444655;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	font-weight: bold;
	letter-spacing: 1px;
}
.productdetail2 p{
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	padding-top: 8px;
}

/*--------------------------------------------------------------------------------詢價清單*/	
.addinquiry {
	float: right;
	text-align: center;
	color: #666666;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
	width: 130px;
	background: url(../inquire.jpg) no-repeat;
	font: bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-right: 8px;
}
.producttopinfo {
	background-color: #F5F5F5;
	float: left;
	width: 638px;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #476585;
	line-height: 25px;
	margin-bottom: 15px;
	border: 1px solid #EEEEEE;
}

.addinquiry A:link {
	color:#666666;
	text-decoration:none;
	display: block;
	height: 28px;
	width: 130px;
	line-height: 28px;
}
.addinquiry A:visited {
	color:#666666;
	text-decoration:none;
	display: block;
}
.addinquiry A:hover {
	color: #2661A8;
	display: block;
	background: url(../inquire_over.jpg);
}
/*--------------------------------------------------------------------------------SITEMAP*/	
.sitemap  {
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
	width: 29%;
}
.sitemap h4{
	background: url(../sitemap.jpg) no-repeat left;
	padding-left: 30px;
	font-size: 18px;
	text-align: left;
}
.sitemap ul {
	margin:0;
	list-style:none;
	visibility: visible;
	float: left;
	padding: 0;
	width: 100%;
}


.sitemap li {
	display: block;
	float: left;
	text-decoration: none;
	color:#333;
	padding-bottom: 5px;
	width: 94%;
	background: url(../dot2.jpg) no-repeat 3px 12px;
	padding-left: 6%;
	border-bottom: 1px solid #a3a3a3;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: left;
}
