@charset "utf-8";
/* CSS Document */

* { box-sizing: border-box;}

/* common
============================================*/
html, body { width:100%; height:100%; min-width:800px; min-height: 800px;}
body { background: url(../images/bg_body.jpg) center top no-repeat; font-family:"微軟正黑體"; font-size:12px; color:#333;}

.wrap { overflow: hidden;}
.main { position: relative; width: 800px; height: 2000px; margin: 0 auto;}
h1 { position: absolute; top: 25px; left: 211px; width: 380px; height: 184px;}
h1 a { display: block; width: 380px; height: 184px; background: url(../images/logo.png) no-repeat; text-indent: -9999px;}
.btn_fb { display: block; position: absolute; top: 6px; right: 68px; width: 41px; height: 41px; background: url(../images/btn_fb.png) no-repeat; text-indent: -9999px;}
.btn_home { display: block; position: absolute; top: 6px; right: 18px; width: 41px; height: 41px; background: url(../images/btn_home.png) no-repeat; text-indent: -9999px;}
.btn_fb:hover, .btn_home:hover { background-position: 0 -41px;}

.video { position: absolute; top: 282px; left: 147px; width: 507px; height: 308px; padding: 10px 0 0 10px; background: url(../images/bg_video.png) no-repeat;}
.product_txt { position: absolute; top: 635px; left: 65px; width: 689px; height: 722px; background: url(../images/img_product_txt.png) no-repeat;}
.product_activity { position: absolute; top: 1436px; left: 0; width: 798px; height: 485px; background: url(../images/img_product_activity.png) no-repeat;}