.clearfix {
  *zoom: 1;
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.en .site-nav > .nav-list > li {
  background: url(../img/nav/nav-en.png) 0 0 no-repeat;
}
.en .site-nav > .nav-list > li.nav-index {
  width: 80px;
  left: 0px;
  background-position: 0px 0px;
}
.en .site-nav > .nav-list > li.nav-index:hover,
.en .site-nav > .nav-list > li.nav-index.current {
  background-position: 0px -60px;
}
.en .site-nav > .nav-list > li.nav-practice {
  width: 162px;
  left: 81px;
  background-position: -81px 0px;
}
.en .site-nav > .nav-list > li.nav-practice:hover,
.en .site-nav > .nav-list > li.nav-practice.current {
  background-position: -81px -60px;
}
.en .site-nav > .nav-list > li.nav-judgments {
  width: 128px;
  left: 244px;
  background-position: -244px 0px;
}
.en .site-nav > .nav-list > li.nav-judgments:hover,
.en .site-nav > .nav-list > li.nav-judgments.current {
  background-position: -244px -60px;
}
.en .site-nav > .nav-list > li.nav-newsletters {
  width: 129px;
  left: 373px;
  background-position: -373px 0px;
}
.en .site-nav > .nav-list > li.nav-newsletters:hover,
.en .site-nav > .nav-list > li.nav-newsletters.current {
  background-position: -373px -60px;
}
.en .site-nav > .nav-list > li.nav-contact {
  width: 126px;
  left: 503px;
  background-position: -503px 0px;
}
.en .site-nav > .nav-list > li.nav-contact:hover,
.en .site-nav > .nav-list > li.nav-contact.current {
  background-position: -503px -60px;
}
.zh-hant .site-nav {
  width: 492px;
}
.zh-hant .site-nav > .nav-list > li {
  background: url(../img/nav/nav-zh-hant.png) 0 0 no-repeat;
}
.zh-hant .site-nav > .nav-list > li.nav-index {
  width: 86px;
  left: 0px;
  background-position: 0px 0px;
}
.zh-hant .site-nav > .nav-list > li.nav-index:hover,
.zh-hant .site-nav > .nav-list > li.nav-index.current {
  background-position: 0px -60px;
}
.zh-hant .site-nav > .nav-list > li.nav-practice {
  width: 115px;
  left: 87px;
  background-position: -87px 0px;
}
.zh-hant .site-nav > .nav-list > li.nav-practice:hover,
.zh-hant .site-nav > .nav-list > li.nav-practice.current {
  background-position: -87px -60px;
}
.zh-hant .site-nav > .nav-list > li.nav-judgments {
  width: 86px;
  left: 203px;
  background-position: -203px 0px;
}
.zh-hant .site-nav > .nav-list > li.nav-judgments:hover,
.zh-hant .site-nav > .nav-list > li.nav-judgments.current {
  background-position: -203px -60px;
}
.zh-hant .site-nav > .nav-list > li.nav-newsletters {
  width: 86px;
  left: 290px;
  background-position: -290px 0px;
}
.zh-hant .site-nav > .nav-list > li.nav-newsletters:hover,
.zh-hant .site-nav > .nav-list > li.nav-newsletters.current {
  background-position: -290px -60px;
}
.zh-hant .site-nav > .nav-list > li.nav-contact {
  width: 115px;
  left: 377px;
  background-position: -377px 0px;
}
.zh-hant .site-nav > .nav-list > li.nav-contact:hover,
.zh-hant .site-nav > .nav-list > li.nav-contact.current {
  background-position: -377px -60px;
}
.zh-hans .site-nav {
  width: 492px;
}
.zh-hans .site-nav > .nav-list > li {
  background: url(../img/nav/nav-zh-hans.png) 0 0 no-repeat;
}
.zh-hans .site-nav > .nav-list > li.nav-index {
  width: 86px;
  left: 0px;
  background-position: 0px 0px;
}
.zh-hans .site-nav > .nav-list > li.nav-index:hover,
.zh-hans .site-nav > .nav-list > li.nav-index.current {
  background-position: 0px -60px;
}
.zh-hans .site-nav > .nav-list > li.nav-practice {
  width: 115px;
  left: 87px;
  background-position: -87px 0px;
}
.zh-hans .site-nav > .nav-list > li.nav-practice:hover,
.zh-hans .site-nav > .nav-list > li.nav-practice.current {
  background-position: -87px -60px;
}
.zh-hans .site-nav > .nav-list > li.nav-judgments {
  width: 86px;
  left: 203px;
  background-position: -203px 0px;
}
.zh-hans .site-nav > .nav-list > li.nav-judgments:hover,
.zh-hans .site-nav > .nav-list > li.nav-judgments.current {
  background-position: -203px -60px;
}
.zh-hans .site-nav > .nav-list > li.nav-newsletters {
  width: 86px;
  left: 290px;
  background-position: -290px 0px;
}
.zh-hans .site-nav > .nav-list > li.nav-newsletters:hover,
.zh-hans .site-nav > .nav-list > li.nav-newsletters.current {
  background-position: -290px -60px;
}
.zh-hans .site-nav > .nav-list > li.nav-contact {
  width: 115px;
  left: 377px;
  background-position: -377px 0px;
}
.zh-hans .site-nav > .nav-list > li.nav-contact:hover,
.zh-hans .site-nav > .nav-list > li.nav-contact.current {
  background-position: -377px -60px;
}
.site-nav {
  width: 629px;
  height: 43px;
  position: absolute;
  right: 100px;
  top: 0;
}
.site-nav .nav-list > li:hover > a,
.site-nav .nav-list > li.current > a {
  after: " ";
}
.site-nav .nav-list > li:hover > a:after,
.site-nav .nav-list > li:hover > a >.after,
.site-nav .nav-list > li.current > a:after,
.site-nav .nav-list > li.current > a >.after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -18.5px;
  width: 28px;
  height: 37px;
  margin-left: -14px;
  background: url(../img/nav/over-deco.png) left top no-repeat;
}
.site-nav > ul {
  *zoom: 1;
  display: block;
  width: 629px;
  height: 43px;
  position: relative;
  z-index: 1001;
}
.site-nav > ul:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.site-nav > ul > li {
  position: absolute;
  top: 0px;
  height: 43px;
  list-style: none;
  display: block;
}
.site-nav > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  text-indent: -9999px \9;
  *text-transform: capitalize;
  overflow: visible;
}
.site-nav > ul > li > a .alt-text {
  display: block;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
  text-indent: -9999px \9;
  *text-transform: capitalize;
  text-indent: 105%;
}
.site-nav > ul > li ul {
  position: relative;
  z-index: 1000;
  display: block;
  margin-top: -40px;
  width: 174px;
  height: auto;
  background: #1d5ca5;
  opacity: 0;
  visibility: hidden;
  text-indent: 0px;
  -webkit-transition: .2s opacity;
  -moz-transition: .2s opacity;
  -ms-transition: .2s opacity;
  -o-transition: .2s opacity;
  transition: .2s opacity;
}
.site-nav > ul > li ul li {
  list-style: none;
  display: block;
  width: 174px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 1px;
  border-top: 1px #afc7e0 solid;
  background: url(../img/nav/sub-nav-bg.png) left top repeat-y;
}
.site-nav > ul > li ul li:first-child {
  border-top: 0;
}
.site-nav > ul > li ul li:hover a,
.site-nav > ul > li ul li.current a {
  font-weight: bold;
}
.site-nav > ul > li ul li a {
  display: block;
  width: 150px;
  padding: 5px 11px;
  height: 100%;
  color: #fff;
  margin: 0 auto;
}
.site-nav > ul > li > ul > li ul li {
  width: 172px;
}
.site-nav > ul > li > ul > li ul li a {
  display: block;
}
.site-nav > ul > li > ul > li:hover > ul,
.site-nav > ul > li > ul > li > ul:hover {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.site-nav > ul > li:hover > ul,
.site-nav > ul > li > ul:hover {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.site-header,
.site-header >.inner,
.site-nav,
.site-nav .nav-list,
.site-nav .nav-list .nav,
.site-nav .nav-list .nav .sub-nav-list {
  z-index: 1000;
}
body {
  position: relative;
  font: 12px 'Libre Baskerville', Helvetica, Arial, "LiHei Pro", "微軟正黑體", "Microsoft Jhenghei";
  color: #000000;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body p,
body a,
body input,
body select,
body textarea {
  font: 12px 'Libre Baskerville', Helvetica, Arial, "LiHei Pro", "微軟正黑體", "Microsoft Jhenghei";
  color: #000000;
}
.editor ul > li {
  list-style: none;
  padding-left: 14px;
  background: url(../img/general/list-style.png) left 8px no-repeat;
}
.popup-html {
  overflow: visible;
}
.site-header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 43px;
}
.site-header > .inner {
  width: 960px;
  height: 129px;
  margin: 0 auto;
  position: relative;
  z-index: 3000;
  padding: 0 120px;
}
.site-header .site-title {
  position: absolute;
  left: 120px;
  top: -28px;
  z-index: 3000;
}
.site-header .site-title-text {
  position: absolute;
  left: 213px;
  top: 0;
}
.site-nav-container {
  position: relative;
  height: 43px;
}
.site-nav-container > .inner {
  position: relative;
  width: 960px;
  padding: 0 120px;
  height: 100%;
  margin: 0 auto;
}
.section-banner {
  min-width: 1200px;
  height: 230px;
  position: relative;
  overflow: hidden;
  background: url(../img/general/leather-bg.jpg) center top repeat;
  before: " ";
  after: " ";
}
.section-banner img {
  display: block;
  margin: 0 auto;
}
.section-banner:before,
.section-banner >.before,
.section-banner:after,
.section-banner >.after {
  content: "";
  display: block;
  width: 900px;
  height: 550px;
  position: absolute;
  top: 0;
}
.section-banner:before,
.section-banner >.before {
  left: 50%;
  margin-left: -1500px;
  background: url(../img/general/leather-bg-shadow-left.png) right top no-repeat;
}
.section-banner:after,
.section-banner >.after {
  right: 50%;
  margin-right: -1500px;
  background: url(../img/general/leather-bg-shadow-right.png) left top no-repeat;
}
.zh-hant .top-aside .language-list,
.zh-hans .top-aside .language-list {
  left: 424px;
}
.top-aside .language-list {
  position: absolute;
  top: 0;
  left: 298px;
  width: 153px;
  height: 43px;
  text-align: center;
  background: url(../img/general/lang-bg.png) left top no-repeat;
}
.top-aside .language-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 43px;
  line-height: 43px;
  list-style: none;
  padding: 0 10px;
}
.top-aside .language-list li:first-child {
  border-left: 0;
}
.top-aside .language-list li a {
  display: block;
  height: 43px;
  line-height: 43px;
}
.top-aside .language-list li .item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  color: #adadad;
}
.top-aside .language-list li .item.current,
.top-aside .language-list li .item:hover {
  color: #000;
}
.pager {
  margin: 10px 0;
}
.pager .pager-list {
  text-align: center;
}
.pager .pager-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  height: 24px;
  line-height: 22px;
  margin: 0 3px;
}
.pager .pager-list li a {
  display: block;
}
.pager .pager-list li.page a {
  text-align: center;
  min-width: 23px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  border: 1px #828282 solid;
  color: #828282;
  background: #fff;
}
.pager .pager-list li.page.on a {
  border-color: #49347e;
  color: #fff;
  background: #49347e;
}
.pager .pager-list li.prev {
  width: 9px;
  height: 24px;
  background: url(../img/general/pager-prev.png) center center no-repeat;
}
.pager .pager-list li.prev.on {
  background: url(../img/general/pager-prev.png) center center no-repeat;
}
.pager .pager-list li.next {
  width: 9px;
  height: 24px;
  background: url(../img/general/pager-next.png) center center no-repeat;
}
.pager .pager-list li.next.on {
  background: url(../img/general/pager-next.png) center center no-repeat;
}
.pager .pager-list li.page-submit form .page-submit-input,
.pager .pager-list li.page-submit form .page-submit-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 24px;
  line-height: 24px;
  margin: 0 3px;
}
.pager .pager-list li.page-submit form .page-submit-input {
  width: 27px;
  height: 22px;
  padding: 0 2px;
  border: 1px #49347e solid;
}
.pager .pager-list li.page-submit form .page-submit-button {
  margin: 0;
  padding: 0 5px;
  border: 1px #49347e solid;
  color: #fff;
  background: #49347e;
  cursor: pointer;
}
.page-path {
  margin-bottom: 36px;
}
.page-path .path-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 3px;
  color: #000;
  font-size: 12px;
  before: " > ";
}
.page-path .path-list li a {
  color: #000;
  font-size: 12px;
}
.page-path .path-list li:before,
.page-path .path-list li >.before {
  content: " > ";
  display: inline;
}
.page-path .path-list li:first-child:before,
.page-path .path-list li:first-child >.before {
  display: none;
}
.page-path .path-list li:last-child {
  color: #49347e;
}
.page-path .path-list li:last-child a {
  color: #49347e;
}
.footer-nav {
  position: absolute;
  left: 0;
  top: 0;
}
.footer-nav .nav-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  color: #fff;
  height: 43px;
  line-height: 43px;
  before: "|";
}
.footer-nav .nav-list li a {
  color: #fff;
  font-size: 12px;
  line-height: 43px;
}
.footer-nav .nav-list li:before,
.footer-nav .nav-list li >.before {
  content: "|";
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px 0 7px;
}
.footer-nav .nav-list li:first-child:before,
.footer-nav .nav-list li:first-child >.before {
  display: none;
}
.site-footer {
  position: relative;
  width: 1200px;
  height: 43px;
  margin: 0 auto 20px;
  background: #3f3f3f;
}
.site-footer > .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.site-footer .footer-copyright {
  text-align: right;
}
.site-footer .footer-copyright p {
  color: #fff;
  font-size: 12px;
  line-height: 43px;
}
.site-footer .footer-copyright p a {
  color: #fff;
}
.form {
  position: relative;
}
.form .form-sent {
  margin: 10px 0;
}
.form .error {
  border-color: #49347e !important;
}
.form .error-message {
  color: #49347e;
  margin: 10px 0;
  display: none;
}
.form .error-message.show {
  display: block;
}
.form .error-message p {
  color: #49347e;
  font-weight: bold;
}
.form .form-buttons {
  margin-left: 0;
  margin-top: 0;
}
.form .form-buttons .form-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  width: 145px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.form .form-buttons .form-button.submit {
  margin-right: 20px;
  background: url(../img/general/submit-button.png) left top no-repeat;
}
.form .form-buttons .form-button.reset {
  background: url(../img/general/cancel-button.png) left top no-repeat;
}
.form .form-header {
  padding-bottom: 18px;
}
.form .form-header .title {
  font-size: 13px;
  font-weight: bold;
  color: #49347e;
}
.form .form-header .msg {
  color: #000;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.6em;
}
.form .form-header .msg .required-msg {
  color: #49347e;
  font-weight: normal;
  font-size: 12px;
}
.form .form-content {
  position: relative;
}
.form .form-content .field-row {
  margin-bottom: 9px;
}
.form .form-content .field-row .label,
.form .form-content .field-row .input,
.form .form-content .field-row .required-sign {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.form .form-content .field-row .required-sign {
  color: #49347e;
  margin-left: 6px;
}
.form .form-content .field-row .label {
  width: 120px;
  vertical-align: -3px;
  color: #000000;
}
.form .form-content .field-row .input {
  width: 326px;
}
.form .form-content .field-row .input input {
  border: 0;
  margin: 0;
  padding: 0;
}
.form .form-content .field-row .input .type-text {
  width: 276px;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  border: 2px #c8c8c8 solid;
  background-color: #fff;
}
.form .form-content .field-row .input .type-verify {
  width: 76px;
  height: 24px;
  line-height: 24px;
  border: 2px #c8c8c8 solid;
  background-color: #fff;
}
.form .form-content .field-row .input .type-select {
  width: 159px;
  height: 24px;
  line-height: 24px;
  border: 2px #c8c8c8 solid;
  background-color: #fff;
}
.form .form-content .field-row .input .type-textarea {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 276px;
  height: 114px;
  padding: 5px 10px;
  border: 2px #c8c8c8 solid;
  background-color: #fff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.form .form-content .field-row .reload-verify-image {
  cursor: pointer;
}
.form .form-content .field-row.verify-row label {
  line-height: 30px;
}
.form .form-content .field-row.verify-row .input {
  width: 200px;
}
.site-content {
  width: 1200px;
  background: #dcdcdc;
  margin: 0 auto;
  padding-top: 1px;
  position: relative;
  z-index: 300;
  *zoom: 1;
  display: block;
}
.site-content:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.site-content > .inner {
  width: 920px;
  min-height: 440px;
  padding: 20px;
  background: #fff;
  margin: -70px auto 0;
  position: relative;
  z-index: 300;
  *zoom: 1;
  display: block;
}
.site-content > .inner:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.site-content .data-table {
  width: 100%;
}
.site-content .data-table.practice th.subject,
.site-content .data-table.practice td.subject {
  padding-left: 20px;
}
.site-content .data-table th,
.site-content .data-table td {
  padding: 12px 0;
}
.site-content .data-table th.date,
.site-content .data-table td.date {
  padding-left: 20px;
  width: 80px;
  padding-right: 20px;
}
.site-content .data-table th.download,
.site-content .data-table td.download {
  width: 80px;
  padding-right: 20px;
  text-align: right;
}
.site-content .data-table thead tr th,
.site-content .data-table thead tr td {
  background: #49347e;
  color: #fff;
}
.site-content .data-table tbody tr th,
.site-content .data-table tbody tr td {
  background: #e7e7e7;
}
.site-content .data-table tbody tr th.download a,
.site-content .data-table tbody tr td.download a {
  color: #49347e;
}
.site-content .data-table tbody tr:nth-child(even) th,
.site-content .data-table tbody tr:nth-child(even) td {
  background: #f2f2f2;
}
.banner-container {
  min-width: 1200px;
  height: 550px;
  position: relative;
  overflow: hidden;
  background: url(../img/general/leather-bg.jpg) center top repeat;
  before: " ";
  after: " ";
}
.banner-container:before,
.banner-container >.before,
.banner-container:after,
.banner-container >.after {
  content: "";
  display: block;
  width: 900px;
  height: 550px;
  position: absolute;
  top: 0;
}
.banner-container:before,
.banner-container >.before {
  left: 50%;
  margin-left: -1500px;
  background: url(../img/general/leather-bg-shadow-left.png) right top no-repeat;
}
.banner-container:after,
.banner-container >.after {
  right: 50%;
  margin-right: -1500px;
  background: url(../img/general/leather-bg-shadow-right.png) left top no-repeat;
}
.banner-container .banner-list {
  width: 1200px;
  height: 550px;
  margin: 0 auto;
}
.banner-container .banner-list li {
  list-style: none;
}
.banner-container .banner-list li img {
  display: block;
  margin: 0 auto;
}
.banner-container .banner-nav-container-wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
.banner-container .banner-nav-container {
  position: absolute;
  z-index: 100;
  left: 120px;
  top: 437px;
  width: 1200px;
  height: 13px;
  text-align: left;
}
.banner-container .banner-nav-container a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 11px;
  height: 11px;
  margin-right: 7px;
  background: #898989;
  border: 1px #39322e solid;
  opacity: .3;
  filter: alpha(opacity= 30 );
}
.banner-container .banner-nav-container a.activeSlide {
  background: #000;
  border-color: #8d8684;
  opacity: .8;
  filter: alpha(opacity= 80 );
}
.site-content.index > .inner {
  background: none;
  width: 960px;
  min-height: 480px;
  padding: 0;
  margin-top: -80px;
}
.site-content.index .about-section {
  position: relative;
  background: #291d47;
  padding: 24px 14px;
  margin-bottom: 20px;
  color: #fff;
}
.site-content.index .about-section p {
  color: #fff;
}
.site-content.index .about-section .more {
  display: block;
  position: absolute;
  right: 20px;
  bottom: -11px;
  display: block;
  width: 97px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  background: url(../img/home/more-button.png) left top no-repeat;
}
.site-content.index .bottom-container {
  *zoom: 1;
  display: block;
}
.site-content.index .bottom-container:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.site-content.index .bottom-container .practice-section {
  float: left;
  width: 649px;
}
.site-content.index .bottom-container .practice-section .practice-list {
  width: 670px;
}
.site-content.index .bottom-container .practice-section .practice-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  width: 314px;
  height: 110px;
  margin-right: 21px;
  margin-bottom: 20px;
}
.site-content.index .bottom-container .practice-section .practice-list li .title {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 291px;
  height: 31px;
  line-height: 31px;
  font-size: 12px;
  color: #fff;
  padding-left: 23px;
  background: url(../img/general/semi-black.png) repeat;
  before: " ";
}
.site-content.index .bottom-container .practice-section .practice-list li .title:before,
.site-content.index .bottom-container .practice-section .practice-list li .title >.before {
  content: "";
  display: block;
  width: 6px;
  height: 10px;
  background: #9685be;
  position: absolute;
  left: 10px;
  top: 10px;
}
.site-content.index .bottom-container .practice-section .practice-list li .content {
  position: absolute;
  left: 0;
  top: 0;
  width: 284px;
  height: 90px;
  padding: 10px 15px;
}
.site-content.index .bottom-container .judgements-section {
  position: relative;
  float: right;
  width: 288px;
  height: 626px;
  border: 2px #e8e8e8 solid;
  background: #fff;
}
.site-content.index .bottom-container .judgements-section > .title {
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
  padding: 12px 18px 24px;
}
.site-content.index .bottom-container .judgements-section .judgements-list {
  width: 252px;
  margin: 0 auto;
}
.site-content.index .bottom-container .judgements-section .judgements-list li {
  list-style: none;
  width: 252px;
  height: 103px;
  padding-bottom: 12px;
  margin-bottom: 19px;
  border-bottom: 1px #bababa solid;
  position: relative;
}
.site-content.index .bottom-container .judgements-section .judgements-list li .date {
  display: block;
  font-size: 12px;
  color: #6d6d6d;
  margin-bottom: 10px;
}
.site-content.index .bottom-container .judgements-section .judgements-list li .title {
  font-size: 12px;
  color: #000;
  margin-bottom: 5px;
}
.site-content.index .bottom-container .judgements-section .judgements-list li .detail {
  font-size: 12px;
  color: #49347e;
}
.site-content.index .bottom-container .judgements-section .judgements-list li .category-label {
  position: absolute;
  right: 0;
  top: 0;
  width: 89px;
  height: 19px;
  line-height: 19px;
  color: #fff;
  text-align: center;
}
.site-content.index .bottom-container .judgements-section .more {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 288px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  background: url(../img/home/more-judgements.png) left top no-repeat;
}
.site-content.practice .practice-category-list {
  width: 940px;
  margin-top: 24px;
}
.site-content.practice .practice-category-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 215px;
  height: 175px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.site-content.practice .practice-category-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.site-content.practice .practice-category-list li .title {
  font-size: 12px;
  color: #49347e;
  text-align: center;
  padding: 110px 0 5px;
}
.site-content.practice .practice-category-list li .brief {
  font-size: 12px;
  color: #000;
  text-align: center;
  line-height: 18px;
  height: 54px;
  overflow: hidden;
}
.site-content.practice-detail > .inner {
  width: 960px;
  padding: 0;
}
.site-content.practice-detail .page-path {
  padding: 20px 20px 0;
}
.site-content.practice-detail .practice-nav {
  float: left;
  width: 298px;
  padding-bottom: 20px;
  overflow: hidden;
}
.site-content.practice-detail .practice-nav .practice-nav-list {
  width: 298px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li {
  list-style: none;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-1 a {
  padding-left: 20px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-2 a {
  padding-left: 40px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-3 a {
  padding-left: 60px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-4 a {
  padding-left: 80px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-5 a {
  padding-left: 100px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-6 a {
  padding-left: 120px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-7 a {
  padding-left: 140px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-8 a {
  padding-left: 160px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-9 a {
  padding-left: 180px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-2 a > .inner:before,
.site-content.practice-detail .practice-nav .practice-nav-list li.depth-2 a > .inner >.before {
  opacity: .8;
  filter: alpha(opacity= 80 );
}
.site-content.practice-detail .practice-nav .practice-nav-list li a {
  display: block;
  padding: 6px 0;
  color: #000;
  line-height: 20px;
}
.site-content.practice-detail .practice-nav .practice-nav-list li a:hover,
.site-content.practice-detail .practice-nav .practice-nav-list li a.current {
  color: #49347e;
  background: url(../img/practice/nav-item-bg.png) left top repeat-y;
}
.site-content.practice-detail .practice-nav .practice-nav-list li a:hover > .inner:before,
.site-content.practice-detail .practice-nav .practice-nav-list li a:hover > .inner >.before,
.site-content.practice-detail .practice-nav .practice-nav-list li a.current > .inner:before,
.site-content.practice-detail .practice-nav .practice-nav-list li a.current > .inner >.before {
  width: 6px;
  height: 17px;
  top: 0;
  background: url(../img/practice/nav-item-deco-on.png) left top no-repeat;
}
.site-content.practice-detail .practice-nav .practice-nav-list li a > .inner {
  position: relative;
  padding-left: 14px;
  before: " ";
}
.site-content.practice-detail .practice-nav .practice-nav-list li a > .inner:before,
.site-content.practice-detail .practice-nav .practice-nav-list li a > .inner >.before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  width: 4px;
  height: 15px;
  background: url(../img/practice/nav-item-deco-off.png) left top no-repeat;
}
.site-content.practice-detail .content-section {
  float: right;
  width: 620px;
  padding-right: 20px;
}
.site-content.practice-detail .content-section .header {
  position: relative;
}
.site-content.practice-detail .content-section .header .title {
  color: #49347e;
  font-size: 18px;
  padding-bottom: 24px;
  margin-bottom: 16px;
  border-bottom: 1px #787878 dotted;
}
.site-content.practice-detail .content-section .header .section-select-form {
  position: absolute;
  right: 0;
  top: 0;
}
.site-content.practice-detail .content-section .header .section-select-form + .title {
  padding-right: 260px;
}
.site-content.practice-detail .content-section .header .section-select-form select {
  width: 252px;
  height: 28px;
  border: 2px #c8c8c8 solid;
  padding: 0;
  margin: 0;
  background: url(../img/general/select-bg.png) left top no-repeat;
}
.site-content.practice-detail .content-section .header .section-select-form .ddTitle {
  background: url(../img/general/select-bg.png) left top no-repeat;
}
.site-content.practice-detail .content-section .header .section-select-form .section-submit-button {
  width: 60px;
  height: 30px;
  line-height: 30px;
  border: 2px #c8c8c8 solid;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  left: -60px;
  height: -30px;
  visibility: hidden;
}
.site-content.practice-detail .content-section .document-section {
  padding: 30px 0 15px;
}
.site-content.practice-detail .content-section .document-section .title {
  font-size: 13px;
  color: #49347e;
  font-weight: bold;
  margin-bottom: 10px;
}
.site-content.practice-detail .content-section .sub-page-list {
  width: 640px;
  padding: 15px 0;
}
.site-content.practice-detail .content-section .sub-page-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 300px;
}
.site-content.practice-detail .content-section .sub-page-list li a {
  display: block;
  width: 100%;
  height: 70px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  background: url(../img/practice/child-button-large.png) left top no-repeat;
}
.site-content.practice-detail .content-section .sub-page-list li a .before {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 100%;
}
.site-content.practice-detail .content-section .sub-page-list li a .inner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: auto;
}
.site-content.practice-detail .content-section .sub-page-list.small li a {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  background: url(../img/practice/child-button.png) left top no-repeat;
}
.site-content.judgements .judgement-category-list {
  width: 939px;
  margin-top: 21px;
}
.site-content.judgements .judgement-category-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 292px;
  height: 50px;
  margin-right: 21px;
  margin-bottom: 21px;
  background: url(../img/judgements/category-bg.png) left top no-repeat;
}
.site-content.judgements .judgement-category-list li a {
  display: block;
  padding-left: 24px;
  height: 100%;
  position: relative;
}
.site-content.judgements .judgement-category-list li .color-label {
  display: block;
  width: 6px;
  height: 38px;
  position: absolute;
  left: 6px;
  top: 6px;
}
.site-content.judgements .judgement-category-list li .title {
  font-size: 14px;
  color: #000;
  line-height: 50px;
}
.site-content.judgement-lists .header {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px #787878 dotted;
  position: relative;
}
.site-content.judgement-lists .header .title {
  font-size: 18px;
  color: #49347e;
}
.site-content.judgement-lists .header .judgement-category-select-form {
  position: absolute;
  right: 0;
  top: 0;
}
.site-content.judgement-lists .header .judgement-category-select-form select {
  width: 252px;
  height: 28px;
  border: 2px #c8c8c8 solid;
  padding: 0;
  margin: 0;
  background: url(../img/general/select-bg.png) left top no-repeat;
}
.site-content.judgement-lists .header .judgement-category-select-form .ddTitle {
  background: url(../img/general/select-bg.png) left top no-repeat;
}
.site-content.judgement-lists .header .judgement-category-select-form .judgement-category-submit-button {
  width: 60px;
  height: 30px;
  line-height: 30px;
  border: 2px #c8c8c8 solid;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: absolute;
  left: -252px;
  height: -28px;
  visibility: hidden;
}
.site-content.contact > .inner {
  width: 960px;
  padding: 0;
  min-height: 480px;
}
.site-content.contact .page-content {
  *zoom: 1;
  display: block;
}
.site-content.contact .page-content:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.site-content.contact .contact-info {
  float: left;
  width: 540px;
  padding: 20px;
}
.site-content.contact .contact-info .title {
  font-size: 15px;
  border-bottom: 1px #787878 dotted;
  color: #49347e;
  padding-bottom: 20px;
  margin-bottom: 15px;
}
.site-content.contact .contact-info .googlemap {
  width: 540px;
  height: 347px;
  margin-top: 20px;
  border: 2px #ddd solid;
}
.site-content.contact .contact-form {
  float: right;
  width: 336px;
  min-height: 650px;
  padding: 70px 20px 0;
  background: #ebebeb;
}
.site-content.contact .sitemap-section {
  padding: 20px;
  background: #797979;
}
.site-content.contact .sitemap-section > .title {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px #fff dotted;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list {
  margin-bottom: 30px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list.judgement {
  margin-bottom: 0;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li a {
  display: block;
  padding-left: 14px;
  padding-right: 60px;
  color: #fff;
  position: relative;
  before: " ";
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li a:before,
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li a >.before {
  content: "";
  display: block;
  width: 4px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-container {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 250px;
  margin-right: 8px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-container.middle {
  width: 350px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-container.right {
  width: 280px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list {
  margin-top: 10px;
  margin-left: 16px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li {
  list-style: none;
  margin-top: 10px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li a {
  display: block;
  padding-left: 14px;
  padding-right: 0;
  line-height: 20px;
  color: #fff;
  position: relative;
  before: " ";
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li a:before,
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li a >.before {
  content: "";
  display: block;
  width: 4px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 2px;
  background: #b9b9b9;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li .sitemap-practice-sub-list {
  margin-left: 16px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li .sitemap-practice-sub-list li:before,
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li .sitemap-practice-sub-list li >.before {
  background: #adadad;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li .sitemap-practice-sub-list li li:before,
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-practice-list li .sitemap-practice-sub-list li li >.before {
  background: #9d9d9d;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-judgement-list {
  margin-top: 10px;
  margin-left: 16px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-judgement-list li {
  list-style: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-bottom: 10px;
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-judgement-list li a {
  display: block;
  padding-left: 14px;
  padding-right: 60px;
  color: #fff;
  position: relative;
  before: " ";
}
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-judgement-list li a:before,
.site-content.contact .sitemap-section .sitemap-container .sitemap-list > li .sitemap-judgement-list li a >.before {
  content: "";
  display: block;
  width: 4px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 0;
  background: #b9b9b9;
}
