﻿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,textarea{font-size:1.5rem;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{clear:both;min-height:calc(100vh - 210px);}
#Body{overflow:hidden;}
#Footer{padding:60px 0 50px;}
#Footer .BM{margin:0 auto;width:80%;}
#Righter{position:fixed;bottom:100px;right:15px;z-index:1;width:50px;line-height:50px;text-align:center;}
@media screen and (min-width:960px) and (max-width:1249px){
}
@media screen and (max-width:959px){
	#Footer .BM{width:85%;}
}
@media screen and (max-width:639px){
	#Bodyer{min-height:400px;}
}