﻿@charset "UTF-8";
/* site */
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; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

body {
  font-family: "lucida grande", verdana, helvetica, arial, sans-serif;
  font-size: 80%;
  line-height: 1.6;
  color: #191919;
  text-align: center;
  background: white url("../content/swc/back.jpg") repeat-x; }

a:hover {
  text-decoration: underline; }

.wrapper, #wrapper {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative; }

#container {
  background: white;
  padding-top: 10px; }

.bl {
  text-align: left;
  display: block;
  text-indent: -999em;
  overflow: hidden; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*¥*// */
  height: auto;
  overflow: hidden;
  /* */ }

#header {
  z-index: 1;
  background: url("/derma/content/swc/en/header.jpg") no-repeat bottom;
  height: 260px;
  width: 960px; }
  #header li {
    list-style: none; }
  #header h1 {
    position: absolute;
    left: 11px;
    top: 105px; }
    #header h1 a {
      background: url("/derma/content/swc/en/title.jpg") no-repeat;
      width: 510px;
      height: 108px; }
  #header .logo {
    position: absolute;
    left: 0;
    top: 12px; }
    #header .logo a {
      background: url("/derma/content/swc/logo.jpg") no-repeat;
      width: 183px;
      height: 35px; }
  #header .info {
    position: absolute;
    right: 0;
    top: 10px;
    background: url("/derma/content/swc/info.jpg") no-repeat;
    width: 180px;
    height: 29px;
    padding: 9px 0;
    margin-top: 5px; }
    #header .info li {
      float: right;
      padding-right: 14px; }
    #header .info .language a {
      background: url("/derma/content/swc/en/language.jpg") no-repeat;
      width: 76px;
      height: 12px; }
    #header .info .sitemap a {
      background: url("/derma/content/swc/en/sitemap.jpg") no-repeat;
      width: 63px;
      height: 13px; }

#footer {
  text-align: center;
  padding: 20px 0;
  color: #333333;
  background: #eeeeee; }
  #footer ul li {
    display: inline;
    border-left: 1px solid #333333;
    margin-left: 3px;
    padding-left: 6px; }
  #footer ul li.last {
    border-right: 1px solid #333333;
    padding-right: 6px; }
  #footer a {
    color: #333333;
    text-decoration: none; }
    #footer a:hover {
      text-decoration: underline; }
  #footer .copyright {
    margin: 20px;
    font-size: 90%;
    color: #555555; }

#navi {
  margin-top: 0; }
  #navi li {
    float: left; }
    #navi li.i1 a {
      width: 152px;
      background-position: 0 0px; }
      #navi li.i1 a:hover {
        background-position: 0 -55px; }
      #navi li.i1 a:active {
        background-position: 0 0px; }
    #navi li.i2 a {
      width: 158px;
      background-position: -152px 0px; }
      #navi li.i2 a:hover {
        background-position: -152px -55px; }
      #navi li.i2 a:active {
        background-position: -152px 0px; }
    #navi li.i3 a {
      width: 168px;
      background-position: -310px 0px; }
      #navi li.i3 a:hover {
        background-position: -310px -55px; }
      #navi li.i3 a:active {
        background-position: -310px 0px; }
    #navi li.i4 a {
      width: 138px;
      background-position: -478px 0px; }
      #navi li.i4 a:hover {
        background-position: -478px -55px; }
      #navi li.i4 a:active {
        background-position: -478px 0px; }
    #navi li.i5 a {
      width: 224px;
      background-position: -616px 0px; }
      #navi li.i5 a:hover {
        background-position: -616px -55px; }
      #navi li.i5 a:active {
        background-position: -616px 0px; }
    #navi li.i6 a {
      width: 120px;
      background-position: -840px 0px; }
      #navi li.i6 a:hover {
        background-position: -840px -55px; }
      #navi li.i6 a:active {
        background-position: -840px 0px; }
  #navi a {
    height: 55px; }
  #navi a {
    background: url("/derma/content/swc/en/navi.jpg"); }
  #navi ul li {
    position: relative; }
    #navi ul li:hover ul {
      display: block; }
  #navi ul ul {
    position: absolute;
    top: 55px;
    left: 0;
    display: none; }
    #navi ul ul li {
      float: none;
      z-index: 10; }
      #navi ul ul li a {
        display: block;
        height: auto;
        text-decoration: none; }
  #navi ul ul li a {
    background: #f5f1e5;
    border-width: 0 1px 1px 1px;
    border-color: #dddddd;
    border-style: solid;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 1em;
    color: #8d0204;
    text-indent: 0em; }
    #navi ul ul li a:hover {
      text-decoration: underline; }

#container #side {
  margin-top: 20px;
  margin-right: 15px;
  float: right;
  width: 200px;
  margin-bottom: 40px; }
  #container #side h3.i1 {
    background: url("/derma/content/swc/en/side_title1.jpg") no-repeat;
    width: 200px;
    height: 30px; }
  #container #side h3.i2 {
    background: url("/derma/content/swc/en/side_title2.jpg") no-repeat;
    width: 200px;
    height: 30px; }
  #container #side h3.i3 {
    background: url("/derma/content/swc/en/side_title3.jpg") no-repeat;
    width: 200px;
    height: 30px; }
  #container #side .menu {
    margin-bottom: 10px; }
    #container #side .menu li a {
      color: #191919;
      border-width: 0 1px 1px 1px;
      border-style: solid;
      border-color: #dddddd;
      background: url("/derma/content/swc/icon.jpg") no-repeat;
      background-position: 5px 16px;
      padding: 10px 0px 10px 20px;
      display: block; 
      text-decoration: none;}
      #container #side .menu li a:hover {
      background-color: #f0ead9;
      text-decoration: none; }
  #container #side .banner li {
    margin-bottom: 10px; }

#container #content {
  margin-top: 20px;
  float: left;
  width: 740px; }
  #container #content h2 {
    font-size: 150%;
    font-weight: bold;
    margin-bottom: 10px;
    color: white;
    margin-left: 0px;
    background: url("/derma/content/swc/h2.jpg") no-repeat bottom;
    padding-left: 25px;
    height: 70px;
    line-height: 70px; }
    #container #content h2.about {
      background: url("/derma/content/swc/en/about.jpg") no-repeat center;
      width: 700px;
      height: 45px;
      padding: 0; 
      margin: 0px 0  10px;}
    #container #content h2.news {
      background: url("/derma/content/swc/en/news.jpg") no-repeat center;
      width: 700px;
      height: 45px;
      padding: 0;
      margin: 0px 0 10px; }
  #container #content h3, #container #content h4, #container #content h5 {
    margin-top: 20px;
    margin-left: 0px;
    margin-bottom: 10px;
    font-weight: bold; }
  #container #content h3 {
    font-size: 140%;
    background: url("/derma/content/swc/h3.jpg") no-repeat bottom;
    height: 40px;
    font-weight: bold;
    width: 685px;
    line-height: 40px;
    padding-left: 15px; }
  #container #content h3.h3_s {
    font-size: 130%;
    background: url("/derma/content/swc/h3_s.jpg") no-repeat left bottom;
    height: 40px;
    width: 522px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 25px; }
  #container #content h4 {
    font-size: 125%;
    color: #8d0204;
    margin-left: 5px;
    background: url("/derma/content/swc/h4.jpg") repeat-x bottom;
    line-height: 1.8;
    width: 98%;
    padding-left: 5px; }
  #container #content h5 { 
    margin-left: 10px; }
  #container #content p {
    margin: 10px 30px; }
  #container #content img {
    margin: 10px; }
  #container #content a {
    color: #8d0204; }
  #container #content ul, #container #content ol {
    margin: 10px 45px 10px 65px; }
    #container #content ul li, #container #content ol li {
      margin-bottom: 5px; }
  #container #content ul {
    list-style: disc; }
  #container #content ol {
    list-style: decimal; }
  #container #content dl {
    margin: 10px; }
  #container #content dt {
    font-weight: bolder;
    color: #a80f22; }
  #container #content dd {
    margin: 5px 5px 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px dotted #dddddd; }
  #container #content dd a {
    color: #191919; }



  #container #content table {
    border-collapse: collapse;
    margin: 15px 30px; }
  #container #content th, #container #content td {
    padding: 4px 6px; }
  #container #content th {
    color: white;
    border-width: 1px 0;
    border-style: solid;
    border-color: #a80f22;
    background: #d7132b; }
  #container #content td {
    border-width: 1px 0;
    border-style: solid;
    border-color: #333333;
    background-color: #f9f9f9;
    vertical-align: top; }
  #container #content strong {
    font-weight: bold; }
  #container #content i {
    font-style: italic; }
  #container #content .justifyright {
    text-align: right; }
  #container #content dl.topics {
    margin: 10px 5px 5px; }
    #container #content dl.topics dt {
      margin: 0;
      padding: 0;
      float: left;
      width: 120px;
      font-weight: normal; }
    #container #content dl.topics dd {
      margin: 0;
      padding: 0;
      float: left;
      width: 430px; }
    #container #content dl.topics dd {
      padding: 0; }
  #container #content .archive_link {
    text-align: right;
    margin-right: 10px; }
    #container #content .archive_link a {
      background: url("/derma/content/swc/icon.jpg") no-repeat;
      background-position: 0 4px;
      padding-left: 15px;
      color: #191919; }
  #container #content .top_figure {
    float: right;
    margin: 0 0 15px 15px; }
  #container #content .top_figure2 {
    float: right;
    margin: 0 15px 15px 10px; }
  #container #content .top_figure_left {
    text-align: center;
    float: left;
    margin: 10px 20px 10px 10px; }
  #container #content .top_text{
  margin:0 0 15px;
  }
  #container #content .toparticle {
    height: 180px; }

  .article {
    width: 700px;
    margin: 0 15px;
    }

  #container #content .article p {
    margin: 0 10px;}
  .top_p{
    margin:0;
  }

#breadcrumb {
  color: #333;
  margin: 5px 0 0 20px;
  font-size: 100%; }
  #breadcrumb li {
    padding: 0 5px 0 0;
    margin: 0;
    list-style-type: none;
    background: none;
    float: left; }
    #breadcrumb li:after {
      content: " > "; }
    #breadcrumb li.last:after {
      content: ""; }
    #breadcrumb li:last-child:after {
      content: ""; }
    #breadcrumb a {
      color: #333; }

#slideshow {
	width: 340px;
	height: 240px;
	float: right;
	margin: 0 5px;
}
#container #content .article #slideshow img {
	margin: 0;
}

#container #content ul#slides {
	width: 340px;
	height: 240px;
	margin: 0px;
	padding: 0;
}
#container #content ul#slides li {
	margin: 0;
	padding: 0;
}

.strong, b { font-weight: bold; }
.italic, em { font-style; italic; }