@charset "utf-8";
body { font: 300 18px/1em Microsoft JhengHei, "微軟正黑體"; line-height: 1.8em; }
a { color: #0068b7; }
a:hover { outline: none; text-decoration: none; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; transition: all ease .3s; -webkit-transition: all ease .3s; -moz-transition: all ease .3s; }
.wrapper { width: 1280px; margin: 0 auto; }
.wrapper2 { background-color: #D9F0FB; }
.btn-1 { display: block; background-repeat: no-repeat;background-color:#FFF; border: 1px solid #f79522; color: #000; text-decoration: none; font-weight: 900; text-align: center; }
/*----------------------------------------------------------------footer*/
.footer { height: 100px; color: #505050; text-align: center; font: 900 0.9em "微軟正黑體"; line-height: 100px; margin:0 auto;width:1000px;}
.footer h1 { background: url(../img/footer_logo.png) center right no-repeat; width: 200px; height: 100%; display: block;float:left; text-indent: -9999px; margin-right: 20px; vertical-align: middle; }
.footer a { color: #505050; text-decoration: none; }
.footer a:hover { color: #838383; }
