@charset "utf-8";
/* CSS Document */
@import url(style.css) screen and (min-width: 980px);
@import url(smart.css) screen and (max-width: 979px);
