@charset "utf-8";
/* aLL */
.contact .rightbox .list .listtitle a:hover, .contact .rightbox .more:hover ,a.yellow:hover, .memberArea a:hover{
	text-decoration: underline;
}
/* news */
.contact .leftbox ul {
	width: 235px;
}
.contact .leftbox ul li {
	margin-bottom: 10px;
	overflow: inherit;
}
.contact .leftbox ul li a {
	display: block;
	width: 235px;
	min-height: 25px;
	color: #6e6e6e;
	font-size: 15px;
	line-height: 1.8;
	font-family: Microsoft JhengHei, "新細明體";
	text-decoration: none;
}
.contact .leftbox ul li a:hover {
	color: #f8c208;
}
.contact .leftbox ul li .date {
	width: 60px;
	font-size: 10px !important;
	color: #f8c208;
	margin-right: 4px;
}
.contact .rightbox {
	margin-left: 15px;
	width: 705px;
}
.contact .rightbox .list {
	margin-bottom: 2px;
}
.contact .rightbox .list img{
	max-width:705px;
	height:auto;}
.line {
	border-bottom: 1px solid #b3b3b3;
	width: 705px;
	height: 5px;
	margin-bottom: 25px;
}
.contact .rightbox .list .photo {
	display: block;
	width: 705px;
	height: 405px;
	overflow: hidden;
	text-align:center;
	vertical-align:middle;
	background-color:#f6f5ed;
}
.contact .rightbox .list .photo img {
	width: auto;
	height: 405px;
}
.contact .rightbox .boxDate {
	width: 60px;
	height: 50px;
	background-color: #f8c208;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}
.boxDate .day {
	font-size: 35px;
	line-height:35px;
	font-weight: bolder;
}
.boxDate .month {
	font-size: 13px;
	letter-spacing: 4px;
}
.contact .rightbox .list .listtitle {
	width: 645px;
	height: 50px;
	overflow: hidden;
	font-size: 20px;
	font-family: Microsoft JhengHei, "新細明體";
	line-height: 50px;
	font-weight: bold;
	margin-left: 10px;
}
.contact .rightbox .list .listtitle a {
	font-size: 20px;
	font-family: Microsoft JhengHei, "新細明體";
	line-height: 50px;
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}
.contact .rightbox .semple {
	width: 705px;
	margin-top: 8px;
	font-size: 14px;
	color: #6e6e6e;
	font-family: Microsoft JhengHei, "新細明體";
	line-height: 1.4;
	letter-spacing: 2px;
}
.contact .rightbox .more {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #f8c208;
	font-size: 12px;
	letter-spacing: 2px;
	text-decoration: none;
	height: 20px;
	margin: 30px 0 0px 0;
}
/*news明細頁*/
.newsHTML {
	width: 705px;
}
.newsHTML img {
	max-width: 705px;
	height: auto;
}


/* product產品 */
.rightbox .proBanner{
	width:750px;
	height:435px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
	background-color:#f6f5ed;}
.rightbox .proBanner img{
    width:auto;
	height:435px;	
	}
.contact .Pleftbox ul {
	width: 211px;
	border-radius:10px;
	border:#e6e6e6 1px solid;
}
.contact .Pleftbox ul li a {
	display: block;
	padding-left:20px;
	vertical-align:middle;
	width: 191px;
	border-bottom:#e6e6e6 1px solid;
	height:42px;
	overflow:hidden;
	line-height:42px;
	color: #6e6e6e;
	font-size: 15px;
	font-family: Microsoft JhengHei, "新細明體";
	text-decoration: none;	
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 33%, rgba(240,240,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(33%,rgba(255,255,255,1)), color-stop(100%,rgba(240,240,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 33%,rgba(240,240,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 33%,rgba(240,240,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 33%,rgba(240,240,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 33%,rgba(240,240,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */

}
.contact .Pleftbox ul li:first-child a{
	border-radius:10px 10px 0 0;
}
.contact .Pleftbox ul li:last-child a {
	border-radius:0 0 10px 10px ;

}
.contact .Pleftbox ul li a:hover {
	color: #FFF;
	background: rgb(248,194,8); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,194,8,1) 0%, rgba(249,165,9,1) 78%, rgba(248,194,8,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,194,8,1)), color-stop(78%,rgba(249,165,9,1)), color-stop(100%,rgba(248,194,8,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8c208', endColorstr='#f8c208',GradientType=0 ); /* IE6-9 */
}
.Pleftbox a .fa-caret-right{
	color:#f8c208;
	width:5px;
	margin-right:8px;
	}
.Pleftbox a:hover .fa-caret-right{
	color:#FFF;
	}
.contact .Pleftbox ul li a.Pleftboxmark{
		color: #FFF;
	background: rgb(248,194,8); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,194,8,1) 0%, rgba(249,165,9,1) 78%, rgba(248,194,8,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,194,8,1)), color-stop(78%,rgba(249,165,9,1)), color-stop(100%,rgba(248,194,8,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,194,8,1) 0%,rgba(249,165,9,1) 78%,rgba(248,194,8,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8c208', endColorstr='#f8c208',GradientType=0 ); /* IE6-9 */}
a.Pleftboxmark .fa-caret-right{
	color:#fff;
	}
.rightbox .path {
	margin:10px 0 0 0;
	width:750px;
	height:30px;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:14px;
	letter-spacing:2px;
	color:#6e6e6e;
	}
.propagerightbox .path{
	margin:10px 0 0 0;
	width:500px;
	height:30px;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:14px;
	letter-spacing:2px;
	color:#6e6e6e;
	}
.rightbox .path a , .propagerightbox .path a{
	font-size:14px;
	letter-spacing:2px;
	color:#6e6e6e;
	text-decoration:none;
	}
.rightbox .path a:hover, .propagerightbox .path a:hover{
	text-decoration:underline;
	}
.prolist{
	width:750px;
	}
.prolist ul li{
	float:left;
	width:246px;
	height:216px;
	margin-left:2px;
	margin-bottom:15px;
	}
.prolist ul li a{
	display:block;
	width:246px;
	height:216px;
	border:#FFF 1px solid;
	text-decoration:none;}
.prolist ul li a:hover{
	border:#f8c208 1px solid;
	}
.prolist ul li .photo{
	margin:0 auto;
	width:190px;
	height:125px;
	overflow:hidden;
	text-align:center;
	background-color:#f6f5ed;
	}
.prolist ul li .photo img{
	width:auto;
	height:125px;
	}
.prolist ul li .chName{
	width:190px;
	margin:0 auto;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:14px;
	}

.prolist ul li .EnName{
	width:190px;
	margin:0 auto;
	height:20px;
	line-height:20px;
	overflow:hidden;
	border-bottom:1px solid #dcdcdc;
	}
	
.prolist ul li .money{
	width:190px;
	margin:0 auto;
	height:30px;
	line-height:30px;
	overflow:hidden;
	}
a .chName , a .EnName,a .money {
	color:#6e6e6e;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:15px;	
	}
.BOTH{
	clear:both;
	height:20px;}
/* productPage */
.propageleftbox .propageChName{
	color:#505050;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:21px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	}
.propageleftbox .propageEnName{
	color:#6e6e6e;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:13px;
	line-height:10px;
	height:10px;
	padding-bottom:10px;
	border-bottom:#f8c208 2px solid;
	width:320px;
	}
	
.propageleftbox .money{
	margin-top:27px;
	width:320px;
	height:34px;
	background:url(../images/06_product-detail_06.png) no-repeat left;
	padding-left:108px;
	line-height:27px;
	color:#6e6e6e;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	}
	
.propageleftbox .number{
	color:#505050;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:14px;
	margin-top:50px;
	height:22px;
	letter-spacing:1px;
	}
.propageleftbox .number select{
	background:none;
	width:108px;
	border:#505050 1px solid;
	vertical-align:middle;
	text-align:center;
	color:#505050;
	}
.propageleftbox .number	.fa-caret-right{
	color:#f8c208;
	}
.propageleftbox a.buyBn{
	display:block;
	width:100px;
	height:100px;
	background:url(../images/06_product-detail_10.png);
	margin:37px 0;
	} 
.propageleftbox a.buyBn:hover{
	background:url(../images/06_product-detail_11.png);
	} 
.propagerightbox .showbox{
	width:404px;
	height:355px;
	overflow:hidden;
	border:#f8c208 1px solid;
	text-align: center;
	vertical-align:middle;
	}
	
.propagerightbox .showbox img{
	width:auto;
	height:355px;
	}
	
.propagerightbox .prophoto{
	width:51px;
	}
	
.propagerightbox .prophoto a {
	display:block;
	width:51px;
	height:44px;
	overflow:hidden;
	border:#f8c208 1px solid;
	margin-top:4px;
	text-align:center;}
.propagerightbox .prophoto a img{
	max-width:51px;
	max-height:44px;}
.pageBottom{
	position:relative;
	width:100%;
}
.fb{
	position:absolute;
	top:5px;
	right:0;
	width:100px;
	}	
/*sharing*/
.shareT{
	width:1000px;
	position:relative;
	height:50px;
	}
.shareT a.submit{
	position:absolute;
	display:block;
	top:0;
	right:0;
	width:132px;
	height:30px;
	background:url(../images/09_share_11.png);
	}
.shareT a.submit:hover{
	background:url(../images/09_share_09.png);
	}
.contact .shareList{
	width:1000px;
	margin:20px auto 50px auto; }
.contact .sharebox{
	width:325px;
	height:325px;
	overflow:hidden;
	position:relative;
	float:left;
	margin-right:8px;
	margin-bottom:10px;
	vertical-align:middle;
	background-color:#f6f5ed;
	text-align:center;
	}
.contact .sharebox img{
	width:auto;
	height:325px;
	}

.contact .sharebox .shareboxtitle{
	position:absolute;
	height:36px;
	line-height:36px;
	bottom:0;
	left:0;
	width:326px;
	background:rgba(0,0,0,0.5);
	overflow:hidden;
	padding:0 8px;
	padding-top:5px;
	font-family:Microsoft JhengHei, "新細明體";
	}
.contact .sharebox .shareboxtitle a{
	font-size:14.5px;
	color:#FFF;
	line-height:1.5;
	text-decoration:none;
}
.contact .sharebox .shareboxtitle p{
	font-size:12px;
	font-family:Microsoft JhengHei, "新細明體";
	width:300px;
	height:140px;
	overflow:hidden;}
.shareInPhoto{
	width:235px;
	height:235px;
	overflow:hidden;
	background-color:#f6f5ed;
	text-align:center;
	}
.shareInPhoto img{
	width:auto;
	height:235px;
	}
.shareInname{
	width:235px;
	margin-top:10px;
	color:#505050;
	font-family:Microsoft JhengHei, "新細明體";
	line-height:1.5;
	font-size:15px;
	font-weight:bold;
	}
.rightbox .shareTitle{
	height:50px;
	font-size:20px;
	line-height:50px; 
	font-family:Microsoft JhengHei, "新細明體";
	font-weight:bold;
	border-bottom:#d2d2d2 1px solid;
	color:#505050;	
	}
/*examList*/
.examList{
	width:1012px;}
.examList ul li {
	float:left;
	border:#898989 1px solid;
	width:495px;
	height:270px;
	margin:0 9px 9px 0;
	}
.examList .photo {
	width:495px;
	height:190px;
	overflow:hidden;
	text-align:center;
	background-color:#f6f5ed;
	}
.examList .photo img{
	max-width:495px;
	max-height:190px;
	}
.examList .examtitle{
	font-family:Microsoft JhengHei, "新細明體";
	font-size:18px;
	height:30px;
	width:485px;
	margin-top:10px;
	padding-left:10px;
	overflow:hidden;
	color:#6e6e6e;
	line-height:30px;
	}
.examList .brief{
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	height:40px;
	overflow:hidden;
	color:#6e6e6e;
	width:475px;
	padding:0 10px;
	line-height:1.3;
	}
/*member*/
.member{
	padding-bottom:50px;}
.login{
	width:1000px;
	margin:0 0 0 50px;}
.login .P{
	margin:6px 0 20px 30px;
	width:380px;
	height:50px;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:13px;
	color:#6e6e6e;
	line-height:1.5;
	text-decoration:none;
	}
.login ul{
	margin-left:30px;}
.login li{
	color:#6e6e6e;
	font-size:15px;
	line-height:25px;
	letter-spacing:2px;
	font-family:Microsoft JhengHei, "新細明體";
	margin-bottom:20px;	
	}
.login input{
	width:350px;
	height:25px;
	background-color:#f8c208;
	border:1px solid #beb38e;
	color:#fff;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:15px;
	letter-spacing:1px;
	font-weight:bold;
	text-shadow:#333 0px 0px 1px;}
.login input[type="checkbox"]{
	width:30px !important;
	}
.login  select{
	color:#fff;
	height:25px;
	background-color:#f8c208;
	border:1px solid #beb38e;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:12px;
	text-shadow:#333 0px 0px 1px;}
.login a.back{
	font-size:16px;}
.login a.fblogin{
	display:block;
	width:330px;
	height:38px;
	background:url(../images/12_sign_17.png) no-repeat;
	}
.login a.fblogin:hover{
	background:url(../images/12_sign_14.png) no-repeat;
	}
.login span{
	color:#f8c208;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:13px;
	line-height:1.8;
	}
.OKbox{
	width:624px;
	height:356px;
	border:#dbdbdb 1px solid;
	margin:150px auto;
}
.OKbox p{
	width:500px;
	height:100px;
	color:#686868;
	font-size:16px;
	font-family:Microsoft JhengHei, "新細明體";
	line-height:1.8;	
	margin:80px auto;
	}
.forgetbox{
	width:356px;
	height:300px;
	margin:150px auto;
}
.forgetbox p{
	width:356px;
	height:100px;
	color:#686868;
	font-size:16px;
	font-family:Microsoft JhengHei, "新細明體";
	line-height:1.8;	
	margin:10px auto;
	padding-left:30px;
	}
.forgetbox .MAIL{
	color:#686868;
	font-size:16px;
	font-family:Microsoft JhengHei, "新細明體";
	}
.forgetbox input{
	width:360px;
	height:25px;
	color:#fff;
	font-family:Microsoft JhengHei, "新細明體";
	background-color:#f8c208;
	border:1px solid #beb38e;
	font-size:15px;
	letter-spacing:1px;
	font-weight:bold;
	text-shadow:#333 0px 0px 1px;
	}
/*登入後會員專區*/
.memberArea{
	width:612px;
	height:40px;
	padding-top:52px;
	}
.member .box{
	width:612px;
	margin:0 auto;
	}
.memberArea a {
	display:block;
	float:left;
	width:195px;
	height:25px;
	color:#FFF;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:15px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	margin-left:5px;	
	}

.m01{
	background:url(../images/14_member-order_03.png) no-repeat;
	}
	
.m02{
	background:url(../images/15_member-account_03.png) no-repeat;
	}
	
.m03{
	background:url(../images/16_member-contribute_03.png) no-repeat;
	}
.member .areatitle{
	color:#6e6e6e;
	font-size:15px;
	font-family:Microsoft JhengHei, "新細明體";
	height:40px;
	width:612px;
	border-bottom:1px #6e6e6e solid;
	font-weight:bold;
	line-height:40px;
	}
.member .paylist li{
	width:612px;
	height:30px;
	color:#8b8b8b;
	line-height:30px;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";	
	}
.EEE{
	background-color:#fef4d1;}
.member .Area2box{
	margin-top:30px;
	padding-bottom:30px;}
.member .Area2box li{
	width:612px;
	height:50px;
	color:#6e6e6e;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";	
	}
.member .Area2box li input, .area3input input ,.contactinput input{
	background:none;
	border:1px #6e6e6e solid; 
	height:20px;
	color:#6e6e6e;
	line-height:20px;
	width:300px;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	text-indent:15px;	
	}
.member .Area2box li select{
	background:none;
	border:1px #6e6e6e solid;
	height:20px;
	color:#6e6e6e;
	line-height:20px;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	}
.Area2box span , .area3upload span , .contactinput span{
	color:#f8c208;
	font-family:Microsoft JhengHei, "新細明體";
	font-size:13px;
	line-height:1.8;
	text-indent:50px;}
.boxbottomborder{
	border-bottom:1px #6e6e6e solid;}
.FLOATRIGHT{
	float:right;}
.member .Area3box li{
	width:612px;
	height:50px;
	color:#6e6e6e;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";	
	}
.member .area3title{
	width:550px;
	margin:10px auto;
	line-height:1.8;
	color:#6e6e6e;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	}	
.member .Area3box{
	margin-left:100px;}
.member .area3upload{
	height:20px;
	color:#6e6e6e;
	line-height:20px;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	}
.ifile{
	background:none;
	border:1px #6e6e6e solid; 
	height:20px;
	color:#6e6e6e;
	line-height:20px;
	width:190px;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	text-indent:5px;	
	}
.ifileBn{
	width:104px;
	/*height:25px;*/
	border:1px #6e6e6e solid;
	background:url(../images/16_member-contribute_07-1.png) no-repeat center bottom;
	background-color:#f3bc00;}
/* .ifileBn:hover{
	background:url(../images/16_member-contribute_07.png) no-repeat center bottom;
	background-color:#e17a00;} */
.formhtml{
	width:612px;
	margin:20px auto;}
.area3Bn{
	width:360px;
	margin:0 auto;}
/*聯絡我們*/
.contactleftBox{
	width:400px;
	margin-left:30px;}
.contact .contactPP{
	width:300px;
	margin:10px 0 30px 0;
	line-height:1.8;
	color:#6e6e6e;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";	
	}
.contactinput li{
	padding:10px 0;
	line-height:30px;
	color:#6e6e6e;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";	}
.contact textarea{
	border:1px #6e6e6e solid; 
	}
.contactinput input{
	background:none;
	border:1px #6e6e6e solid; 
	height:27px;
	color:#6e6e6e;
	line-height:20px;
	width:404px;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	text-indent:15px;	
	}
.contactinput select{
	background:none;
	border:1px #6e6e6e solid;
	height:27px;
	color:#6e6e6e;
	line-height:20px;
	font-size:14px;
	font-family:Microsoft JhengHei, "新細明體";
	}
.contactleft li{
	margin-bottom:5px;
	color:#393939;
	line-height:20px;
	font-size:18px;
	font-family:Microsoft JhengHei, "新細明體";
	}
.contactleft li.PP{
	color:#6e6e6e !important;
	font-size:15px!important;
	font-family:Microsoft JhengHei, "新細明體";
	padding-left:25px;}
.contactleft li.PP a{
	color:#6e6e6e !important;
	font-size:15px!important;
	font-family:Microsoft JhengHei, "新細明體";
	text-decoration:none;}
/*購物車*/
.cartTopPic{
	width:590px;
	margin:10px  auto 30px auto;
	}
.cartbox{
	border:#b6b2b1 1px solid;
	margin-bottom:20px;
	}
.cartbox3{
	width:746px;
	min-height:300px;
	margin:50px auto 100px auto;
	color: #505050;
	font-size: 15px;
	line-height: 1.5;
	padding: 30px;
	font-family: Microsoft JhengHei, "新細明體";
	letter-spacing: 1px;
	border:#dbdbdb 1px solid;
	}
.cartbox .boxtitle{
	background-color:#cdcdcd;
	color:#FFF;
	height:26px;
	line-height:26px;
	font-size:15px;
	font-weight:bold;
	font-family:Microsoft JhengHei, "新細明體";
	text-indent:10px;}
.cartbox .pphoto{
	width:180px;
	height:130px;
	overflow:hidden;}
.cartbox .pphoto img{
	width:180px;
	height:auto;}
.cartbox ul {
	margin:0 15px;
	}
.cartbox .buylist li{
	border-bottom:#e5e5e5 1px solid;}
.cartbox li{
	color:#505050;
	font-size:15px;
	line-height:1.5;
	padding:5px 0 6px 0;
	font-family:Microsoft JhengHei, "新細明";
	letter-spacing:1px;
	}

.cartbox input[type="text"], .cartbox input[type="tel"]{
	width:300px;}
.cartbox a{
	color:#e65c00;
	}
.cartbox ul li span.red{
	color:#ff0000;}
.cartbox  a .fa-trash-o{
	color:#f8c208;
	text-decoration:none;
	font-size:30px !important;
	}

.totle{
	font-size:15px;
	font-weight:bold;
	font-family:Microsoft JhengHei, "新細明體";
	height:30px;
	line-height:30px;
	margin:10px;
	}
.totle2{
	font-size:15px;
	font-weight:bold;
	font-family:Microsoft JhengHei, "新細明體";
	height:30px;
	line-height:30px;
	margin:10px;
	border-top:#4f4644 2px solid;
	}
.totle span{
	display:block;
	width:150px;
	height:30px;
	border:#b6b2b1 1px solid;}
.hRadio {
	padding-left: 22px;
	display: inline-block;
	background: transparent url(../images/radio.png) no-repeat left top;
	height: 19px;
	line-height: 20px;
	cursor: pointer;
	vertical-align: middle;
}
.hRadio_Checked {
	background-position: left bottom;
}


/*page 頁簽*/
/* .page {
	clear:both;
	width:330px;
	margin: 20px auto 50px auto;
	height:25px;
}
.page ul{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:330px;}
.page ul li {
	float: left;
}
.page a {
	font-family:Microsoft JhengHei, "新細明體";
	display: block;
	margin-left: 15px;
	width: 21px;
	height: 21px;
	background-color: #dcdcdc;
	color: #6e6e6e;
	font-size: 18px;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	float: left;
}
.page a:hover {
	background-color: #f8c208;
	color: #fff;
}
a.pagemark {
	background-color: #f8c208;
	color: #fff;
}
a.yellow{
	color:#f8c208;
	text-decoration:none;}
.yellow2{
	font-size:12px;
	color:#f8c208;
}
a.back {
	display: block;
	width: 140px;
	height: 28px;
	margin: 20px 0;
	border: #f8c208 2px solid;
	color: #f8c208;
	font-size: 18px;
	letter-spacing: 5px;
	line-height: 28px;
	text-decoration: none;
	cursor:pointer;
	font-family:Microsoft JhengHei, "新細明體";
	vertical-align:middle;
	text-align:center;
}
a.back:hover {
	background-color: #f8c208;
	color: #FFF;
}
a.bigback {
	display: block;
	width: 360px;
	height: 28px;
	margin: 20px 0;
	border: #f8c208 2px solid;
	color: #f8c208;
	font-size: 18px;
	letter-spacing: 5px;
	line-height: 28px;
	text-decoration: none;
	cursor:pointer;
	font-family:Microsoft JhengHei, "新細明體";
	vertical-align:middle;
	text-align:center;
	
}
a.bigback:hover {
	background-color: #f8c208;
	color: #FFF;
}
a.gotologin {
	display: block;
	width: 360px;
	height: 28px;
	margin: 20px auto;
	border: #f8c208 2px solid;
	color: #f8c208;
	font-size: 18px;
	letter-spacing: 5px;
	line-height: 28px;
	text-decoration: none;
	cursor:pointer;
	font-family:Microsoft JhengHei, "新細明體";
	vertical-align:middle;
	text-align:center;
	
}
a.gotologin:hover {
	background-color: #f8c208;
	color: #FFF;
}
.push{
	margin-left:50px;}
.push2{
	padding-left:50px;}
.push3{
	margin-left:100px;}
.pp_inline h2{
	color: #f8c208;}
.pp_inline ul li{
	border-bottom:dashed 1px #999; }
 */