/* Start of CMSMS style sheet 'kklayout_v1 : main' */
html {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: Verdana;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
a {
  color: #000;
}
a:hover {
  color: #666;
}
ul {
  list-style: none;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 0 -70px 0;
  background-position: center;
  background-repeat: repeat-y;
}
#headback {
  background-color: #000;
  height: 100px;
}
#header {
  width: 800px;
  height: 100px;
  margin: 0 auto 0 auto;
}
#header img {
  margin-top: 20px;
  float: left;
}
#header .slogan {
  clear: right;
  color: #fff;
  float: right;
  margin: 40px 0 0 0;
  font-size:18px;
  font-weight: bold;
  color: #aaa;
  float: right;
}
#pagewrap {
  width: 800px;
  margin: 0 auto 0 auto;
}
#content{
  margin: 0;
  padding: 10px 10px 10px 260px;
  height: 180px;
  width: 530px;
  background-repeat: no-repeat;
  color: #fff;
  word-spacing: 0.2em;
  letter-spacing: 0.02em;
  line-height: 160%;
}
#content h1 {
  margin: 0;
  padding: 40px 0 0 40px;
  font-size: 34px;
  line-height: 100%;
  letter-spacing: 0.02em;
}
#content h2 {
  margin: 0.3em 0 0 0;;
  padding: 0 0 0 40px;
  font-size: 12px;
  color: #ccc;
  line-height: 100%;
  letter-spacing: 0.05em;
}
#content h3 {
  margin: 0;
  padding: 20px 0 0 40px;
  font-size: 14px; 
  color: #ccc;
}
#push {
  clear: both;
  height: 70px;
}
#footer {
  height: 45px;
  width: 800px;
  margin: 0 auto 0 auto;
  background-color: #ccc;
  color: #666;
  text-align: center;
  padding: 5px 0 0 0;
}
#copyright {
  height: 17px;
  background-color: #000;
  color: #fff;
  font-size: 11px;
  font-style: italic;
  color: #aaa;
  text-align: center;
  padding-top: 3px;
}
#copyright a {
  color: #aaa;
}
#copyright a:hover {
  color: #fff;
}
/* End of 'kklayout_v1 : main' */

