/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    margin-top: 0px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background-color: #dedede;
}


.abs{position:absolute;}

img {
    display: block; width: 100%; height: auto;}
  
div, span { display: block; width: 100%; margin:0; padding:0;} 
  
*:focus { outline: none;}
  
/*解決滾動到區塊時出現框線問題*/
a, a:hover { text-decoration: none;}

.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow:  none;
    box-shadow:  none;
}

.btn{position:absolute;
background-color: rgba(33, 242, 90, 0);
	z-index: 999;
}

#p01,
#p02,
#p03,
#p04,
#p05,
#p06,
#p07,
#p08,
#p09{position:relative;}

.abs{position:absolute;}

/*選單*/
#l01{left: 22%;top: 88%;width: 13%;height: 6%;}
#l02{left: 36.3%;top: 88%;width: 13%;height: 6%;}
#l03{left: 50.6%;top: 88%;width: 13%;height: 6%;}
#l04{left: 65%;top: 88%;width: 13%;height: 6%;}

.btn_buy{ width: 7.5%; position: fixed; right: 4%; bottom: 4%; z-index: 999;}