.crumbs-content .l-content li {
    padding-right: 0;
}

.crumbs-content .l-content li a {
    padding-right: 0;
}

.mainArea {
    width: 950px;
    margin: 0 auto;
    font-family: "Source Han Sans", "Microsoft Yahei", sans-serif;
    line-height: normal;
}

.mainArea .EnglishF {
    font-family: Helvetica, Simsun, Simhei, Arial, sans-serif;
}

.mainArea img {
    border: 0;
}

.mainArea * {
    margin: 0;
    padding: 0;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea .contentsBlock__image {
    position: relative;
    width: 100%;
}

.mainArea .contentsBlock__image h1 {
    width: 100%;
}

.mainArea ul li a {
    display: inline-block;
}

.mainArea .clearfixs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.mainArea .VN_opacity {
    transition: opacity ease 0.2s;
    -webkit-transition: opacity ease 0.2s;
    -moz-transition: opacity ease 0.2s;
}

.mainArea .VN_opacity:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

.mainArea ul,
.mainArea li {
    list-style: none;
}

.mainArea .titleBlock__h1 {
    padding: 16px 0;
    margin: 0 0 20px 0;
    margin-bottom: 16px;
    line-height: 1.3;
    font-size: 1.4375rem;
    font-weight: normal
}
.mainArea .numList > li {
    margin-bottom: 20px;
    padding-bottom: 3px;
    font-size: .8125rem;
}
.mainArea .numList > li div.detailContent{
    padding-left: 1.2em;
}  
.mainArea .numList .detailContent span.englishtxt{
    font-family: Arial;
}
.mainArea .numList__num {
    display: inline-block;
    width: 1.2em;
    font-weight: bold;
    font-family: Arial;
}
.mainArea .numList > li table, .mainArea .numList > li p {
    text-indent: 0em;
    margin-top: 15px;
}
.mainArea .tableBlockDefault {
    width: 100%;
    border-top: solid 1px #bfbfbf;
    border-left: solid 1px #bfbfbf;
}
.mainArea table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: inherit;
}
.mainArea .tableBlockDefault th{
    width: auto;
}
.mainArea .tableBlockDefault th {
    width: 20%;
    padding: 12px 10px;
    border-right: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    background-color: #999;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
}
.mainArea .tableBlockDefault th.txt_l120 {
    font-size: 120%;
}
.mainArea .tableBlockDefault td {
    padding: 7px 10px;
    border-right: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    background-color: #fff;
    text-align: center;
}
.mainArea a.button--default,
.mainArea a.button--default:visited {
    height: 25px;
    padding-top: 8px;
    border: 1px solid #bfbfbf;
    box-shadow: inset 0 1px 0 0 #fff, 0 2px 0 0 rgba(0,0,0,0.1);
    background: #f2f2f2 url(../images/img05.png) no-repeat 10px center;
    display: block;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}
.mainArea .button--l {
    width: 260px;
}
.mainArea .numList > li p a {
    position: relative;
    margin: 0 auto 20px;
}
.mainArea .numList > li dl{
    padding-left: 1.2em;
}
.mainArea .numList > li dd a{
    text-decoration: none;
}
.mainArea .numList > li dd{
    font-family: Arial;
}
.mainArea .blank__icon {
    top: 3px;
    background: url(../images/img06.png) no-repeat right top;
}
.mainArea .blank__icon,
.mainArea .blank__icon--white {
  position: absolute;
  right: 4px;
  display: block;
  width: 9px;
  height: 9px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}