@charset "utf-8";
/* CSS Document */

.l-content h1 {
    width: 950px;
    height: 70px;
    background: url(/service/sample/type_number/img/main_type_251201.png) no-repeat 0 0;
    padding: 0;
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin-bottom: 0;
}

/* .gNav */
.l-content .gNav {
	width: 950px;
	height: 40px;
	display: table-cell;
}
.l-content .gNav ul li {
	float: left;
	text-align: center;
	font-size: 13px;
}
.l-content .gNav ul li a {
	position: relative;
	border-right: 1px solid #525eab;
	width: 316px;
	height: 40px;
	background: #0f218b;
	display: table;
}
.l-content .gNav ul li a:hover {
	position: relative;
	border-right: 1px solid #525eab;
	width: 316px;
	height: 40px;
	background: #0a1558;
}
.l-content .gNav ul li .active {
	position: relative;
	border-right: 1px solid #525eab;
	width: 315px;
	height: 40px;
	background: #0a1558;
	display: table-cell;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}
.l-content .gNav ul li a {
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
}
.l-content .gNav ul li .last {
	position: relative;
	width: 316px;
	height: 40px;
	background: #0f218b;
	border-right: none;
}
.l-content .gNav ul li .last:hover {
	position: relative;
	width: 316px;
	height: 40px;
	background: #0a1558;
	border-right: none;
}
.l-content .gNav ul li .last_active {
	position: relative;
	width: 316px;
	height: 40px;
	background: #0a1558;
	display: table-cell;
	color: #fff;
	vertical-align: middle;
	border-right: none;
	font-weight: bold;
}
/* .ancNav */
.l-content .ancNav {
	width: 910px;
	margin: 0 auto;
	padding: 15px 20px 5px;
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
}
.l-content .ancNav ul {
	margin-right: 0px;
}
.l-content .ancNav li {
	float: left;
	margin-right: 40px;
	margin-bottom: 10px;
}
.l-content .ancNav li.last-child {
	margin-right: 0;
}

/* .ancNav_btm */
.l-content .ancNav_btm {
	padding: 20px 0;
}
.l-content .ancNav_btm .ancNav_btm_inner {
	padding: 10px 20px;
	border: 1px solid #e3e3e3;
	background: #fff;
}
.l-content .ancNav_btm .ancNav_btm_inner a:hover {
	text-decoration: underline;
}
.l-content .ancNav_btm .ancNav_btm_inner .sectionInner {
	display: inline-block;
	padding: 0;
}
.l-content .ancNav_btm .ancNav_btm_inner .sectionInner a {
	text-decoration: none;
}
.l-content .ancNav_btm .ancNav_btm_inner .sectionInner li {
	float: left;
	padding: 6px 0;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_blue {
	vertical-align: middle;
	background: url(/service/sample/img/arrow.png) no-repeat 0 center;
	padding: 16px 0 16px 18px;
	margin-right: 20px;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_red {
	display: block;
	width: 245px;
	margin-right: 20px;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_red a {
	vertical-align: middle;
	background: url(/service/sample/img/arrow_red.png) no-repeat 10px center;
	padding-left: 20px;
	font-weight: normal;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_white {
	display: block;
	width: 290px;
	margin-right: 20px;
}
.l-content .ancNav_btm .ancNav_btm_inner ul li.btn_white a {
	display: block;
	vertical-align: middle;
	background: url(/service/sample/img/arrow_white.png) no-repeat 10px center;
	box-sizing: border-box;
	background-color: #c7243a;
	padding: 8px 2px 7px 31px;
	box-shadow: 0 2px 0 0 rgba(0,0,0,0.1);
	border-radius: 2px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	height: 35px;
}

.l-content .ancNav_btm .ancNav_btm_inner ul li.bdr {
	padding-right: 20px;
	border-right: 20px;
	border-right: 1px solid #e3e3e3;
}


.l-content .m-table tbody tr td {
    text-align: left;
}

/* .howto_btn */
.l-content .howto_btn {
	position: relative;
	width: 715px;
	height: 40px;
	background: url(/service/sample/type_number/img/howto_btn.png) no-repeat;
	margin: 20px auto 30px;
}

.l-content .howto_btn a {
	position: absolute;
    top: 9px;
    right: 20px;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

.l-content .howto_btn a:hover {
	text-decoration: underline;
}


/* .static_header_fixed */
.l-content .static_header_fixed_on .ancNav {
	border-bottom: none;
}
.l-content .static_header_fixed_on .ancNav_btm {
	padding: 0;
} 