.table_info{
	font-size:15px;
	font-family: "Helvetica Neue", Helvetica, Arial, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;	
	font-weight:normal;
	color:#666666;
	margin:0 auto;
	}
	.table_info a:link { 
		color: #ca6d72;
		text-decoration: none;
		border-bottom:1px solid #C70026;
		font-size:15px;
		font-family: "Open Sans",Helvetica,Arial,sans-serif;
		}
		.table_info a:visited {color: #ca6d72;} 
		.table_info a:hover {color: #222222;border-bottom:1px solid #222222;}
		
.google-map{
	display:block;
	width:100%;
	height:auto;
	margin:40px auto 0 auto;
	}
	.google-map iframe{	height:600px; }
 @media screen and (max-width: 768px) {	
	.google-map iframe{	height:500px; }
}
 @media screen and (max-width: 640px) {	
.google-map,
.table_info{ width:90%;	}
.google-map iframe{	height:400px; }
}
 @media screen and (max-width: 550px) {	
	.google-map iframe{	height:350px; }
}
 @media screen and (max-width: 480px) {	
	.google-map iframe{	height:300px; }
}
	
.event-bar{
	display:block;
	width:100%;
	max-width:1197px;
	margin:3% auto;
	padding:1.6% 2%;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;
	font-weight:bold;
	color:#9a2b2b;
	background-color:#ffffff;
	border-left:7px solid #dc4141;
	border-right:1px solid #dc4141;
	border-top:1px solid #dc4141;
	border-bottom:1px solid #dc4141;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
	}
.event-bar img{
	display:inline-block;
	vertical-align:bottom;
	}		
 @media screen and (max-width: 1280px) {	
.event-bar{
	left:0;
	width:100%;
	}
}

.NewsItem {
	display:block;
	width:100%;
	max-width:950px;
	margin:5% auto;
    }
	.NewsItem-banner{ width:100%; }

.BigTitle{
	display:block;
	width:100%;
	height:auto;
    font-family: 'HYQiHei-45S', 'Microsoft YaHei', Helvetica,Hiragino Sans GB;
    font-size:25px;
	color:#222222;
	letter-spacing: 2px;
	margin:0 0 6% 0;
	font-weight:normal;
	line-height:120%;
	text-align:center;
	}
 @media screen and (max-width: 640px) {	

	.BigTitle{ font-size:18px; font-weight:bold; }
}

.PolicyContent{
	display:block;
	width:100%;
	height:auto;
    font-family: "Helvetica Neue", Helvetica, Arial, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;
    font-size:15px;
	color:#222222;
	line-height:170%;
	}
ul.PolicyList{ 
    display:block;
    margin:0 0 40px 0;
	padding:0 0 0 20px;
	list-style-type:circle;
	 }
	 
	.alink{ 
		color: #026dd6;
		text-decoration:underline;
		font-size:15px;
		}
		.alink:visited {color: #026dd6;} 
		.alink:hover {color: #222222;}
	 

.PolicyTitle{
	display:block;
	width:100%;
	height:auto;
    font-family: 'HYQiHei-45S', 'Microsoft YaHei', Helvetica,Hiragino Sans GB;
	font-weight:600;
    font-size:17px;
	color:#bf6262;
	margin:10px 0;
	line-height:120%;
	}
hr{
    border: 0;
    height: 0;
    border-top: 1px dashed #e0e0e0;
	margin:4% 0;
	}	
 @media screen and (max-width: 865px) {	

.NewsItem-banner{  margin:-10px 0 0 0;  }
.EnTitle,
.BigTitle,
.PolicyContent{	 width:95%;	margin-left:auto; margin-right:auto;}

}	

	
 @media screen and (max-width: 600px) {	

	.EnTitle,
	.BigTitle,
	.PolicyContent{	 width:85%;}
	hr{
		margin:20px 0;
		}	
}	


.ShoppingListBox{
	display:block;
	width:100%;
	margin:0 0 5% 0;
	font-family: "Helvetica Neue", Helvetica, Arial, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;
	font-size:18px; 
	color:#566d33;
	padding:2% 4%;
	text-align:center;
	line-height:160%;
	background-color:#eef8dc;
	border:1px dotted #cdd78b;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
 @media screen and (max-width: 640px) {	

	.ShoppingListBox{
		font-size:14px; 
		}
}	