@charset "utf-8";
/* CSS Document */
body { background:url(../images/bgg.jpg) center 47px no-repeat #f8eaea;}

#BTNTEMP { padding:22px 0px; width:950px; height:215px;}
#BTNTEMP li { display:block; height: 100%; float:left; cursor: pointer; overflow:hidden;}
#BTNTEMP li img { display: none;}
#BTNTEMP li#BTNT01 img { display: block;}
#BTNTEMP li#BTNT01 { background-image: url(../images/a2.jpg); width:310px;}
#BTNTEMP li#BTNT02 { background-image: url(../images/b2.jpg); width:160px; }
#BTNTEMP li#BTNT03 { background-image: url(../images/c2.jpg); width:160px; }
#BTNTEMP li#BTNT04 { background-image: url(../images/d2.jpg); width:160px; }
#BTNTEMP li#BTNT05 { background-image: url(../images/e2.jpg); width:160px; }

#MAIN { width:950px; height:5955px; overflow: hidden; position: relative; }
#MAIN ul { width: 500%; height: 100%; position: absolute; background: #f8eaea; left: 0px; top: 0px; }
#MAIN ul li { display: block; float: left; width: 950px; height: 100%; }

#ASS { display: block; width: 130px; height: auto; position: fixed; left: 50%; top: 12px; margin-left: 475px; z-index:900; }
#ASS li { display: block; width: 100%; height: 65px; cursor: pointer;}
#ASS li.aaa { height:78px;}
#ASS li.bbb { height:117px;}