@charset "utf-8";

/*頁面title*/
.title {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px;
	border-bottom:1px dashed #CCC; 
}

.title h2{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:0;
}

.title h3{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:0;
}


/*頁面內文區*/

.bread{
	width:100%;
	height:25px;
	padding:5px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:80%;
	letter-spacing:1px;
	line-height:25px;
	color:#666;
	}

.article{
	width:100%;
	height:auto;
	overflow:hidden;	
}

/*頁面內文預設文字*/
.article p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:85%;
	letter-spacing:1px;
	text-align:left;
	line-height:1.75;
	padding:5px;
	margin:0;
}

.article span{
 
}

/*Google 地圖*/
.g_map{
	width:300px;
	height:300px;
	text-align:center;
	border:1px solid #CCC;
	margin:0 auto;
	}
	
/*優惠券*/
.goupon_title{
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:5px;
	padding-left:5px;
	border-top:1px dashed #CCC;
	margin-top:10px; 
}
.goupon_title h3{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:0;
	}

.goupon_img{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	}
.goupon_img img{
	width:100%;
	height:auto;
	overflow:hidden;
	text-align:center;
	}
.goupon_date{
	width:100%;
	height:30px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:90%;
	letter-spacing:1px;
	color:#900;
	line-height:30px;
	padding-left:5px;
	}
	
/*服務時間*/
.servicetime{
	width:80%;
	height:auto;
	overflow:hidden;
	background-color:#E1E1E1;
	padding:10px;
	margin:10px auto;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:90%;
	letter-spacing:1px;
	color:#000;
	text-align:left;
	line-height:1.5;
}

/*分店資訊*/
.store_search{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px;
	background-color:#E1E1E1;
	border-bottom:1px dashed #CCC;
	border-top:1px dashed #CCC;
	margin:0;
	}
	
.store_search span{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	letter-spacing:1px;
	font-weight:bold;
	color:#C00;
	line-height:1.5;
}

.storeinfo{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px 5px 10px 5px;
	border-bottom:1px dashed #CCC;
	margin:5px 0; 
	}
	
.storeinfo h3{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	line-height:25px;
	margin:0;
	}
	
.storeinfo p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:85%;
	letter-spacing:1px;
	text-align:left;
	line-height:1.5;
	margin:0;
	}
	
.storeinfo img{
	text-align:left;
	margin:3px 0;
	border:0;
	}
	
/*相簿*/
.photo_group{
	width:95px;
	height:150px;
	overflow:hidden;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	}
	
.photo_group img{
	width:95px;
	height:95px;
	margin:0 0 3px 0;
}

.photo_group p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:85%;
	letter-spacing:1px;
	text-align:left;
	line-height:1.2;
	padding:0;
	margin:0;
	}
.photo_list_title{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	}	
.photo_list_title p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:90%;
	letter-spacing:1px;
	line-height:1.2;
	padding:5px;
	margin:0;
	}
.wide, 
.nero,
.square {
	width:95px;
	height:95px;
	overflow:hidden;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
 
	text-align:center;
 top:50%;   /* div高度的一半 */
	
}

.wide img { /* 4/3 */

	 	
		width:95px;
	margin:0 0 3px 0;	
 
}
.nero img { /* 3/4 */
 	height:95px;
	margin:0 0 3px 0;	
 
}

.square  img {  /* 16:9 */
	
	width:95px;
height:95px;
	margin:0 0 3px 0;	
	 
}
/*.photo_list{
	width:95px;
	height:95px;
	overflow:hidden;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	float:left;
	}
	
.photo_list img{
	width:95px;
	height:95px;
	margin:0 0 3px 0;
}
*/
/*影片*/

.one_video{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px;
	margin:0 ;
	border-top:1px dashed #CCC;
	}
.one_video img{
	width:310px;
	height:173px;
	margin-bottom:5px;
}
.one_video p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:85%;
	letter-spacing:1px;
	line-height:1.3;
	text-align:left;
	padding:0px 5px 5px 0;
	margin:0;
	}
	
.one_video span{
	color:#069;
	font-size:105%;
	}

.video_list{
	width:310px;
	height:117px;
	margin:0;
	padding:0;
	border-top:1px dashed #CCC;
	float:left;
	}
	
.video_list img{
	width:120px;
	height:90px;
	margin:10px 5px;
	float:left;
	}
	
.video_list p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:70%;
	letter-spacing:1px;
	line-height:1.3;
	padding:10px 5px 5px 0;
	margin:0;
	}
	
.video_list span{
	color:#069;
	font-size:110%;
	}
	
/*RSS*/
.rss_list{
	width:300px;
	height:80px;
	padding:5px 5px;
	margin:0;
	border-top:1px dashed #CCC;
	float:left;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:290px 40px;
	 }
.rss_list p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:70%;
	letter-spacing:1px;
	line-height:1.2;
	text-align:left;
	padding-bottom:5px;
	margin:0;
	}

.rss_list span{
	font-size:120%;
	font-weight:bold;
	color:#000;}
	 
.rss_image{
	width:20px;
	height:20px;

	float:left;
	}
	
/*表單*/
.all_form{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px;
	border-bottom:1px dashed #CCC;
	text-align:center;
	}
.form_text{
	width:300px;
	line-height:30px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	margin-bottom:15px;
	}
	
/*產品群組1*/
.pd_group{
	width:100%;
	height:auto;
	margin:0;
	overflow:hidden;
	}
	
.pd_group ul {
	list-style:none;
	margin:0;
	padding:0;
	
}

.pd_group li {}

.pd_group li img{
	width:115px;
	height:86px;
	margin:0 5px;
	float:left;
	padding:6px 0;
	}

.pd_group a {
	display:block;
	width:100%;
	height:100px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/pd_group1_bg.jpg);
	background-position:right 0;
	background-repeat:no-repeat;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	line-height:100px;
	}

	
.pd_group a:active {
	display:block;
	width:100%;
	height:100px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/pd_group1_bg_o.jpg);
	background-position:right 0;
	background-repeat:no-repeat;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	line-height:100px;
	}

/*產品群組2*/
.pd_group2{
	width:100%;
	height:auto;
	margin:0;
	overflow:hidden;
	}
	
.pd_group2 ul {
	list-style:none;
	margin:0;
	padding:0;
	
}

.pd_group2 li {}

.pd_group2 a {
	display:block;
	width:100%;
	height:50px;
	color:#000000;
	text-decoration:none;
	background-image:url(../images/pd_group2_bg.jpg);
	background-position:right 0;
	background-repeat:no-repeat;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	line-height:50px;
	text-indent:5px;
	}

	
.pd_group2 a:active {
	background-image:url(../images/pd_group2_bg_o.jpg);
	background-position:right 0;
	background-repeat:no-repeat;
	}
		

.pd_group_title {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px;
}

.pd_group_title h2{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin:0;
}

/*產品列表1*/
.pd_list{
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	float:left;
	}
	
.pd_list img{
	float:left;
	margin:0px 5px 0px 5px;
	width:115px;
	height:86px;
	overflow:hidden;
}

.pd_list a{
	display:block;
	overflow:hidden;
	width:100%;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.3;
	text-decoration:none;
	color:#000;
	background-image:url(../images/pd_group1_bg.jpg);
	background-position:right 0;
	background-repeat:no-repeat;
	padding:6px 10px 7px 0;
}

.pd_list a:active{
	background-image:url(../images/pd_group1_bg.jpg);
	background-position:right 0;
	background-repeat:no-repeat;
	}

.pd_list  span{
	color:#C00;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:110%;
	line-height:1.5;
	}

/*產品列表2*/
.pd_list2{
	float:left;
	width:142px;
	height:auto;
	overflow:hidden;
	margin:5px;
	padding:0;
	position:relative;
}

.pd_name{
	position:absolute;
	width:127px;
	height:30px;
	background-image:url(../images/pd_list2_bg.png);
	background-repeat:no-repeat;
	background-position:-10px -3px;
	color:#000;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:30px;
	padding-left:5px;
	padding-right:20px;
	z-index:1;
	bottom:0;
	}
.pd_name a{
	color:#000;
	text-decoration:none;
	}
	
/*產品標題*/
.pd_title {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px;
	border-top:1px dashed #CCC; 
}

.pd_title h1{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0;
}

/*產品大圖*/
.pd_images{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	text-align:center;
	}
	
.pd_images img{
	width:310px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	}
#pd_images{
	margin:0 auto;}
	
/*產品換圖點點*/	
.spot{
	width:80px;
	height:20px;
	text-align:center;
	padding-top:10px;
	margin:0 auto;
	}
.spot a{
	display:block;
	float:left;
	width:10px;
	height:10px;
	background-image:url(../images/spot.png);
	background-position:left bottom;
	margin:0 5px;

	}
	
.spot a.activeSlide{
	display:block;
	width:10px;
	height:10px;
	background-image:url(../images/spot.png);
	background-position:left top;
	text-decoration:none;
 
	}
	
/*產品小圖*/
.pd_image_s{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:3px 0;
	text-align:center;
}

.pd_image_s img{
	width:98px;
	height:auto;
	margin:0 auto;}
	 
/*前後產品*/	
.pre_next{
	width:100%;
	height:25px;
	margin:0;
	background-color:#CCC;
	}
	
.pre_pd{
	width:55px;
	height:25px;
	background-image:url(../images/arrow2.png);
	background-repeat:no-repeat;
	background-position:0 5px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	line-height:25px;
	padding-left:15px;
	float:left;
	margin-left:5px;
	}
	
.pre_pd a{
	color:#000;
	text-decoration:none;
	}
	
.next_pd{
	width:55px;
	height:25px;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position: right 5px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	line-height:25px;
	text-align:right;
	padding-right:15px;
	float:right;
	margin-right:5px;
	}
	
.next_pd a{
	color:#000;
	text-decoration:none;
	}

/*產品內容*/	
.basic_info{
	clear:both;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	padding:5px;
	}
	
.basic_info h3{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000;
	line-height:1.5;
	margin:0;
	padding:0;
}

.basic_info p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000;
	line-height:1.5;
	margin:0;
	}
	
.basic_info span{
	color:#C00;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:110%;
	}
	
.explain{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	}
	
.explain h4{
	display:block;
	width:100%;
	height:30px;
	border-top:1px dashed #CCC; 
	border-bottom:1px dashed #CCC; 
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	line-height:30px;
	margin:0;
	background-color:#F0F0F0;
	padding-left:5px;
}

.explain p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000;
	text-align:left;
	line-height:1.5; 
	padding:0 5px;
	margin:0;
	}
	
.pd_but{
	width:100%;
	height:30px;
	text-align:left;
	margin:5px 0;
	padding-left:5px;
	padding-top:5px;
}
.pd_but img{
	margin-right:5px;}
	
/*購物車*/
.cart_pd{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	}

.cart_pd img{
	width:100px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:5px;
}

.cart_pd p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#000;
	letter-spacing:1px;
	line-height:1.2;
	margin:0;
	padding:5px 5px 5px 0 ;
}

.cart_pd p span{
	font-size:120%;
	color:#C00;
	}
	
.del_pd {
	width:100%;
	height:20px;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#09C;
	padding-left:5px;
	letter-spacing:1px;
	line-height:20px;
	border-bottom:1px dashed #CCC;
}

.del_pd a{
	text-decoration:underline;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	color:#09C;
	}
	
.total{
	width:100%;
	height:auto;
	overflow:hidden;
	border-bottom:1px dashed #CCC;
	padding:5px;
	margin:0;
	}
	
.total p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.3;
	letter-spacing:1px;
	padding:0 0 0 50%;
	margin:0;	
	}
	
.total span{
	color:#C00;
	font-weight:bold;
	}
	
.total_ex{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:5px;
	margin:0;
	background-color:#F0F0F0;
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.3;
	letter-spacing:1px;
	color:#000;
	}
	
.cart_explain{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	}
	
.cart_explain h4{
	display:block;
	width:100%;
	height:25px;
	border-bottom:1px dashed #CCC; 
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#C00;
	line-height:25px;
	margin:0;
	padding-left:5px ;
	font-weight:bold;
}

.cart_explain p{
	font-family:"微軟正黑體",Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#000;
	text-align:left;
	line-height:1.5; 
	padding:5px;
	margin:0;
	}
	
.cart_but{
	width:100%;
	height:30px;
	text-align:center;
	margin:5px 0;
	padding-left:5px;
	padding-top:5px;
}
.cart_but img{
	margin-right:5px;}