html body {
  font: 12px Arial, sans-serif;
  color: #6d6f71;
  margin: 0;
  min-width: 1000px;
}
html a {
  color: #003768;
  text-decoration: none;
}
html .at a { color: #970333; }
html img { border: 0; }
html .clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0;
  padding: 0;
  clear: both;
}
html #wrapper {
  position: relative;
  width: 955px;
  margin: 0 auto;
}
html #banner {
  position: absolute;
  top: -100px;
  height: 100px;
}
html #banner h1 {
  position: absolute;
  bottom: 7px;
  margin: 0;
  padding: 0;
}
html #banner h1 a {
  display: block;
  background-repeat: no-repeat;
  background-position: top left;
  text-indent: -9999px;
  overflow: hidden;
}
html #navigation-lang {
  position: absolute;
  top: -25px;
  right: -2px;
}
html #navigation-lang ul {
  margin: 0;
  padding: 0;
}
html #navigation-lang ul li {
  list-style: none;
  float: left;
  height: auto;
  margin-left: 5px;
  font-family: UniversLTStd57CnRegular;
}
html #navigation-lang ul li a {
  font-size: 12px;
  color: #6d6f71;
  display: block;
  height: 12px;
}
html #navigation-lang ul li strong { font-weight: normal; }
html #navigation-lang ul li strong a { color: #003768; }
html .at #navigation-lang ul li strong a { color: #970333; }
html #navigation {
  position: absolute;
  top: 0;
  left: 0;
}
html #navigation ul {
  margin: 0;
  padding: 0;
}
html #navigation ul li {
  float: left;
  list-style: none;
  margin-right: 10px;
  height: 19px;
  font-family: UniversLTStd57CnRegular;
}
html #navigation ul li a {
  float: left;
  font-size: 19px;
  line-height: 19px;
  display: block;
  padding-left: 1px;
}
html #navigation ul li .act { color: #003768; }
html #navigation ul li .no { color: #6d6f71; }
html #navigation ul li .num {
  float: left;
  font-size: 11px;
  line-height: 11px;
  padding: 0;
  margin: 0;
}
html .at #navigation ul li .act { color: #970333; }
html #subnavigation {
  position: absolute;
  top: 23px;
  left: 0;
}
html #subnavigation ul {
  margin: 0;
  padding: 0;
}
html #subnavigation ul li {
  float: left;
  list-style: none;
  height: auto;
  margin-right: 4px;
  font-family: UniversLTStd57CnRegular;
}
html #subnavigation ul li a {
  font-size: 12px;
  display: block;
  height: 12px;
}
html #subnavigation ul li a.act { color: #003768; }
html #subnavigation ul li a.no { color: #6d6f71; }
html #subnavigation ul li .arrow {
  color: #6d6f71;
  display: block;
  float: left;
}
html .at #subnavigation ul li .act { color: #970333; }
html #content .text {
  margin-top: 100px;
  margin-bottom: 50px;
  float: left;
  width: 375px;
  line-height: 1.5;
}
html #content .text .title {
  height: 19px;
  margin-bottom: 5px;
  font-family: UniversLTStd57CnRegular;
}
html #content .text .title .num {
  color: #003768;
  font-size: 11px;
  line-height: 11px;
  vertical-align: top;
  float: left;
}
html #content .text .title h2 {
  font-weight: normal;
  color: #003768;
  font-size: 19px;
  line-height: 19px;
  margin: 0;
  padding: 0;
  padding-left: 1px;
  float: left;
}
html #content .text .paragraph p {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 18px;
  padding-left: 0;
}
html #content .text .paragraph ul {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 24px;
  padding-bottom: 18px;
}
html #content .text .paragraph .author { padding-bottom: 12px; }
html #content .text .news-preview { margin-bottom: 20px; }
html #content .text .news-preview .news-preview-image {
  float: left;
  width: 90px;
}
html #content .text .news-preview .news-preview-image img {
  width: 100%;
  display: block;
}
html #content .text .news-preview .news-preview-content {
  width: 275px;
  float: right;
}
html #content .text .news-preview .news-preview-content .news-preview-title {
  display: inline;
  font-weight: bold;
}
html #content .text .news-preview .news-preview-content .news-preview-date {
  margin-left: 5px;
  display: inline;
}
html #content .text .news-preview .news-preview-content .news-preview-text p {
  margin: 0;
  padding: 0;
}
html #content .text .news-preview .news-preview-content .news-preview-text ul {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 18px;
}
html #content .text .news-preview .news-preview-content .news-preview-text .read-more { text-decoration: underline; }
html #content .image {
  float: right;
  width: 475px;
}
html #content .image img {
  width: 475px;
  height: 614px;
  display: block;
}
html #content #footer {
  font-size: 10px;
  position: relative;
  top: -20px;
  clear: both;
  height: 20px;
}
html #content #footer .paragraph {
  white-space: nowrap;
  position: absolute;
  width: 475px;
  bottom: 0;
  left: 0;
}
html #content #footer .paragraph p {
  margin: 0;
  padding: 0;
}
html #content #footer .paragraph a {
  color: #6d6f71;
  text-decoration: underline;
}
html .at #content .text .title .num { color: #970333; }
html .at #content .text .title h2 { color: #970333; }
html.medium body {
  font: 12px Arial, sans-serif;
  color: #6d6f71;
  margin: 0;
  min-width: 1000px;
}
html.medium a {
  color: #003768;
  text-decoration: none;
}
html.medium .at a { color: #970333; }
html.medium img { border: 0; }
html.medium .clear {
  font-size: 0;
  line-height: 0;
  height: 0;
  margin: 0;
  padding: 0;
  clear: both;
}
html.medium #wrapper {
  position: relative;
  width: 955px;
  margin: 0 auto;
}
html.medium #banner {
  position: absolute;
  top: -100px;
  height: 100px;
}
html.medium #banner h1 {
  position: absolute;
  bottom: 7px;
  margin: 0;
  padding: 0;
}
html.medium #banner h1 a {
  display: block;
  background-repeat: no-repeat;
  background-position: top left;
  text-indent: -9999px;
  overflow: hidden;
}
html.medium #navigation-lang {
  position: absolute;
  top: -25px;
  right: -2px;
}
html.medium #navigation-lang ul {
  margin: 0;
  padding: 0;
}
html.medium #navigation-lang ul li {
  list-style: none;
  float: left;
  height: auto;
  margin-left: 5px;
  font-family: UniversLTStd57CnRegular;
}
html.medium #navigation-lang ul li a {
  font-size: 12px;
  color: #6d6f71;
  display: block;
  height: 12px;
}
html.medium #navigation-lang ul li strong { font-weight: normal; }
html.medium #navigation-lang ul li strong a { color: #003768; }
html.medium .at #navigation-lang ul li strong a { color: #970333; }
html.medium #navigation {
  position: absolute;
  top: 0;
  left: 0;
}
html.medium #navigation ul {
  margin: 0;
  padding: 0;
}
html.medium #navigation ul li {
  float: left;
  list-style: none;
  margin-right: 10px;
  height: 19px;
  font-family: UniversLTStd57CnRegular;
}
html.medium #navigation ul li a {
  float: left;
  font-size: 19px;
  line-height: 19px;
  display: block;
  padding-left: 1px;
}
html.medium #navigation ul li .act { color: #003768; }
html.medium #navigation ul li .no { color: #6d6f71; }
html.medium #navigation ul li .num {
  float: left;
  font-size: 11px;
  line-height: 11px;
  padding: 0;
  margin: 0;
}
html.medium .at #navigation ul li .act { color: #970333; }
html.medium #subnavigation {
  position: absolute;
  top: 23px;
  left: 0;
}
html.medium #subnavigation ul {
  margin: 0;
  padding: 0;
}
html.medium #subnavigation ul li {
  float: left;
  list-style: none;
  height: auto;
  margin-right: 4px;
  font-family: UniversLTStd57CnRegular;
}
html.medium #subnavigation ul li a {
  font-size: 12px;
  display: block;
  height: 12px;
}
html.medium #subnavigation ul li a.act { color: #003768; }
html.medium #subnavigation ul li a.no { color: #6d6f71; }
html.medium #subnavigation ul li .arrow {
  color: #6d6f71;
  display: block;
  float: left;
}
html.medium .at #subnavigation ul li .act { color: #970333; }
html.medium #content .text {
  margin-top: 100px;
  margin-bottom: 50px;
  float: left;
  width: 375px;
  line-height: 1.5;
}
html.medium #content .text .title {
  height: 19px;
  margin-bottom: 5px;
  font-family: UniversLTStd57CnRegular;
}
html.medium #content .text .title .num {
  color: #003768;
  font-size: 11px;
  line-height: 11px;
  vertical-align: top;
  float: left;
}
html.medium #content .text .title h2 {
  font-weight: normal;
  color: #003768;
  font-size: 19px;
  line-height: 19px;
  margin: 0;
  padding: 0;
  padding-left: 1px;
  float: left;
}
html.medium #content .text .paragraph p {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 18px;
  padding-left: 0;
}
html.medium #content .text .paragraph ul {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 24px;
  padding-bottom: 18px;
}
html.medium #content .text .paragraph .author { padding-bottom: 12px; }
html.medium #content .text .news-preview { margin-bottom: 20px; }
html.medium #content .text .news-preview .news-preview-image {
  float: left;
  width: 90px;
}
html.medium #content .text .news-preview .news-preview-image img {
  width: 100%;
  display: block;
}
html.medium #content .text .news-preview .news-preview-content {
  width: 275px;
  float: right;
}
html.medium #content .text .news-preview .news-preview-content .news-preview-title {
  display: inline;
  font-weight: bold;
}
html.medium #content .text .news-preview .news-preview-content .news-preview-date {
  margin-left: 5px;
  display: inline;
}
html.medium #content .text .news-preview .news-preview-content .news-preview-text p {
  margin: 0;
  padding: 0;
}
html.medium #content .text .news-preview .news-preview-content .news-preview-text ul {
  margin: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 18px;
}
html.medium #content .text .news-preview .news-preview-content .news-preview-text .read-more { text-decoration: underline; }
html.medium #content .image {
  float: right;
  width: 475px;
}
html.medium #content .image img {
  width: 475px;
  height: 614px;
  display: block;
}
html.medium #content #footer {
  font-size: 10px;
  position: relative;
  top: -20px;
  clear: both;
  height: 20px;
}
html.medium #content #footer .paragraph {
  white-space: nowrap;
  position: absolute;
  width: 475px;
  bottom: 0;
  left: 0;
}
html.medium #content #footer .paragraph p {
  margin: 0;
  padding: 0;
}
html.medium #content #footer .paragraph a {
  color: #6d6f71;
  text-decoration: underline;
}
html.medium .at #content .text .title .num { color: #970333; }
html.medium .at #content .text .title h2 { color: #970333; }
table { margin: 0 0 0 -1em; }
table td {
  white-space: nowrap;
  padding: 0 0 0 1em;
}
