﻿html{font-size:10px;}
body{height:100%;line-height:2;letter-spacing:0.5px;font-size:1.6rem;font-family:Arial,"Microsoft JhengHei UI","Microsoft JhengHei",sans-Serif;}
a,a:hover,input{text-decoration:none;}
input,select{font-size:1.7rem;border:1px solid;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;}
input[type=submit],input[type=button],input[type=reset],input[type=datetime]{-webkit-appearance:none;cursor:pointer;}
input[type=radio]{box-shadow:none;}
select::-ms-expand{display:none;}
br{font:"Microsoft JhengHei";}
#Bodyer .Header{padding:20px 0;margin:0 auto;}
#Bodyer{clear:both;min-height:calc(100vh - 210px);}
#Body{overflow:hidden;}
#Foot{margin:30px 0 0 0;}
#Footer .BM{padding:60px 0 50px;margin:0 auto;width:80%;min-width:1160px;}
#Righter{position:fixed;bottom:155px;right:15px;z-index:1;width:50px;line-height:50px;text-align:center;}
#Righter .LineChat{position:fixed;right:25px;bottom:65px;}
@media screen and (min-width:960px) and (max-width:1249px){
	#Footer .BM{width:85%;min-width:900px;}
}
@media screen and (max-width:959px){
	#Footer .BM{width:90%;min-width:inherit;}
}
@media screen and (max-width:639px){
	#Bodyer{min-height:400px;}
	#Righter .LineChat{bottom:120px;}
}