@charset "utf-8";
/* CSS Document */

#header,#C.pc{display:none;}
#BN{display:none;}
#stit{display:none;}
#ser{display:none;}
#twoc{display:none;}
footer{display:none;}
#aimg{display:none;}
#needtoknow{display:none;}

marquee{min-height: 10px;background-color: #1f987d;}
marquee h4{margin: 0;font-size: 14px;text-shadow: 0 0 5px #000;}
@media screen and (max-width:240px){marquee h4{font-size: 12px;}}
img{max-width: 100%;height: auto;}
a:link {
	text-decoration: none;
	color: #F66;
	}
a:visited {color: #F66;}
a:hover {
	text-decoration:underline;
	color: #F66;}
a:active {color: #F66;}

body{
	margin:0px;
	padding:0px;
	background-color:#c9cacb;
	font-family:"微軟正黑體", "Adobe 黑体 Std R";}

#phone{
	width:100%;
	}
#phone img {display:block;}	
	
#ph{width:100%;
float:left;}
#ph img{display:block;}

#abo{width:100%;
float:left;}
#abo2{width:98%;
margin-left:2%;
float:left;}	
.ttt1{width:80%;}
	
#pf{
	width:100%;
	float:left;}	
#pf img{display:block;}
	
#pfbg{
	background-color:#1f987d;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	}
		
	#pfbg{color:#FFF;
		font-size:14px;}
    #pfbg a{color: #FFC;}
	#pfbg a:visited {
	text-decoration: none;
	color: #FFC;}
	#pfbg a:hover {
	text-decoration: none;
	color: #FFF;}
	#pfbg a:active {
	text-decoration: none;
	color: #FFF;}	
		
		
.tit1{
	color:#1f987d;
	font-size:20px;
	font-weight:bold;}	
.s1{
	color:#960;
	font-size:16px;
	font-weight:600;}					
	
.ts{
	font-family:"微軟正黑體", "Adobe 黑体 Std R";
	font-weight:bold;
	font-size:14px;
	color:#333;}	
#ask{
	color:#930;}

#line{
		width: 100%;
		height:1px;
		float:left;background-color:#666;
		margin-bottom:10px;}
	

h1{
	float: left;
	width: 100%;
	text-align: center;
	
	font-size: 24px;
	color: #066;
	font-weight: 900;
	line-height: 30px;
}
h2{
	float: right;
	text-align: right;
	
	font-size: 14px;
	color: #FF9;
	font-weight: 200;
	line-height: 20px;
}
h3{
	float: right;
	text-align: right;
	
	font-size: 15px;
	color: #FFF;
	line-height: 10px;
	margin-top:0;
}
h5{
	float: left;
	width: 100%;
	text-align: left;
	font-size: 20px;
	color: #099;
	font-weight: 900;
	line-height: 30px;
	margin-top:5px;
	margin-bottom:5px;
}
h6{
	float: left;
	width: 100%;
	text-align: center;
	
	font-size: 20px;
	font-weight: 900;
	line-height: 30px;
	margin-top:0;
	margin-bottom:0;
}			

#showgoods{
	float:left;
	padding-top: 10px;
	margin-left:5%;
	width: 90%;
}
/***SEO**/
#seoboox{
	float: left;
	width: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	color: #099;
	
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
#seo_go{margin:0 auto;
width:100%;}





/******************Need_Know*****************/
/*當舖須知*/
#phneedtoknow{float:left;width:90%;font-size:12px;line-height:20px;padding:10px 5%;background-color:rgba(255, 255, 255, 0);color:#777;}
/*#needtoknow li{padding-left:10px;text-indent : -10px;}*/
#phneedtoknow span{float:left;width:100%;font-size:16px;line-height:20px;padding:5px 0;text-align:left;}

.needleft{float:left;width:100%;}
.needright{float:right;width:100%;margin-bottom:10px;}
.needdown{float:left;width:100%;margin-bottom:20px;}

.comimg{font-size:16px;color:#27695a;font-weight:bold;line-height:24px;}

#phneedtoknow ul{ 
    list-style-type:disc;   
    list-style-position:outside;
    -webkit-box-sizing:border-box ;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width:95%;
	margin: 0;
	padding: 0 2%;
	border: 0;
}
#phneedtoknow li{ 
    list-style-type:disc;!important  } 