@import url("sm.css") screen and (max-width:750px);
@import url("sw.css") screen and (max-width:750px);
@import url("mmap.css") screen and (max-width:750px);
@import url("reset.css") screen and (max-width:750px);
@import url("style.css") screen and (max-width:750px);



@import url("main.css") screen and (min-width:751px);
@import url("news.css") screen and (min-width:751px);
@import url("map.css") screen and (min-width:751px);

