html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, b, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, details, embed, figure, figcaption, hgroup, output, ruby, summary, time, mark {
  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;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

body {
  line-height: 1.4;
  font-size: 75%;
  background-color: #FFF;
}

body {
  color: #333;
}

a {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

input[type="image"]:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}

.cms * {
  word-break: break-all;
}
.cms p {
  margin: 1em 0;
}
.cms ul {
  list-style-type: disc;
  margin: 1em 0 1em 1em;
  padding: 0 0 0 1em;
}
.cms ul ul {
  list-style-type: circle;
  margin: 0 0 0 1em;
}
.cms ul ul ul {
  list-style-type: square;
}
.cms ol {
  list-style-type: decimal;
  margin: 1em 0 1em 1em;
  padding: 0 0 0 1em;
}
.cms ol ol {
  margin: 0 0 0 1em;
}
.cms dl {
  margin: 1em 0;
}
.cms dd {
  margin: 0 0 0 1em;
}
.cms blockquote {
  margin: 1em;
  padding: 0 0 0 1em;
  border-left: 3px solid #CCCCCC;
}
.cms pre {
  margin: 1em;
  padding: 1em;
  border: 1px solid #CCCCCC;
  white-space: normal;
}
.cms blockquote blockquote {
  margin: 0;
}
.cms table th {
  padding: 5px 5px 5px 7px;
  background-color: #E8E8E8;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  white-space: nowrap;
}
.cms table td {
  padding: 5px 5px 5px 7px;
  text-align: left;
  vertical-align: top;
}
.cms h1 {
  font-size: 120%;
}
.cms h2 {
  font-size: 100%;
}
.cms h3 {
  font-size: 100%;
}
.cms h4 {
  font-size: 100%;
}
.cms h5 {
  font-size: 100%;
}
.cms h6 {
  font-size: 100%;
}
.cms strong {
  font-weight: bold;
}

#body {
  width: 1282px;
  margin: 0 auto;
}

#header {
  *zoom: 1;
  width: 960px;
  margin: 0 auto;
}
#header:after {
  content: "";
  display: block;
  clear: both;
}
#header #logo {
  float: left;
  width: 128px;
  padding-top: 65px;
  padding-bottom: 11px;
}
#header .headNav {
  float: right;
  padding-top: 26px;
  padding-bottom: 13px;
}
#header .headNav ul {
  *zoom: 1;
}
#header .headNav ul:after {
  content: "";
  display: block;
  clear: both;
}
#header .headNav li {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #333;
  line-height: 1.1;
}
#header .headNav li:last-child {
  padding-right: 0;
  border-right: none;
}
#header .headNav li a {
  text-decoration: none;
}
#header .headNav li a:hover {
  text-decoration: underline;
}
#header .mainNav {
  clear: right;
}
#header .mainNav .nav {
  float: left;
}
#header .mainNav .nav ul {
  float: left;
  padding-top: 11px;
}
#header .mainNav .nav li {
  float: left;
  margin-top: 9px;
}
#header .mainNav .nav li:first-child {
  padding-left: 39px;
}
#header .mainNav .nav li a:hover img,
#header .mainNav .nav li .cur {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
}
#header .mainNav .search {
  width: 275px;
  float: right;
}
#header .mainNav .search .detail {
  padding: 5px 0 10px;
  text-align: right;
}

#footer .footerNav {
  width: 960px;
  margin: 0 auto;
  margin-bottom: 21px;
  text-align: center;
}
#footer .footerNav li {
  display: inline-block;
  padding-left: 22px;
  padding-right: 22px;
  border-left: 1px solid #000000;
}
#footer .footerNav li:first-child {
  border-left: 0px;
}
#footer .copyright {
  text-align: center;
}

#sideNav {
  float: right;
  width: 280px;
}
#sideNav .tit {
  padding-bottom: 20px;
  border-bottom: 1px dotted #777;
}
#sideNav .entry ul ul {
  display: none;
  margin-top: 10px;
  border-top: none;
}
#sideNav .entry ul li {
  position: relative;
  border-bottom: 1px dotted #777;
  padding: 15px 5px 15px 20px;
}
#sideNav .entry ul li li {
  margin-bottom: 0;
  padding: 10px 5px 10px 20px;
  border-bottom: none;
}
#sideNav .entry ul li li:last-child {
  padding-bottom: 0;
}
#sideNav .entry ul li li li {
  padding-left: 10px;
}
#sideNav .entry ul li li a.switch {
  top: 10px;
  background-image: url(../images/common/icon_arrow02.jpg);
}
#sideNav .entry ul li li a.switch.open {
  background-image: url(../images/common/icon_arrow03.jpg);
}
#sideNav .entry ul li a {
  border-bottom: 0;
}
#sideNav .entry ul li a.switch {
  position: absolute;
  top: 15px;
  left: 0;
  padding: 0 3px;
  border-width: 0;
  border-style: none;
  background-image: url(../images/common/icon_arrow01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  text-decoration: none;
}
#sideNav .entry ul li a.switch.open {
  background-image: url(../images/common/icon_arrow01_on.jpg);
}
#sideNav .mCSB_scrollTools {
  opacity: 1;
}
#sideNav .mCSB_scrollTools .mCSB_draggerRail {
  width: 1px;
  border-radius: 0;
}
#sideNav .mCSB_scrollTools .mCSB_dragger_bar {
  width: 7px;
  height: 30px;
  border-radius: 0;
  background-color: #777777;
}
#sideNav .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #777777;
}

#sideGenre {
  padding-bottom: 22px;
}

#examinationMenu .tit {
  padding-bottom: 0;
  border-bottom: none;
}
#examinationMenu .tit p {
  font-size: 116%;
  font-weight: bold;
  padding: 10px;
  border: 1px solid #660099;
  background-color: #E0CCEB;
}
#examinationMenu .entry {
  background-color: #FFF5CE;
}

#series {
  padding-bottom: 22px;
}

#news {
  padding-bottom: 22px;
}
#news .tit {
  padding-bottom: 20px;
  margin-bottom: 0;
  border-bottom: 0;
}
#news dl {
  max-height: 215px;
  overflow: auto;
}
#news dl dt {
  display: inline-block;
  padding-bottom: 7px;
}
#news dl dd {
  margin-bottom: 15px;
  padding-left: 2px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #cccccc;
}

#banners .banners .links {
  padding-bottom: 30px;
}

.social ul {
  *zoom: 1;
}
.social ul:after {
  content: "";
  display: block;
  clear: both;
}
.social li {
  float: left;
}
