﻿html{font-size:10px;}
body{height:100%;line-height:2;letter-spacing:0.5px;font-size:1.6rem;font-family:Century Gothic,Arial,"Microsoft JhengHei UI","Microsoft JhengHei",sans-Serif;}
a,a:hover,input{text-decoration:none;}
input,select{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);overflow:hidden;}
#Body{overflow:hidden;}
#Foot{margin:30px 0 0 0;}
#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 (max-width:639px){
	#Bodyer{min-height:400px;}
	#Righter .LineChat{bottom:120px;}
}