/* line 5, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 2, ../sass/_launcher-banner.scss */
.banner-event {
  float: left;
  position: relative;
  width: 478px;
  height: 308px;
  z-index: 1;
  overflow: hidden;
}
/* line 10, ../sass/_launcher-banner.scss */
.banner-event ul.banner-event__list {
  position: relative;
  width: 20000em;
  height: 100%;
}
/* line 15, ../sass/_launcher-banner.scss */
.banner-event ul.banner-event__list li {
  float: left;
}
/* line 17, ../sass/_launcher-banner.scss */
.banner-event ul.banner-event__list li a {
  display: block;
  width: 280px;
  height: 160px;
}
/* line 24, ../sass/_launcher-banner.scss */
.banner-event .banner-event__control {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 10;
  height: 10px;
}
/* line 30, ../sass/_launcher-banner.scss */
.banner-event .banner-event__control a {
  display: block;
  font-size: 14px;
  margin-right: 0px;
  text-align: center;
  float: left;
  width: 15px;
  height: 19px;
  color: #fff;
  display: block;
  text-decoration: none;
}
/* line 42, ../sass/_launcher-banner.scss */
.banner-event .banner-event__control a:hover, .banner-event .banner-event__control a.active {
  /*background-position: 0px 0px;      	*/
}

/* block news*/
/* line 2, ../sass/_launcher-news.scss */
.posts__list {
  width: 100%;
  height: auto;
  position: relative;
  float: left;
}
/* line 8, ../sass/_launcher-news.scss */
.posts__list .posts__view-all {
  color: #00ffff;
  font-size: 11px;
  text-decoration: none;
  position: absolute;
  top: 5px;
  right: 8px;
  display: block;
  width: 18px;
  height: 18px;
}
/* line 18, ../sass/_launcher-news.scss */
.posts__list .posts__view-all:hover {
  color: #fffc00;
}
/* line 23, ../sass/_launcher-news.scss */
.posts__list ul {
  list-style: none;
  overflow: hidden;
}
/* line 27, ../sass/_launcher-news.scss */
.posts__list ul li {
  float: left;
  clear: both;
  overflow: hidden;
  line-height: 20px;
  width: 100%;
  height: 30px;
}
/* line 34, ../sass/_launcher-news.scss */
.posts__list ul li:last-child {
  border-bottom: none !important;
}
/* line 37, ../sass/_launcher-news.scss */
.posts__list ul li a.posts__post-title {
  text-decoration: none;
  color: #00ffff;
  display: block;
  font-size: 12px;
  height: 25px;
}
/* line 43, ../sass/_launcher-news.scss */
.posts__list ul li a.posts__post-title:hover {
  color: #fffc00;
}
/* line 46, ../sass/_launcher-news.scss */
.posts__list ul li a.posts__post-title span {
  float: left;
}
/* line 49, ../sass/_launcher-news.scss */
.posts__list ul li a.posts__post-title time {
  float: right;
}

/* line 8, ../sass/launcher.scss */
body {
  font: 13px/20px Tahoma,Arial,Verdana,sans-serif;
}

/* line 12, ../sass/launcher.scss */
.NewsForum {
  clear: both;
  align: center;
  display: none;
}
/* line 16, ../sass/launcher.scss */
.NewsForum ul li {
  text-align: center;
}
/* line 18, ../sass/launcher.scss */
.NewsForum ul li a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  line-height: 23px;
}
/* line 24, ../sass/launcher.scss */
.NewsForum ul li img {
  margin: 0px 5px;
}

/* line 29, ../sass/launcher.scss */
.BannerAllInOne {
  background: #000;
  border: #1c1c1c solid 1px;
  width: 478px;
  height: 308px;
  padding: 0;
  position: relative;
  overflow: hidden;
  display: none;
}
/* line 39, ../sass/launcher.scss */
.BannerAllInOne .banner-event {
  width: 100%;
  height: 100%;
}
/* line 44, ../sass/launcher.scss */
.BannerAllInOne .banner-event ul li a {
  width: 100%;
  height: 100%;
}
/* line 51, ../sass/launcher.scss */
.BannerAllInOne .banner-event .banner-event__control {
  left: 0px;
  bottom: 20px;
}
/* line 55, ../sass/launcher.scss */
.BannerAllInOne .banner-event .banner-event__control a {
  border: 1px solid #2f2f2f;
  color: #a1a1a1;
  background: #171717;
  width: 10px;
  height: 10px;
  padding: 10px;
  line-height: 12px;
}
/* line 64, ../sass/launcher.scss */
.BannerAllInOne .banner-event .banner-event__control a.active {
  color: #d20000;
}

/* line 72, ../sass/launcher.scss */
.NewsAllInOne {
  clear: both;
  background: #161620;
  border: 1px solid #4b4c51;
  width: 297px;
  height: 306px;
  overflow: hidden;
  display: none;
}
/* line 82, ../sass/launcher.scss */
.NewsAllInOne .posts__list .posts__list_title {
  color: #fff;
  font-size: 16px;
  height: 20px;
  border-bottom: 2px solid #4b4c51;
  display: block;
  margin: 10px;
}
/* line 91, ../sass/launcher.scss */
.NewsAllInOne .posts__list .posts__view-all {
  display: block;
  width: 50px;
  color: #fffc00;
}
/* line 95, ../sass/launcher.scss */
.NewsAllInOne .posts__list .posts__view-all:hover {
  text-decoration: underline;
}
/* line 100, ../sass/launcher.scss */
.NewsAllInOne .posts__list ul {
  margin-left: 10px;
  margin-right: 10px;
}
/* line 103, ../sass/launcher.scss */
.NewsAllInOne .posts__list ul li {
  border-bottom: 1px solid #2e2e38;
}
/* line 105, ../sass/launcher.scss */
.NewsAllInOne .posts__list ul li:before {
  content: ".";
  position: relative;
  color: #868885;
  font-size: 20px;
  font-weight: bold;
  float: left;
}
/* line 113, ../sass/launcher.scss */
.NewsAllInOne .posts__list ul li .posts__post-title {
  color: #a7b695;
  padding-left: 20px;
  line-height: 30px;
}

/* line 123, ../sass/launcher.scss */
.WrapperLauncher {
  display: none;
  background: url(../images/bg-wrapper.jpg) no-repeat;
}

/* line 127, ../sass/launcher.scss */
.NavTop {
  width: 382px;
  height: 50px;
}
/* line 130, ../sass/launcher.scss */
.NavTop ul {
  margin: 0 auto;
  width: 100%;
}
/* line 133, ../sass/launcher.scss */
.NavTop ul li {
  float: left;
}
/* line 135, ../sass/launcher.scss */
.NavTop ul li a {
  background: url(../images/button.jpg) no-repeat;
  height: 45px;
  float: left;
  display: block;
  text-indent: -9999px;
}
/* line 141, ../sass/launcher.scss */
.NavTop ul li a.Off {
  cursor: default;
}
/* line 145, ../sass/launcher.scss */
.NavTop ul li:nth-child(1) a {
  background-position: 0px 0px;
  width: 80px;
}
/* line 148, ../sass/launcher.scss */
.NavTop ul li:nth-child(1) a:hover {
  background-position: 0px -45px;
}
/* line 151, ../sass/launcher.scss */
.NavTop ul li:nth-child(1) a.Off {
  background-position: 0 -90px;
}
/* line 155, ../sass/launcher.scss */
.NavTop ul li:nth-child(2) a {
  background-position: -80px 0px;
  width: 72px;
}
/* line 158, ../sass/launcher.scss */
.NavTop ul li:nth-child(2) a:hover {
  background-position: -80px -45px;
}
/* line 161, ../sass/launcher.scss */
.NavTop ul li:nth-child(2) a.Off {
  background-position: -80px -90px;
}
/* line 165, ../sass/launcher.scss */
.NavTop ul li:nth-child(3) a {
  background: url(../images/dkn.gif) no-repeat;
  width: 102px;
}
/* line 168, ../sass/launcher.scss */
.NavTop ul li:nth-child(3) a.Off {
  background: url(../images/button.jpg) no-repeat -152px -90px;
}
/* line 172, ../sass/launcher.scss */
.NavTop ul li:nth-child(4) a {
  background-position: -255px 0px;
  width: 128px;
}
/* line 175, ../sass/launcher.scss */
.NavTop ul li:nth-child(4) a:hover {
  background-position: -255px -45px;
}
/* line 178, ../sass/launcher.scss */
.NavTop ul li:nth-child(4) a.Off {
  background-position: -255px -90px;
}

/* line 186, ../sass/launcher.scss */
.NewsLauncher {
  background: #f1e3c9;
  overflow: hidden;
  width: 382px;
  height: 181px;
  clear: both;
}
/* line 193, ../sass/launcher.scss */
.NewsLauncher .posts__list .posts__list_title, .NewsLauncher .posts__list .posts__view-all {
  display: none;
}
/* line 196, ../sass/launcher.scss */
.NewsLauncher .posts__list ul {
  margin: 5px;
}
/* line 198, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li {
  background: url(../images/icon.png) no-repeat 5px center;
  border-bottom: 1px solid #e8dac0;
  line-height: 21px;
  height: 21px;
}
/* line 203, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li:before {
  content: "";
}
/* line 206, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li .posts__post-title {
  color: #000;
  padding-left: 20px;
}
/* line 209, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li .posts__post-title.hot {
  font-weight: bold;
}
/* line 212, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li .posts__post-title.new {
  color: #e40000;
  font-weight: bold;
}
/* line 215, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li .posts__post-title.new:hover {
  color: #aa0401;
}
/* line 219, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li .posts__post-title:hover {
  color: #e40000;
}
/* line 222, ../sass/launcher.scss */
.NewsLauncher .posts__list ul li .posts__post-title time {
  color: #5a523e;
  float: right;
  font-weight: normal;
}

/* line 233, ../sass/launcher.scss */
.BannerLauncher {
  width: 280px;
  height: 165px;
  padding: 1px 0 0 1px;
  clear: both;
}
/* line 238, ../sass/launcher.scss */
.BannerLauncher .banner-event {
  width: 100%;
  height: 100%;
}
/* line 242, ../sass/launcher.scss */
.BannerLauncher .banner-event ul li {
  margin-right: 45px;
}
/* line 244, ../sass/launcher.scss */
.BannerLauncher .banner-event ul li a {
  width: 100%;
  height: 100%;
}
/* line 247, ../sass/launcher.scss */
.BannerLauncher .banner-event ul li a img {
  width: 280px;
  height: 160px;
}
/* line 254, ../sass/launcher.scss */
.BannerLauncher .banner-event .banner-event__control {
  right: 0px;
  bottom: 5px;
  width: 100px;
  height: 20px;
}
/* line 259, ../sass/launcher.scss */
.BannerLauncher .banner-event .banner-event__control a {
  margin-right: 4px;
  color: #ffffff;
  background: url(../images/number-normal.png) no-repeat;
  width: 16px;
  height: 16px;
  line-height: 14px;
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}
/* line 269, ../sass/launcher.scss */
.BannerLauncher .banner-event .banner-event__control a:hover, .BannerLauncher .banner-event .banner-event__control a.active {
  background: url(../images/number-act.png) no-repeat;
}
