@charset "UTF-8";
/* CSS Document */

#banner {width:100%;height:32%;position:absolute;top:0px;left:0px;background:url(../assets/images/bg/banner_bg.jpg) center bottom no-repeat;text-align:center;z-index:0}

#middle {width:100%;height:33%;position:absolute;top:32%;left:0px;background:url(../assets/images/bg/middle_bg.jpg) center no-repeat;z-index:1}


#base {width:100%;height:35%;position:absolute;top:65%;left:0px;background:url(../assets/images/bg/base_bg.jpg)top center no-repeat;z-index:2}

#head {position:absolute;width:100%;height:15%;top:0;left:0;z-index:997;overflow:hidden}
#meat {position:absolute;width:100%;height:70%;top:15%;left:0;z-index:999;text-align:center;}
#footer {position:absolute;width:100%;height:15%;bottom:0;left:0;text-align:center;z-index:998;margin:0;padding:0;}
