/* BASIC css start */
* { margin: 0; padding: 0; box-sizing: border-box; }
li { list-style: none; }
a { text-decoration: none; }
img { border: 0; display: block; }


#bannerWrap { width: 840px; height: 248px; margin: 0 auto; overflow: hidden; }
/* BASIC css end */

