<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* 內文style */


.inquireth{
	color: #666;
	text-align: center;
	background-color: #FAFAFA;
	background-image: url(../member_titlebg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: "微軟正黑體", Verdana;
}

/* 內頁最新消息 */

#newstitle {
	float: left;
	width: 720px;
	background-color: #F9F9F9;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1172C3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-weight: bold;
	padding-right: 10px;
s
	padding-left: 10px;
	font-family: "微軟正黑體", Verdana;
	padding-left: 10px;
}

#newstitle .title {
	text-align: center;
	float: left;
	width: 80%;
	visibility: visible;
	margin-left: 10px;
	display: inline;
}
#newstitle .date {
	text-align: center;
	float: right;
	width: 115px;
	visibility: visible;
	display: inline;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
}



#newslist{
	float: left;
	width: 720px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	margin-bottom: 15px;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
#newslist ul{

}
#newslist li{
	float: left;
	width: 680px;
	padding-bottom: 13px;
	visibility: visible;
	font-family: "微軟正黑體", Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #444444;
	float: left;
	width: 700px;
	visibility: visible;
	border-bottom: 1px dotted #CCC;
	background-image: url(../bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 23px;
	padding-top: 13px;
	padding-left: 24px;
}
#newslist li .date{
	float: right;
	width: 110px;
	text-align: center;
	font-size: 11px;
	font-family: "微軟正黑體", Verdana;
	color: #009900;
	margin-left: 5px;
}
#newslist li A:link, #newslist li A:visited {
	color: #444444;
	text-decoration: none;
	font-family: "微軟正黑體", Verdana;
}

#newslist li A:hover {
	color: #1172C3;
	text-decoration: none
}
.newsdownload{
	padding-top: 10px;
	text-align: right;
	margin-top: 10px;
	border-top: 1px solid #CCC;
}
/* 內頁與我聯絡 */
.contacttable{
	width: 740px;
	float: left;
}
.contactpic{
	width: 740px;
	float: left;
	height: 280px;
	margin-bottom: 15px;
	background-color: #FFF;
}
.contacttext{
	float: left;
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #666;
	background-color: #F9F9F9;
	border: 1px solid #DDD;
	line-height: 23px;
	margin-left: 2px;
	padding-left: 2px;
}
/* 內頁檔案下載 */

#downloadtitle {
	float: left;
	width: 720px;
	background-color: #F9F9F9;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 13px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1172C3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "微軟正黑體", Verdana;
}

#downloadtitle .title {
	text-align: center;
	float: left;
	width: 79%;
	visibility: visible;
	margin-left: 10px;
	display: inline;
}
#downloadtitle .download {
	text-align: center;
	float: right;
	width: 108px;
	visibility: visible;
	border-left: 1px dotted #666;
	margin-right: 10px;
	display: inline;
	padding-left: 20px;
}




#downloadlist{
	float: left;
	width: 720px;
	visibility: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	margin-bottom: 15px;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
}
#downloadlist ul{

}
#downloadlist li{
float: left;
	width: 680px;
	padding-bottom: 13px;
	visibility: visible;
	font-family: "微軟正黑體", Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #444444;
	float: left;
	width: 700px;
	visibility: visible;
	border-bottom: 1px dotted #CCC;
	background-image: url(../bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 23px;
	padding-top: 13px;
	padding-left: 24px;
}
.download_icon{
	float: right;
	width: 128px;
	text-align: center;
	font-size: 11px;
	font-family: "微軟正黑體", Verdana;
	color: #009900;
	margin-left: 5px;
}
#downloadlist li A:link {
	color: #444444;
	text-decoration: none;
	font-family: "微軟正黑體", Verdana;
}
#downloadlist li A:visited {
	color: #444444;
	text-decoration: none;
	font-family: "微軟正黑體", Verdana;
}
#downloadlist li A:hover {
	color: #1172C3;
	text-decoration: none
}
/* 內頁問與答 */

.faq_list{
	width: 100%;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}
.faq_list a { color:#01B2F1;}
.faq_list a:hover { 
	color: #FFF; 
	text-decoration: none;
}
.faq_list dt {
	height: 32px;
	cursor: pointer;
	background-image: url(../icon_q.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #604C3F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8BB2C0;
	background-position: left 8px;
}
.faq_list .open {
	color: #604C3F;
	font-weight: bold;
	font-size: 13px;
	cursor: default;
	background-image: url(../icon_a.png);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.faq_list .title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: 13px; 
	color: #01b2f1; 
	padding: 0 0 0 40px; 
	line-height: 30px;
}	
.faq_list .date {
	float: left;
	color: #1F9287;
	font-weight: bold;
	font-size: 13px;
	margin-right: 20px;
}		

.faq_list dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: auto;
	margin: 0;
	position: relative;
	overflow: hidden;
	background-image: url(../newsopenbgmid.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 20px;
	padding-left: 20px;
}
#faqlist .answer{
	background: url(../icon_a.png) no-repeat left 5px;
	padding-left: 25px;
}
.faq_list .text2 {
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 20px;
}



.faq_list .text2 ul{}
.faq_list .text2 li {
	WIDTH: 310px;
	FLOAT: left;
	HEIGHT: 90px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	text-align: left;
}
.faq_list .text2 li img {

	FLOAT: left;

}
.faq_list .text2 li .content {
	FLOAT: right;
	width: 190px;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	color: #666;

}


/* 內頁會員登入 */
#memberloginbg{
	background: url(../memberlogin_bg.jpg) no-repeat;
	height: 175px;
	width: 580px;
	padding-top: 150px;
	padding-left: 61px;
	margin-left: 30px;
}
#memberloginbg .icon{
	height: 63px;
	width: 86px;
	float: left;
	background-image: url(../icon_login1.gif);
	background-repeat: no-repeat;
}



/* 內頁產品 */


/* 內頁產品 */

.producttopinfo {
	background-color: #FCFCFC;
	float: left;
	width: 672px;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #282828;
	line-height: 25px;
	margin-bottom: 26px;
	border: 1px solid #E6E8E8;
	margin-right: 15px;
	margin-left: 17px;
}
.producttoppic {
	min-width: 100px;
	max-height: 200px;
	background-color: #FFFFFF;
	float: left;
	padding: 5px;
	border: 1px solid #F3F3F3;
	margin-right: 20px;
	text-align: center;
	height: auto;
	width: auto;
}


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

     /* IE */
      *font-size : 191px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}
.productpic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.productpic  img {
  vertical-align : middle;
  max-height: 212px;
  max-width: 212px;
}



.productpic A:link{
	background: no-repeat;
	display: block;
}
.productpic A:hover{
	display: block;
}

.producttoptitle {
	font-family: "微軟正黑體", Verdana;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	color: #CB3F03;
}



.productlist00  {
	float: left;
	width: 100%;
}
.productlist  {
	float: left;
	text-align: center;
	margin-right: 17px;
	margin-bottom: 20px;
	margin-left: 17px;
	width: 212px;
}
.productlist  a:link , .productlist  a:visited{
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	color: #454545;
}
.productlist  a:hover{
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	color: #1172C3;
}
.productlist li{
	float: left;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 25px;
	margin-left: 13px;
	width: 210px;
	display: block;
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
}
.productlist li A:link, .productlist li A:visited{
	color: #404040;
	display: block;
	font-family: "微軟正黑體", Verdana;
	font-size: 12px;
}

.productlist li A:hover{
	color: #ef825e;
	display: block;
}
.productlist .inquire a:link, .productlist .inquire a:visited{
	float: left;
	height: 30px;
	width: 100%;
	background-color: #ef825e;
	line-height: 30px;
	color: #FFF;
	display: block;
	font-size: 15px;
	margin-top: 10px;
}
.productlist .inquire A:hover{
	float: left;
	height: 30px;
	width: 100%;
	background-color: #FBC108;
	line-height: 30px;
	color: #FFF;
	display: block;
}
.productlist2  {
	float: left;
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.productlist2_content{
	width: 340px;
	float: left;
}
.productlist2_price{
	width: 110px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	height: 160px;
	margin-left: 5px;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
.productlist2_content .title{
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FDB33A;
	border-right-color: #FDB33A;
	border-bottom-color: #FDB33A;
	border-left-color: #FDB33A;
	border-bottom-style: none;
	font-family: '微軟正黑體', Verdana, Geneva, sans-serif;
	line-height: 30px;
	text-align: left;
	color: #A7181E;
	background-repeat: no-repeat;
	background-position: 7px;
}
.productlist2_content .title A:link, .productlist2_content .title A:visited{
	color: #A71A20;
}

.productlist2_content .title A:hover{
	color: #F8464E;
	text-decoration: underline;
}
.productlist2_content p{
	margin-left: 10px;
	float: left;
	margin-right: 10px;
	text-align: left;
	width: 96%;
}






.productpicbig_box {
	width: 390px;
	float: left;
	margin-right: 5px;
}


.productpicbig {
	height: 375px;
	width: 375px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 10px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
background-color: #EEEEEE;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #F0F0F0;
}
/* IE6 hack */
.productpicbig span{
	height:100%; 
	display:inline-block;
	}
 
/* 讓table-cell下的所有元素都居中 */
.productpicbig *{ vertical-align:middle;}

.productpicbig img{
	max-height: 375px;
	max-width: 375px;
}



.productpicbig02 {
	height: 320px;
	width: 320px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
	background-image: url(../productbig.png);
	background-repeat: no-repeat;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

/* IE6 hack */
.productpicbig02 span{
	height:100%; 
	display:inline-block;
	}
 
/* 讓table-cell下的所有元素都居中 */
.productpicbig02 *{ vertical-align:middle;}


  .productpicbig02 img{
	height: 290px;
	width: auto;
}
  
  
  

.productdetail02{
	width: 340px;
	float: right;
	margin-right: 2px;
}
.productdetail02 h2{
	padding-left: 24px;
	font-size: 15px;
	font-weight: bold;
	color: #003690;
	background-image: url(../icon_pro01.png);
	background-repeat: no-repeat;
	background-position: -1px 8px;
	line-height: 23px;
	font-family: "微軟正黑體", Verdana;
	border-bottom-color: #868686;
	padding-bottom: 13px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	float: left;
	margin-top: 2px;
	width: 316px;
	display: block;
	padding-top: 5px;
}

.productdetail02p{
	width: 320px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	
	
.productpicbig_box02 {
	width: 335px;
	float: left;
	margin-right: 10px;
}



.productdetail{
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

.productdetailp  {
	width: 98%;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}


.productdetailpic{
	margin-bottom: 10px;
	width: 695px;
	margin-left: 8px;
	float: left;
	margin-right: 8px;
}



.projectdetailtitle{
	padding-left: 6%;
	font-size: 17px;
	font-weight: bold;
	color: #0F67AE;
	margin-bottom: 10px;
	background-image: url(../productdetail_title02.jpg);
	background-repeat: no-repeat;
	line-height: 33px;
	font-family: "微軟正黑體", Verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1383DD;
	width: 94%;
	height: 39px;
	text-transform: uppercase;
	background-position: left top;
	padding-top: 2px;
	border-radius: 5px 5px 0px 0px;
}

.projectdetail{
	width: 700px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 23px;
	margin-left: 23px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.projectdetailp  {
	width: 98%;
	float: left;
	padding-right: 1%;
	padding-left: 1%;
}


.spicbox{
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.spic{
	float: left;
	border: 1px solid #CCC;
	padding: 1px;
	height: 90px;
	width: 90px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 18px;
}
/* IE6 hack */
.spic span{
	height:100%; 
	display:inline-block;
	}
 
/* 讓table-cell下的所有元素都居中 */
.spic *{ vertical-align:middle;}

.productdetail2{
	float: left;
	margin-top: 20px;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	
}
.productdetail2 h3{
	height: 48px;
	width: 712px;
	float: left;
	padding-left: 27px;
	font-size: 15px;
	line-height: 34px;
	color: #36516B;
	background-image: url(../productdetail_title.jpg);
	text-align: left;
	font-weight: bold;
	font-family: "微軟正黑體", Verdana;
	background-repeat: no-repeat;
	text-transform: uppercase;
	border-radius: 5px 5px 0px 0px;
}
.productdetail2 .content{
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	padding-top: 8px;
}

/*-------------------------詢價清單*/	
.addinquiry {
	float: right;
	width: 100%;
	margin-bottom: 10px;
	text-align: right;
	
}
.box_w{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
}

.myButton {
	-moz-box-shadow: inset 0px 1px 0px 0px #9fb4f2;
	-webkit-box-shadow: inset 0px 1px 0px 0px #9fb4f2;
	box-shadow: inset 0px 1px 0px 0px #9fb4f2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background: -moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background: -webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background: -o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background: -ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background: linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color: #7892c2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #4e6096;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #283966;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;

}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton02 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ebebeb));
	background:-moz-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #ebebeb 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #ebebeb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d1d1d1;
	display:inline-block;
	cursor:pointer;
	color:#575757;
	font-family:Verdana;
	font-size:12px;
	padding:1px 8px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.myButton02:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ebebeb), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #ebebeb 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #ebebeb 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=0);
	background-color:#ebebeb;
}
.myButton02:active {
	position:relative;
	top:1px;
}



/* 實績-------------*/

.projectlist00  {
	float: left;
	width: 100%;
}

.projectlist  {
	float: left;
	text-align: center;
	margin-right: 17px;
	margin-bottom: 20px;
	margin-left: 17px;
	width: 212px;
}
.projectlist  a:link , .productlist  a:visited{
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	color: #454545;
}
.projectlist  a:hover{
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	color: #1172C3;
}
.projectlist li{
	float: left;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 25px;
	margin-left: 13px;
	width: 210px;
	display: block;
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
}
.projectlist li A:link, .productlist li A:visited{
	color: #404040;
	display: block;
	font-family: "微軟正黑體", Verdana;
	font-size: 12px;
}

.projectlist li A:hover{
	color: #ef825e;
	display: block;
}


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

     /* IE */
      *font-size : 190px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	margin-bottom: 10px;
background-color: #EEEEEE;
}
.projectpic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.projectpic  img {
  vertical-align : middle;
  max-height: 212px;
  max-width: 212px;
}



.projectpic A:link{
	background: no-repeat;
	display: block;
}
.projectpic A:hover{
	display: block;
}

.projecttoptitle {
	font-family: "微軟正黑體", Verdana;
	font-size: 15px;
	line-height: 23px;
	font-weight: bold;
	color: #CB3F03;
}



.projectlist02  {
	float: left;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 22px;
	width: 160px;
	margin-left: 12px;
}
.projectlist02 a:link , .productlist  a:visited{
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	color: #454545;
}
.projectlist02  a:hover{
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
	color: #1172C3;
}
.projectlist02 li{
	float: left;
	text-align: center;
	margin-right: 13px;
	margin-bottom: 25px;
	margin-left: 13px;
	width: 210px;
	display: block;
	font-family: "微軟正黑體", Verdana;
	font-size: 13px;
}
.projectlist02 li A:link, .productlist li A:visited{
	color: #404040;
	display: block;
	font-family: "微軟正黑體", Verdana;
	font-size: 12px;
}

.projectlist02 li A:hover{
	color: #ef825e;
	display: block;
}


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

     /* IE */
      *font-size : 144px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background-color: #EEEEEE;
}
.projectpic02 :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.projectpic02  img {
  vertical-align : middle;
  max-height: 160px;
  max-width: 160px;
}

.projectpic02 A:link{
	background: no-repeat;
	display: block;
}
.projectpic02 A:hover{
	display: block;
}


/* 內頁相簿-------------*/

#awOnePageButton .view-slide
{
	display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
	height: 500px; /* Same as showcase javascript option */
	overflow: hidden;
}

/* Container when content is shown as one page */
.showcase-onepage
{
	/**/
}

/* Container when content is shown in slider */
.showcase
{
	position: relative;
	margin: auto;
}

	.showcase-content-container
	{
	background-color: #ccc;
	}
	
	/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next
	{
		position: absolute;
		background: url('../arrows.png');
		width: 33px;
		height: 33px;
		top: 220px;
		cursor: pointer;
	}
	
	.showcase-arrow-previous
	{
		left: -28px;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0px -30px;
	}
	
	.showcase-arrow-next
	{
		right: -29px;
		background-position: -30px 0;
	}
	
	.showcase-arrow-next:hover
	{
		background-position: -30px -30px;
	}
	
	/* Content */
	.showcase-content
	{
	background-color: #E7E7E7;
	text-align: center;
	}
			.showcase-content img
	{
			height: 500px;
	}
		.showcase-content-wrapper
		{
			text-align: center;
			height: 500px;
			width: 730px;
			display: table-cell;
			vertical-align: middle;
		}
		
		/* Styling the tooltips */
		.showcase-plus-anchor
		{
			background-image: url('../plus.png');
			background-repeat: no-repeat;
		}
		
		.showcase-plus-anchor:hover
		{
			background-position: -32px 0;
		}
		
		div.showcase-tooltip
		{
			background-color: #fff;
			color: #000;
			text-align: left;
			padding: 5px 8px;
			background-image: url(../white-opacity-80.png);
		}
		
		/* Styling the caption */
		.showcase-caption
		{
			color: #000;
			padding: 8px 15px;
			text-align: left;
			position: absolute;
			bottom: 10px; left: 10px; right: 10px;
			display: none;
			background-image: url(../white-opacity-80.png);
		}
		
	.showcase-onepage .showcase-content
	{
		margin-bottom: 10px;
	}
	
	/* Button Wrapper */
	.showcase-button-wrapper
	{
		clear: both;
		margin-top: 10px;
		text-align: center;
	}
	
		.showcase-button-wrapper span
		{
			margin-right: 3px;
			padding: 2px 5px 0px 5px;
			cursor: pointer;
			font-size: 12px;
			color: #444444;
		}
	
		.showcase-button-wrapper span.active
		{
			color: #fff;
		}
	
	/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
	{
	background-image: url(../bg3.jpg);
	background-repeat: repeat;
	height: 113px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
	width: 120px;
	height: 90px;
	cursor: pointer;
	border: 1px solid #FFF;
	position: relative;
		}
				.showcase-thumbnail img
		{
	width: 120px;
	height: 90px;
		}
			.showcase-thumbnail-caption
			{
				position: absolute;
				bottom: 2px;
				padding-left: 10px;
				padding-bottom: 5px;
			}
			
			.showcase-thumbnail-content
			{
				padding: 10px;
				text-align: center;
				padding-top: 25px;
			}
			
			.showcase-thumbnail-cover
			{
	background-image: url(../black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
			}
		
		.showcase-thumbnail:hover
		{
	border: 1px solid #666;
		}
		
			.showcase-thumbnail:hover .showcase-thumbnail-cover
			{
				display: none;
			}
		
		.showcase-thumbnail.active
		{
	border: 1px solid #E70;
		}
		
			.showcase-thumbnail.active .showcase-thumbnail-cover
			{
				display: none;
			}
	
	.showcase-thumbnail-wrapper-horizontal
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
		{
			margin-right: 10px;
			width: 116px;
		}
	
	.showcase-thumbnail-wrapper-vertical
	{
		padding: 10px;
	}
	
		.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
		{
			margin-bottom: 10px;
		}
		
	.showcase-thumbnail-button-backward,
	.showcase-thumbnail-button-forward
	{
		padding: 7px;
		cursor: pointer;
	}
	
	.showcase-thumbnail-button-backward
	{
		padding-bottom: 0px;
		padding-right: 0px;
	}

	
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-image: url(../arrows-small.png);
			background-repeat: no-repeat;
			display: block;
			width: 17px;
			height: 17px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
		{
			background-position: 0 -51px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -51px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
		{
			background-position: 0 -34px;
			margin-left: 55px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
		{
			background-position: -17px -34px;
		}
		
		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
		{
			background-position: 0 -17px;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px -17px;
		}
		
		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal
		{
			background-position: 0 0;
			margin-top: 40px;
			margin-bottom: 40px;
		}
		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal
		{
			background-position: -17px 0;
		}
		
		/* Hide button text */
		.showcase-thumbnail-button-forward span span,
		.showcase-thumbnail-button-backward span span
		{
			display: none;
		}
	

	
	
	
	
/* jQuery lightBox plugin - Gallery style */
	#gallery {
	width: 383px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 1px;
	padding-left: 1px;
	}
	#gallery ul { list-style: none; }
	
	#gallery ul li {
	display: inline;
	margin-right: 13px;
	float: left;
	margin-bottom: 4px;
	height: 70px;
	width: 70px;
}
	#gallery ul img {
	border: 1px solid #DFDFDF;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 70px;
	width: 70px;
	}
	#gallery ul a:hover img {
	border: 1px solid #1172C3;
	color: #fff;
	height: 70px;
	width: 70px;
	}
	#gallery ul a:hover { color: #fff; }
	
	</pre></body></html>