/* Add here all your CSS customizations */


html{

	letter-spacing: 0px !important;
	line-height: 33px !important;
	font-family: 'Hind',sans-serif, "Microsoft JhengHei","微軟正黑體"!important;
	font-size: 1.05em!important;
}
body{

	letter-spacing: 0px !important;
	line-height: 33px !important;
	font-family: 'Hind',sans-serif, "Microsoft JhengHei","微軟正黑體"!important;
	
}

p{
font-family: 'Hind',sans-serif, "Microsoft JhengHei","微軟正黑體"!important;
color: #636363 !important;	
}

.muti_country ul li a {		
	width:80px;
	height:30px;
}

.news_h4{
font-family: "noto serif tc",serif!important;    
color: #111!important;
margin-top: 5px;
margin-bottom: 10px;    
font-size: 1.3em;
text-align: justify!important;
text-justify:inter-ideograph!important;
line-height: 1.5!important;	
overflow:hidden;
white-space: normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;		
		
}
.new_p{
	text-align: justify!important;
}
