﻿@import url(css1_a.css);
@import url(css1_t.css) screen and (max-width: 1000px);
@import url(css1_m.css) screen and (max-width: 700px);
