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

.rightpic {
	padding: 2px;
	float: left;
	border: 1px solid #D5D5D5;
	margin-bottom: 15px;
	margin-right: 15px;
}

.inquireth{
	color: #666;
	text-align: center;
	background-image: url(../Btn_BG.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.inquireth2{
	color: #666;
	text-align: center;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #EDEDED;
}

/* 內頁最新消息 */

#newstitle {
	float: left;
	width: 630px;
}

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

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

#newslist{
	float: left;
	width: 96%;
	visibility: visible;
	padding-bottom: 10px;
	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: 17px;
	color: #555555;
	float: left;
	width: 97%;
	padding-left: 20px;
	visibility: visible;
	background: url(../dot.jpg) no-repeat 5px 5px;
	border-bottom: 1px dotted #CCC;
}
#newslist li .date{
	float: right;
	width: 100px;
	text-align: center;
	font-size: 11px;
	color: #2E8FBE;
}
#newslist li A:link {
	color:#404040;
	text-decoration:none
}
#newslist li A:visited {
	color:#404040;
	text-decoration:none
}
#newslist li A:hover {
	color:#039;
	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: 11px;
}
/* 內頁與我聯絡 */
.contacttable{
	width: 630px;
	float: left;
}
.contactpic{
	width: 200px;
	float: left;
	background: url(../contact_pic.jpg) no-repeat center;
	height: 480px;
	margin-left: 10px;
}
/* 內頁檔案下載 */

#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;
}

/* 內頁產品 */
.productpic {
	height: 205px;
	width: 205px;
	/* Firefox, Chrome */
      line-height : 205px;
	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;
	height: 160px;
	width: 160px;
	padding-top: 4px;
	padding-left: 2px;
}

.productpic A:link{
	background: no-repeat;
	display: block;
}
.productpic A:hover{
	background: url(../productlist_01_over.png) no-repeat;
	display: block;
}
.productlist00  {
	float: left;
	text-align: center;
	color: #666;
	width: 100%;
}
.productlist  {
	float: left;
	text-align: center;
	margin-right: 3px;
	margin-bottom: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666;
	width: 205px;
}
.productpicbig {
	height: 320px;
	width: 320px;
	/* Firefox, Chrome */
      line-height : 320px;
	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;
}
.productpicbig :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.productpicbig  img {
	vertical-align : middle;
	height: 260px;
	width: 260px;
	margin-top: 8px;
}
.productdetail{
	width: 48%;
	float: left;
	padding-top: 10px;
}
.productdetail h2{
	padding-left: 27px;
	border-bottom: 1px dashed #999;
	font-size: 18px;
	font-weight: normal;
	color: #36505C;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 28px;
	width: 270px;
	float: left;
	background-image: url(../productdetail.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-bottom: 5px;
}
.productdetail p{
	margin-left: 15px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.productdetail_box {
	float: left;
	width: 275px;
	padding-left: 25px;
	display: inline;
	margin-bottom: 10px;
	height: auto;
}

.productdetail .spic{
	float: right;
	border: 1px solid #CCC;
	margin: 7px;
	padding: 1px;
	display: inline;
}
.productdetail2{
	float: left;
	margin-top: 20px;
}
.productdetail2 h3{
	background: url(../productdetail_title.gif);
	height: 31px;
	width: 610px;
	float: left;
	padding-left: 25px;
	font-size: 18px;
	line-height: 31px;
	color: #333;
}
.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: 140px;
	background: url(../inquire.jpg) no-repeat;
	font: bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	display: block;
}
.addinquiry A:link {
	color:#666666;
	text-decoration:none;
	display: block;
	height: 28px;
	width: 140px;
	line-height: 28px;
}
.addinquiry A:visited {
	color:#666666;
	text-decoration:none;
	display: block;
}
.addinquiry A:hover {
	color:#17475E;
	display: block;
}
/*--------------------------------------------------------------------------------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;
}
