@import url("style_p.css") all and (min-width:601px) and (max-width: 9000px);
@import url("style_s.css") screen and (min-width:0px) and (max-width: 600px);
