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



.inquireth{
	color: #D9D9D9;
	text-align: center;
	background-color: #999;
	background-image: url(../member_titlebg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family:  Verdana, "細明體", "新細明體";
}

/* 內頁最新消息 */
#newstitle {
	float: left;
	width: 640px;
	background-image: url(../../newstitle_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 11px;
}

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

#newstitle .footer {
	width: 640px;
	float: left;
	height: 10px;
	background-color: #E9EAEC;
	background-image: url(../../newstitle_footer.jpg);
	background-position: bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #097CB5;
}
#newstitle .title {
	text-align: center;
	float: left;
	width: 80%;
	visibility: visible;
	margin-left: 10px;
	display: inline;
}
#newstitle .date {
	text-align: center;
	float: right;
	width: 17%;
	visibility: visible;
	margin-right: 5px;
	display: inline;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}

#newslist{
	float: left;
	width: 615px;
	visibility: visible;
	padding-bottom: 15px;
	padding-right: 2%;
	padding-left: 2%;
	border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #5B5B5B;
}
#newslist ul{

}
#newslist li{
	float: left;
	width: 680px;
	padding-bottom: 8px;
	visibility: visible;
	font-family: Verdana,  "細明體", "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #555555;
	float: left;
	width: 96%;
	padding-left: 22px;
	visibility: visible;
	background-image: url(../../icon_newsdot.png);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838383;
	padding-top: 8px;
}
#newslist li .date{
	float: right;
	width: 106px;
	text-align: center;
	font-size: 12px;
	color: #A6F16D;
}
#newslist li A:link {
	color: #F6F6F6;
	text-decoration: none
}
#newslist li A:visited {
	color: #F6F6F6;
	text-decoration: none
}
#newslist li A:hover {
	color: #9BE7FF;
	text-decoration: none
}
.newsdownload{
	padding-top: 10px;
	text-align: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.newsdownload a:link{
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #999;
}
.newsdownload a:visited{
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #999;
}
.newsdownload a:hover{
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #FC0;
}
/* 內頁與我聯絡 */
.contacttable{
	width: 400px;
	float: left;
}
.contactpic{
	width: 230px;
	float: right;

	margin-top: 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;
}

/* 內頁產品 */
.productlistbox  {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.productpic {
	height: 180px;
	width: 180px;
	/* Firefox, Chrome */
	line-height : 180px;
	white-space : nowrap;
     /* IE */
      *font-size : 162px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background-color: #FFF;
		border-radius: 5px;
}
.productpic :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}



.productpic  img {
	max-height: 170px;
	max-width: 170px;
  vertical-align : middle;
  	border-radius: 5px;
}

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

.productlist  {
	float: left;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 11px;
	background-color: #4C4C4C;
	padding: 7px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #333;
		border-radius: 5px;
}
.productlist00  {
	float: left;
	text-align: center;
	margin-right: 7px;
	margin-bottom: 11px;
	background-color: #484848;
	margin-left: 7px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #606060;
	border-right-color: #8E8E8E;
	border-bottom-color: #999999;
	border-left-color: #606060;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	background-image: url(../../pro00bg.jpg);
	background-repeat: repeat;
	border-radius: 5px;
}
/* 內頁產品 */
.productpic00 {
	height: 180px;
	width: 180px;
	/* Firefox, Chrome */
	line-height : 180px;
	white-space : nowrap;

     /* IE */
      *font-size : 162px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background-color: #FFF;
	border: 1px solid #fff;
	border-radius: 5px;
}


.productpic00 :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

.productpic00  img {
		max-height: 174px;
	max-width: 174px;
  vertical-align : middle;
  	border-radius: 5px;
}

.productpic00 A:link{
	background: no-repeat;
	display: block;
}
.productpic00 A:hover{
	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;
}





.productlistw  {
	float: left;
	text-align: center;
	width: 164px;
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	line-height: 22px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
.productlistw a:link {
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #F0F0F0;
	line-height: 22px;
}
.productlistw a:visited {
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #F0F0F0;
	line-height: 22px;
}
.productlistw a:hover {
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #33CCFF;
	line-height: 22px;
}


.productlistw00  {
	float: left;
	text-align: center;
	width: 164px;
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	line-height: 22px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
}
.productlistw00 a:link {
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #F7F7F7;
	line-height: 22px;
	font-weight: bold;
}
.productlistw00 a:visited {
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #F0F0F0;
	line-height: 22px;
}
.productlistw00 a:hover {
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #33CCFF;
	line-height: 22px;
}


.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{
	color: #A71A20;
}
.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: 640px;
	float: left;
	background-image: url(../productbig.png);
	background-repeat: no-repeat;
}
.productpicbig {
	height: 355px;
	width: 525px;
	float: left;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
/* IE6 hack */
.productpicbig span{
	height:100%; 
	display:inline-block;
	}
 
/* 讓table-cell下的所有元素都居中 */
.productpicbig *{ vertical-align:middle;}

.productdetail{
	width: 96%;
	float: left;
	padding-right: 2%;
	padding-left: 2%;
}
.productdetailtitle{
	padding-left: 5%;
	font-size: 18px;
	font-weight: normal;
	color: #33CCFF;
	margin-bottom: 10px;
	background-image: url(../icon_dot.png);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	font-family: Verdana, "細明體", "新細明體";
	line-height: 22px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	width: 95%;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #7B7B7B;
}
.productdetail p{
	margin-left: 15px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.spic_left{
	float: left;
	width: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin-top: 25px;
	margin-left: 3px;
}
.spic{
	float: left;
	padding: 1px;
	height: 90px;
	width: 90px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
/* IE6 hack */
.spic span{
	height:100%; 
	display:inline-block;
	}
 
/* 讓table-cell下的所有元素都居中 */
.spic *{ vertical-align:middle;}

.productdetail2{
	float: left;
	margin-top: 20px;
	width: 630px;
	margin-bottom: 10px;
	margin-right: 11px;
	margin-left: 11px;
		border-bottom-width: 4px;
	border-bottom-style: groove;
	border-bottom-color: #5B5B5B;
}
.productdetail2 h3{
	height: 35px;
	width: 97%;
	float: left;
	padding-left: 3%;
	font-size: 15px;
	line-height: 27px;
	color: #F0F0F0;
	background-image: url(../productdetail_title.jpg);
	text-align: left;
	padding-top: 3px;
	font-weight: bold;
	font-family: Verdana, "細明體", "新細明體";
	text-transform: uppercase;
	background-repeat: no-repeat;
	border-radius: 6px 6px 0px 0px;
}
.productdetail2 p{
	float: left;
	padding-right: 2%;
	padding-left: 2%;
	width: 96%;
	padding-top: 8px;
}



/*--------------------------------------------------------------------------------產品頁籤*/	

#tags {
	WIDTH: 633px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
#tags LI {
	FLOAT: left;
	LIST-STYLE-TYPE: none;
	width: 40px;
	HEIGHT: 40px;
	/* Firefox, Chrome */
	line-height : 40px;
	white-space : nowrap;
	      *font-size : 36px;  /* 寬 * 0.9 = ? px */
      *font-family : Arial;
	text-align: center;
	display: block;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 2px solid #FFF;
}

#tags LI :after {
  content : ".";
  font-size : 1px;
  margin-left : -1px;
  opacity : 0;
}

#tags LI  img {
	max-width: 34px;
	max-height: 34px;
  vertical-align : middle;
}




#tags LI A {
	BACKGROUND: url(../tagright.gif) no-repeat right bottom;
	display: block;
	TEXT-DECORATION: none;
}

#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px
}
#tags LI.selectTag {
	FLOAT: left;
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: right top;
	COLOR: #000;
	LINE-HEIGHT: 40px;
	HEIGHT: 40px;
	
}



#tagContent {
	float: left;
	width: 100%;
}
.tagContent {
	DISPLAY: none;
	WIDTH: 100%;
	HEIGHT: 100%;
}
#tagContent DIV.selectTag {
	DISPLAY: block
}
	.img_list{
		float:left;
		width:25%;
		margin-top: 8px;
		text-align:center;
		display:block;
	}
	.img_list img{
		border:4px solid #FFFFFF;
		width:150px;
	}




.blk_290 {
		PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	ZOOM: 1;
	POSITION: relative;
	
}
.blk_290 .LeftBotton {
	LEFT: 0px;
	FLOAT: left;
	WIDTH: 43px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 100px;
	background-image: url(images/ca_hz_002.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.blk_290 .RightBotton {
	RIGHT: 0px;
	FLOAT: right;
	WIDTH: 43px;
	CURSOR: pointer;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 100px;
	background-image: url(images/ca_hz_002.gif);
	background-repeat: no-repeat;
	background-position: -43px 0px;
}
.blk_290 .Cont {
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	WIDTH: 633px;
	PADDING-TOP: 5px
}
.blk_290 .box {
	FLOAT: left;
	WIDTH: 65px;
	TEXT-ALIGN: center;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.blk_290 .box IMG {
	DISPLAY: block;
	BACKGROUND: #fff;	
	margin-right: auto;	
	margin-left: auto;
	
}
.blk_290 .box A:hover IMG {
	border: 1px none #5385cc;
}
.blk_290 .box P {
	WIDTH: 65px;
	LINE-HEIGHT: 20px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rollphotos0 {
	MARGIN-TOP: 0px;
	WIDTH: 633px;
	float: left;
	height: 150px;
}




/*--------------------------------------------------------------------------------詢價清單*/	
.addinquiry {
	float: right;
	width: 100px;
	margin-right: 10px;
	margin-top: 5px;
}
/*-----------下載按鈕--*/	
.dlbuttom {
	float: right;
	width: 100px;
	margin-right: 10px;
}
.dl-btn {
	display: block;
	text-decoration: none;
	width: 100px;
	height: auto;
	text-align: center;
	z-index: 90;
	background-image: url(../../dlbutton.gif);
	margin-top: 6px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2F2F2;
}
.dl-btn a:link{
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F2F2;
}
.dl-btn:visited {
	color: #F2F2F2;
}
.dl-btn:hover {
	color: #FFCC00;
}

#dl:active .circ-btn-sh {display: none;}

/*--------------------------------------------------------------------------------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;
}
/* 內頁相簿-------------*/

#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: 470px; /* 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: -40px;
	}
	
	.showcase-arrow-previous:hover
	{
		background-position: 0px -34px;
	}
	
	.showcase-arrow-next
	{
		right: -40px;
		background-position: -34px 0;
	}
	
	.showcase-arrow-next:hover
	{
		background-position: -34px -34px;
	}
	
	/* Content */
	.showcase-content
	{
	background-color: #666;
	text-align: center;
	}
		
		.showcase-content-wrapper
		{
			text-align: center;
			height: 470px;
			width: 700px;
			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-color: #ccc;
	}
	
	.showcase-thumbnail-wrapper
	{
		overflow: hidden;
	}
		
		.showcase-thumbnail
		{
	width: 120px;
	height: 90px;
	cursor: pointer;
	border: 1px solid #999;
	position: relative;
		}
		
			.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: solid 1px #666;
		}
		
			.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;
		}
	
/* 服務據點 */
#servicetitle {
	float: left;
	width: 640px;
	background-image: url(../../newstitle_bg.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

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

#servicetitle .footer {
	width: 640px;
	float: left;
	height: 10px;
	background-color: #E9EAEC;
	background-image: url(../../newstitle_footer.jpg);
	background-position: bottom;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #097CB5;
}
#servicetitle .no {
	text-align: center;
	float: left;
	width: 9%;
	visibility: visible;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	margin-right: 5px;
}
#servicetitle .title {
	text-align: center;
	float: left;
	width: 27%;
	visibility: visible;
	margin-left: 5px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
#servicetitle .add {
	text-align: center;
	float: left;
	width: 41%;
	visibility: visible;
	margin-left: 5px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
#servicetitle .phone {
	text-align: center;
	float: left;
	width: 19%;
	visibility: visible;
	margin-left: 5px;
	display: inline;
}

#servicelist{
	float: left;
	width: 96%;
	visibility: visible;
	padding-bottom: 15px;
	padding-right: 2%;
	padding-left: 2%;
	border-bottom-width: 5px;
	border-bottom-style: groove;
	border-bottom-color: #999999;
}
#servicelist ul{

}
#servicelist li{
	float: left;
	width: 680px;
	margin-bottom: 5px;
	visibility: visible;
	float: left;
	width: 100%;
	visibility: visible;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #666;
	margin-top: 0px;
	padding-bottom: 5px;
}
#servicelist li .no {
	text-align: center;
	float: left;
	width: 9%;
	visibility: visible;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #414141;
	margin-right: 5px;
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #C6C6C6;
}
#servicelist li .title {
	text-align: center;
	float: left;
	width: 27%;
	visibility: visible;
	margin-left: 5px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #414141;
	font-family: Verdana, "細明體", "新細明體";
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
#servicelist li .add {
	text-align: left;
	float: left;
	width: 39%;
	visibility: visible;
	margin-left: 5px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #414141;
	padding-right: 1%;
	padding-left: 1%;
}
#servicelist li .phone {
	text-align: left;
	float: left;
	width: 17%;
	visibility: visible;
	margin-left: 5px;
	display: inline;
	font-family: Verdana, "細明體", "新細明體";
	color: #6BE9F3;
	font-size: 12px;
	padding-right: 1%;
	padding-left: 1%;
}



#servicelist li .date{
	float: right;
	width: 100px;
	text-align: center;
	font-size: 11px;
	color: #CC9900;
}
#servicelist li A:link {
	color: #D2D3D5;
	text-decoration: none
}
#servicelist li A:visited {
	color: #C4C5C8;
	text-decoration: none
}
#servicelist li A:hover {
	color: #D50F0F;
	text-decoration: none
}