body {
	min-width: 1200px
}

option {
	font-family: 'circularregular';
	font-size: 20px;
	color: #383838;
}

.contrainer {
	overflow: auto;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f2f2f2;
}

.mainsite {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.label {
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 35px;
}

.label p {
	font-size: 24px;
	color: #000;
	font-family: 'circularregular';
	text-align: center;
}

.select-zone {
	width: 98%;
	margin: 10px 10px 10px 10px;
	text-align: center;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 10px;
	border: 2px solid #fff;
	background-color: #FFF;
}

.select-left {
	width: 624px;
	height: 64px;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}

.select-center {
	width: 623px;
	height: 64px;
	float: left;
	border-bottom: 1px solid #dfdfdf;
}

.select-right {
	width: 226px;
	height: 64px;
	float: right;
	border-bottom: 1px solid #dfdfdf;
}

#head-label p {
	font-size: 24px;
	font-family: 'circularregular';
	color: #2e2d7b;
	font-weight: bold;
	text-align: center;
	padding: 25px 0 22px 0;
}

.bottom-left {
	width: 624px;
	height: 220px;
	float: left;
	border-right: 1px solid #dfdfdf;
}

.bottom-left-zone {
	width: 624px;
	height: 175px;
	margin: 23px 70px;
}

.bottom {
	width: 480px;
	border: 3px solid #f9f9f9;
	float: left;
	margin: 2px;
	border-radius: 10px;
	cursor: pointer;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
	opacity: 0.6;
}

.bottom a {
	font-size: 24px;
	font-family: 'circularregular';
	color: #24b1e6;
	font-weight: bold;
}

.bottom:hover {
	border: 3px solid #4a9bea;
	opacity: 1;
}

.bottom-center {
	width: 623px;
	height: 220px;
	float: left;
}

.bottom-center-zone {
	width: 266px;
	height: 105px;
	margin: 23px auto;
}

.bottom_2 {
	width: 124px;
	height: 43px;
	border: 2px solid #f9f9f9;
	float: left;
	border-radius: 10px;
	cursor: pointer;
	margin: 2.5px;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
	opacity: 0.6;
}

.bottom_2 a {
	font-size: 24px;
	font-family: 'circularregular';
	color: #24b1e6;
	font-weight: bold;
	line-height: 53px;
}

.bottom_2:hover {
	border: 2px solid #4a9bea;
	opacity: 1;
}

.bottom-right {
	width: 226px;
	height: 151px;
	float: right;
}

.bottom-right p {
	font-size: 20px;
	font-family: 'circularregular';
	color: #000;
	text-align: center;
	margin-top: 35px;
	line-height: 21px
}

.bottom-right span {
	color: #00a8ff;
}

.showyourselect {
	width: 100%;
	height: 68px;
	border-top: 1px solid #dfdfdf;
	float: left;
	text-align: center;
}

.showyourselect p {
	font-size: 24px;
	font-family: 'circularregular';
	margin-top: 28px;
	color: #000;
}

.showyourselect p>span {
	color: #00a8ff;
}

.submit-bottom {
	float: left;
	width: 100%;
	height: 114px;
	margin: auto;
}

.submit-zone {
	margin: 42px 453px;
}

.bottom_3 a {
	width: 170px;
	height: 30px;
	margin-right: 12px;
	float: left;
	border: 1px solid #f9f9f9;
	text-align: center;
	border-radius: 6px;
	line-height: 35px;
	color: #000;
	background: #ffffff;
}

.bottom_4 a {
	width: 170px;
	height: 30px;
	float: left;
	border: 1px solid #f9f9f9;
	text-align: center;
	border-radius: 6px;
	line-height: 35px;
	color: #ffffff;
	background: rgba(179, 220, 237, 1);
	background: rgba(179, 220, 237, 1);
	background: -moz-linear-gradient(top, rgba(179, 220, 237, 1) 0%, rgba(41, 184, 229, 1) 58%, rgba(188, 224, 238, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 220, 237, 1)), color-stop(58%, rgba(41, 184, 229, 1)), color-stop(100%, rgba(188, 224, 238, 1)));
	background: -webkit-linear-gradient(top, rgba(179, 220, 237, 1) 0%, rgba(41, 184, 229, 1) 58%, rgba(188, 224, 238, 1) 100%);
	background: -o-linear-gradient(top, rgba(179, 220, 237, 1) 0%, rgba(41, 184, 229, 1) 58%, rgba(188, 224, 238, 1) 100%);
	background: -ms-linear-gradient(top, rgba(179, 220, 237, 1) 0%, rgba(41, 184, 229, 1) 58%, rgba(188, 224, 238, 1) 100%);
	background: linear-gradient(to bottom, rgba(179, 220, 237, 1) 0%, rgba(41, 184, 229, 1) 58%, rgba(188, 224, 238, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3dced', endColorstr='#bce0ee', GradientType=0);
}

.contrainer1 {
	width: 90%;
	max-width: 1200px;
	background: #f2f2f2;
	margin: 0;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.mainsite1 {
	margin: auto;
}

.tag_page {
	margin: auto;
	float: left;
	height: 40px;
}

.tag_page p {
	color: #000;
	font-size: 24px;
	font-family: 'circularregular';
	text-indent: 20px;
	line-height: 42px;
}

.tag_page a {
	color: #b2b2b2;
}

.condition-zone {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 10px;
	border: 2px solid #fff;
	background-color: #FFF;
}

.condition-detail {
	height: 215px;
	margin: 20px;
}

.condition-detail h2 {
	color: #000073;
	font-size: 30px;
	font-family: 'circularregular';
	line-height: 40px;
	margin-top: 40px;
	text-align: center;
}

.condition-detail div.section-detail ul {
	list-style: inside !important;
}

.condition-detail ul li {
	color: #000;
	font-size: 24px;
	font-family: 'circularregular';
	line-height: 30px;
}

.table1 {
	margin: 20px auto;
	border-radius: 8px;
	overflow: hidden;
	background-color: white;
}

.table-top {
	background-color: #004dff;
	padding: 12px 20px;
	border-bottom: 1px solid #ddd;
}

.table-top p {
	color: white;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.table-all {
	display: grid;
	grid-template-columns: 110px 50px 1fr;
	align-items: center;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	min-height: 40px;
	transition: background-color 0.2s;
}

.table-all:last-child {
	border-bottom: none;
}

.table-all:nth-child(odd) {
	background-color: #f7f7f7;
}

.table-all:nth-child(even) {
	background-color: #ffffff;
}

.table-all:hover {
	background-color: #e0eaff !important;
}

.table-hot1 {
	grid-column: 1 / 2;
	text-align: center;
	font-weight: bold;
	color: #004dff;
}

.table-hot2 {
	grid-column: 2 / 3;
	text-align: center;
}

.table-hot2 img {
	margin: 0;
	width: 30px;
	height: auto;
}

.table-hot3 {
	grid-column: 3 / 4;
	padding-right: 20px;
}

.table-hot3 a {
	color: #004dff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
}

.table-old1 {
	grid-column: 1 / 2;
	text-align: center;
	color: #666;
}

.table-old2 {
	grid-column: 2 / 3;
}

.table-old3 {
	grid-column: 3 / 4;
	padding-right: 20px;
}

.table-old3 a {
	color: #444;
	text-decoration: none;
	font-size: 15px;
}

.table-all p {
	color: inherit;
	font-size: 1.3em;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.table-hot1,
.table-hot2,
.table-hot3,
.table-old1,
.table-old2,
.table-old3 {
	float: none;
	height: auto;
	background: none;
	border-right: none;
}

.newformati {
	height: 250px;
	border: 1px solid #dddddd;
	margin: 30px auto 0;
}

.newhead {
	height: 54px;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	background: #ededee;
}

.newhead p {
	color: #000;
	font-family: 'circularregular';
	font-size: 24px;
	line-height: 60px;
	font-weight: bold;
}

.newdetail {
	height: 48px;
	border-bottom: 1px solid #dddddd;
	background: #f7f7f7;
}

.newdetail p {
	color: #000;
	height: 48px;
	font-size: 24px;
	font-family: 'circularregular';
	margin-top: 17px;
}

#newdetail {
	background: #8dbbd2;
}

#newdetail p {
	color: #fff;
}

.newdetail1 {
	width: 75px;
	height: 48px;
	float: left;
	text-align: center;
}

.newdetail1 img {
	margin-top: 8px;
}

.newdetail2 {
	width: 135px;
	height: 48px;
	float: left;
	text-align: center;
}

.newdetail3 {
	text-indent: 30px;
	height: 48px;
	float: left;
}

.newdetail4 {
	width: 90px;
	height: 48px;
	float: left;
	text-align: center;
}

.newdetail4 img {
	margin-top: 8px;
	cursor: pointer;
}

.condition-bottom {
	margin: 40px auto 0;
	padding: 30px;
	border: none;
	border-top: 1px solid #cceeff;
	border-bottom: 1px solid #cceeff;
	border-radius: 0;
	background-color: #f7faff;
	box-shadow: none;
	text-align: left;
}

.condition-bottom h2 {
	color: #004dff;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid #004dff;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.condition-bottom>div {
	display: flex;
	align-items: flex-start;
	gap: 15px;
}

.condition-bottom input[type="checkbox"] {
	width: 24px;
	height: 24px;
	margin-top: 0;
	flex-shrink: 0;
}

.condition-bottom span {
	font-size: 1.5em !important;
	line-height: 1.4;
	color: #111;
}

.condition-submit {
	margin: 0 auto;
	border-top: 0;
	border-radius: 0 0 8px 8px;
	padding: 20px 30px;
	text-align: center;
}

.cancel-bottom {
	background-color: #ffffff;
	color: #004dff;
	border: 2px solid #004dff;
	padding: 10px 35px;
	border-radius: 25px;
	font-weight: bold;
	font-size: 18px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.cancel-bottom:hover {
	background-color: #f0f0f0;
}

.cancel-submit {
	background-color: #004dff;
	background-image: none;
	color: white;
	padding: 10px 35px;
	border-radius: 25px;
	font-weight: bold;
	font-size: 18px;
}

.cancel-submit:hover {
	background-color: #003bbd;
	cursor: pointer;
}

.blocks-center2 {
	display: flex;
	justify-content: center;
	gap: 20px;
}

.newformati2 {
	height: 250px;
	border: 1px solid #dddddd;
	margin: 0 auto 0;
}

.topmenu,
.logobar,
.foot {
	width: 100% !important;
	min-width: 1200px;
	display: block;
}

.menu-zone,
.imglogo,
.footer {
	width: 90% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
	box-sizing: border-box;
}

.topmenu {
	height: 46px;
	background: #005CF2;
	display: flex;
	justify-content: center;
}

.menu-zone {
	height: 46px;
	background: transparent !important;
	margin: 0 auto;
	display: flex;
}

.label-homepage {
	width: auto;
	height: 46px;
	float: left;
	background: #005CF2;
	display: flex;
	align-items: center;
	padding-left: 15px;
}

.label-homepage a {
	font-size: 24px;
	color: #fff;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 0;
	height: 100%;
}

.label-homepage a span {
	margin-top: -4px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.label-homepage {
	width: auto !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.right-menu {
	flex-grow: 1;
	height: 46px;
	background: #005CF2;
	padding-left: 0;
	display: flex;
	justify-content: flex-end;
}

.right-menu ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}

.right-menu ul li {
	height: 46px;
	display: flex;
	align-items: center;
	float: none;
}

.first-menu,
.second-menu,
.third-menu,
.fourth-menu {
	height: 46px;
	float: left;
	display: flex;
	align-items: center;
	padding: 0 15px;
	width: auto !important;
}

.first-menu:hover,
.second-menu:hover,
.third-menu:hover,
.fourth-menu:hover,
.right-menu ul li:hover .first-menu,
.right-menu ul li:hover .second-menu,
.right-menu ul li:hover .third-menu,
.right-menu ul li:hover .fourth-menu {
	background-color: #00368E !important;
	cursor: pointer;
}

.first-menu-text p,
.second-menu-text p,
.third-menu-text p,
.fourth-menu-text p {
	color: #fff;
	font-family: 'circularregular';
	font-size: 18px;
	margin: 0;
	line-height: normal;
	text-indent: 0;
	white-space: nowrap;
}

.homepage-link span,
.first-menu span,
.second-menu span,
.third-menu span,
.fourth-menu span {
	width: 30px !important;
	height: 30px !important;
	float: none !important;
	padding: 0 !important;
	margin-right: 4px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	font-size: 20px !important;
}

.list1,
.list2,
.list3 {
	position: absolute;
	top: 46px;
	background: #005CF2;
	width: 288px !important;
	padding: 0 !important;
	margin: 0 !important;
	list-style: none !important;
	overflow: visible !important;
	display: none !important;
}

.list1 li,
.list2 li,
.list3 li {
	float: none !important;
	display: block !important;
	width: 100% !important;
	height: auto !important;
}

.list1 li a,
.list2 li a,
.list3 li a {
	display: block !important;
	padding: 12px 20px !important;
	white-space: normal !important;
	line-height: 1.4 !important;
	color: #fff;
	font-size: 16px;
	font-family: 'circularregular';
}

.list1 li:hover,
.list2 li:hover,
.list3 li:hover {
	background: #00368E;
}

.right-menu ul li:hover .list1,
.right-menu ul li:hover .list2,
.right-menu ul li:hover .list3 {
	display: block !important;
}

.triangle-down,
.triangle-down2 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #00368E !important;
	border-bottom: none !important;
	position: absolute;
	top: 0;
	left: 70px;
	display: block !important;
	z-index: 1001 !important;
	margin: 0 !important;
}

.right-menu ul li .list1 li:first-of-type,
.right-menu ul li .list2 li:first-of-type,
.right-menu ul li .list3 li:first-of-type {
	margin-top: 20px !important;
	display: block !important;
}

.menu2-right {
	width: 380px;
	height: 100px;
	float: right;
}

.logout-bottom {
	width: 120px;
	height: 43px;
	float: right;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.logout-bottom a img {
	margin-right: 0 !important;
}

.logout-bottom p {
	color: #000;
	font-size: 20px;
	font-family: 'circularregular';
	float: left;
	margin: 15px 10px 0 0;
}

.logout-bottom img {
	float: left;
	width: 26px;
	height: 26px;

	margin-top: 8px;
}

.profile-bottom {
	width: auto;
	z-index: 10;
	height: 43px;
	float: right;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.profile-bottom p {
	color: #000;
	z-index: 10;
	font-size: 20px;
	font-family: 'circularregular';
	float: left;
	margin: 15px 10px 0 0;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.profile-bottom img {
	margin-top: 8px;
	padding-right: 5px;
	float: left;
	z-index: 10;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
}

.menu2 {
	float: right;
	width: 380px;
	height: 56px;
	border: 1px solid #dcdcdc;
	border-bottom: 0 !important;
	text-align: center;
}

.list-menu2-1 {
	width: 102px;
	height: 56px;
	float: left;
	border-right: 1px solid #dcdcdc;
	text-align: center;
}

.menu2 ul li:hover {
	background: #00368E;
}

.menu2 ul li:hover a {
	color: #fff;
}

.menu2 ul li a {
	padding: 17px 16px;
	color: #000;
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 55px;
}

.list-menu2-2 {
	width: 182px;
	height: 56px;
	float: left;
	border-right: 1px solid #dcdcdc;
	text-align: center;
}

.list-menu2-3 {
	width: 68px;
	height: 56px;
	float: left;
	border-right: 1px solid #dcdcdc;
	text-align: center;
}

.list-menu2-4 {
	width: 69px;
	height: 56px;
	float: left;
	border-right: 1px solid #dcdcdc;
	text-align: center;
}

.list-menu2-5 {
	width: 100px;
	height: 56px;
	float: left;
	border-right: 1px solid #dcdcdc;
	text-align: center;
}

.submenu2 {
	width: 300px;
	z-index: 10;
	height: 130px;
	display: none;
	z-index: 10;
	float: left;
	background: #fff;
	position: absolute;
	text-align: left;
	box-shadow: 5px 5px #dedede;
	margin: 43px 0 0 -175px;
	border: 1px solid #dcdcdc;
}

.submenu2-1 {
	height: 25px;
	z-index: 10;
	width: 300px;
	padding: 5px 0;
}

.submenu2-1 a {
	padding: 5px 162px 5px 10px;
	z-index: 10;
	color: #000;
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 55px;
}

.submenu2-1 a:hover {
	background: #00368E;
	z-index: 10;
	color: #fff;
}

.submenu2-2 {
	height: 25px;
	width: 300px;
	z-index: 10;
	padding: 5px 0;
}

.submenu2-2 a {
	padding: 5px 209px 5px 10px;
	z-index: 10;
	color: #000;
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 55px;
}

.submenu2-2 a:hover {
	background: #00368E;
	z-index: 10;
	color: #fff;
}

.submenu2-3 {
	height: 25px;
	width: 300px;
	z-index: 10;
	padding: 5px 0;
}

.submenu2-3 a {
	padding: 5px 85px 5px 10px;
	z-index: 10;
	z-index: 10;
	color: #000;
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 55px;
}

.submenu2-3 a:hover {
	background: #00368E;
	z-index: 10;
	color: #fff;
}

.triangle-down3 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2e2d7b;
	margin-left: 45px;
}

.contrainerpayment {
	width: 100%;
	height: auto;
	background: #f2f2f2;
	height: 1554px;
}

.mainsitpayment {
	width: 90%;
	margin: auto;
}

.pay-site {
	width: 90%;
	height: 750px;
	border: 1px solid #e1e1e1;
	border-radius: 10px;
	background: #fff;
	margin: auto
}

.pay-contant {
	width: 1050px;
	height: auto;
	text-align: center;
	margin: 20px auto;
}

.pay-contant h2 {
	font-family: 'circularregular';
	font-size: 28px;
	color: #000073;
}

.pay-contant-detail {
	width: 1050px;
	height: auto;
	margin: auto;
}

.pay-contant-detail li {
	font-size: 22px;
	font-family: 'circularregular';
	list-style: decimal;
	line-height: 30px;
	color: #000;
}

.pay-contant-detail-table {
	width: 100%;
	height: 265px;
	border: 1px solid #fff;
	background: #f2f2f2;
	margin: 12px 0;
}

.pct-row1 {
	width: 100%;
	height: 69px;
	border-bottom: 1px solid #fff;
}

.pct-row2 {
	width: 100%;
	height: 96px;
	border-bottom: 1px solid #fff;
}

.pct-row3 {
	width: 100%;
	height: 97px;
}

.pct-cul1 {
	background: #2f2e7d;
	width: 151px;
	float: left;
	height: 100%;
	border-right: 1px solid #fff;
	text-align: center;
}

.pct-cul1 p {
	color: #fff;
	font-size: 22px;
	font-family: 'circularregular';
	line-height: 50px;
}

.pct-cul2 {
	height: 100%;
	width: 896px;
	float: left;
}

.pct-cul2 p {
	color: #000;
	font-size: 22px;
	font-family: 'circularregular';
	margin: 16px;
}

.dashed {
	width: 1250px;
	height: 26px;
	border-bottom: 1px dashed #959595;
	margin: auto;
}

.blueline {
	width: 1250px;
	border-bottom: 2px solid #009ced;
	height: 24px;
	margin: auto;
}

.forcus {
	width: 1250px;
	height: 213px;
	border-bottom: 1px solid #ebebeb;
	margin: auto;
	background: #f9f9f9;
}

.fc-title {
	width: 100%;
	height: 32px;
	border: 1px solid #bebebe;
	background: -webkit-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: -o-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: -moz-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: linear-gradient(#fff, #fefefe, #f0f0f0);
}

.fc-title p {
	font-size: 20px;
	font-family: 'circularregular';
	text-indent: 10px;
	margin: 7px 0;
	color: #2e2d7b;
	font-weight: bold;
}

.fc-detail-label1 {
	height: 178px;
	width: 197px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	float: left;
}

.fc-detail-label1 p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #2e2d7b;
	line-height: 36px;
}

.fc-detail-label1-row {
	height: 34px;
	width: 100%;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #fff;
	background: #e8e8e8;
}

.fc-detail1 {
	height: 178px;
	width: 582px;
	float: left
}

.fc-detail1 p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #0080c3;
	line-height: 38px;
}

.fc-detail-label2 {
	height: 178px;
	width: 197px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	float: left;
}

.fc-detail2 {
	width: 272px;
	height: 178px;
	float: left;
}

.fc-detail2 p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #0080c3;
	line-height: 38px;
}

.fc-detail-label2 p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #2e2d7b;
	line-height: 36px;
}

.fc-detail-label2-rowall {
	height: 34px;
	width: 100%;
	border-bottom: 1px solid #d0d0d0;
	border-top: 1px solid #fff;
	background: #e8e8e8;
}

.fc-detail-text {
	height: 34px;
	width: 100%;
}

.forbank {
	width: 1250px;
	height: 212px;
	border-bottom: 1px solid #ebebeb;
	margin: auto;
	background: #f9f9f9;
}

.fb-title {
	width: 100%;
	height: 32px;
	border: 1px solid #bebebe;
	background: -webkit-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: -o-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: -moz-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: linear-gradient(#fff, #fefefe, #f0f0f0);
}

.fb-title p {
	font-size: 20px;
	font-family: 'circularregular';
	text-indent: 10px;
	margin: 7px 0;
	color: #2e2d7b;
	font-weight: bold;
}

.fb-detail-pic-row {
	height: 72px;
	width: 100%;
}

.fb-detail-pic-row img {
	width: auto;
	height: auto;
	margin: 13px 10px;
}

.fb-detail-label1 {
	height: 72px;
	width: 197px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	float: left;
}

.fb-detail-label1 p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #2e2d7b;
	line-height: 36px;
}

.fb-detail-row {
	height: 34px;
	width: 100%;
}

.fb-detail-row p {
	color: #0080c3;
}

.fb-detail-row {
	height: 34px;
	width: 100%;
}

.fb-detail-row p {
	color: #0080c3;
}

.fb-detail-bank {
	height: 178px;
	width: 385px;
	float: left;
}

.fb-detail-bank p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #0080c3;
	line-height: 36px;
}

.fb-detail-label2 {
	height: 35px;
	width: 197px;
	border-bottom: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	float: left;
}

.fb-detail-label2 p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #2e2d7b;
	line-height: 36px;
}

.fb-detail-label3 {
	height: 35px;
	width: 197px;
	float: left;
}

.fb-detail-label3 p {
	font-size: 18px;
	font-family: 'circularregular';
	text-indent: 10px;
	color: #0080c3;
	line-height: 36px;
}

.payment-amount {
	width: 100%;
	height: 150px;
	border: 1px solid #bebebe;
	margin: 10px auto;
	border-bottom: 1px solid #e5e5e5;
}

.pma-title {
	height: 49px;
	border-bottom: 1px solid #c9c9c9;
	width: 100%;
	background: -webkit-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: -o-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: -moz-linear-gradient(#fff, #fefefe, #f0f0f0);
	background: linear-gradient(#fff, #fefefe, #f0f0f0);
}

.pma-title1 {
	height: 49px;
	float: left;
	width: 145px;
	border-right: 1px solid #c9c9c9;
	text-align: center;
}

.pma-title1 p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-title1-long {
	height: 49px;
	float: left;
	width: 663px;
	border-right: 1px solid #c9c9c9;
	text-align: center;
}

.pma-title1-long p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-title1-right {
	height: 49px;
	float: left;
	width: 145px;
	text-align: center;
}

.pma-title1-right p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-detail {
	height: 49px;
	border-bottom: 1px solid #c9c9c9;
	width: 100%;
	float: left;
	background: #fff;
}

.pma-detail1 {
	height: 49px;
	float: left;
	width: 145px;
	border-right: 1px solid #c9c9c9;
	text-align: center;
}

.pma-detail1 p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-detail1-long {
	height: 49px;
	float: left;
	width: 663px;
	border-right: 1px solid #c9c9c9;
	text-align: center;
}

.pma-detail1-long p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-detail1-right {
	height: 49px;
	float: left;
	width: 145px;
	text-align: center;
}

.pma-detail1-right p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-amount {
	height: 49px;
	border-bottom: 1px solid #c9c9c9;
	width: 100%;
	float: left;
	background: #fff;
}

.pma-amount1 {
	height: 49px;
	float: left;
	width: 145px;
	border-right: 1px solid #c9c9c9;
	text-align: center;
}

.pma-amount1 p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-amount1-long {
	height: 49px;
	float: left;
	width: 955px;
	border-right: 1px solid #c9c9c9;
	text-align: center;
}

.pma-amount1-long p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.pma-amount1-right {
	height: 49px;
	float: left;
	width: 145px;
	text-align: center;
}

.pma-amount1-right p {
	font-size: 20px;
	font-family: 'circularregular';
	line-height: 50px;
	color: #000;
}

.payment-print-button {
	width: 1250px;
	height: 67px;
	margin: auto;
}

.print-button,
.cancel-submit {
	background: #6580b5;
	/* Old browsers */
	background: -moz-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #4264a1 56%, #4264a1 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6580b5), color-stop(56%, #6580b5), color-stop(56%, #6580b5), color-stop(56%, #4264a1), color-stop(100%, #4264a1));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #4264a1 56%, #4264a1 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #4264a1 56%, #4264a1 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #4264a1 56%, #4264a1 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #6580b5 0%, #6580b5 56%, #6580b5 56%, #4264a1 56%, #4264a1 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6580b5', endColorstr='#4264a1', GradientType=0);
	/* IE6-9 */
}

.print-button:hover,
.cancel-submit:hover {
	background: #6580b5;
	/* Old browsers */
	background: -moz-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #254487 56%, #254487 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6580b5), color-stop(56%, #6580b5), color-stop(56%, #6580b5), color-stop(56%, #254487), color-stop(100%, #254487));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #254487 56%, #254487 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #254487 56%, #254487 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6580b5 0%, #6580b5 56%, #6580b5 56%, #254487 56%, #254487 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #6580b5 0%, #6580b5 56%, #6580b5 56%, #254487 56%, #254487 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6580b5', endColorstr='#254487', GradientType=0);
	/* IE6-9 */
}

.print-button {
	float: right;
	width: 168px;
	height: 30px;
	border: 1px solid #2c539e;
	border-radius: 8px;
	margin: 10px 0;
}

.dialog {
	display: none;
}

.dialog p {
	cursor: default;
	color: #23408f;
	font-family: 'circularregular';
	font-size: 18px;
	text-align: left;
	line-height: 20px;
	width: 260px;
	float: left;
	margin-right: 20px;
}

.dialog h1 {
	cursor: default;
	font-family: 'circularregular';
	color: #23408f;
	font-size: 16px;
	font-weight: 600;
	line-height: 30px;
}

.history-block {
	width: 100%;
	height: 373px;
	margin: 10px auto;
	float: left;
}

.his-tabs {
	padding: 0 !important;
	border: 0 !important;
}

ul.his-title-tabs {
	border: none;
	border-radius: 0;
	background: #f2f2f2;
}

li.his-title-tabs {
	color: #23408f !important;
	font-family: 'circularregular';
	font-size: 20px;
}

.his-tabs-button {
	background: #fff;
	border-radius: 0 !important;
	border-bottom: 1px solid;
}

.his-tabs-button a {
	font-family: 'circularregular';
	font-size: 20px;
}

.his-tabs-button a:active {
	color: #ffffff !important;
	font-family: 'circularregular';
	background: #2f2e7d;
	font-size: 20px;
}

.his-tabs-style p {
	color: #000;
	font-family: 'circularregular';
	font-size: 18px;
}

.his-tabs-style {
	background: #f2f2f2 !important;
	width: 1238px;
	padding: 1em 5px !important;
}

.his-table-detail {
	width: 100%;
	height: 113px;
	border: 1px solid #dddddd;
}

.his-title-detail {
	width: 1236px;
	height: 50px;
	border: 1px solid #bebebe;
	background: #f1f1f1;
}

.his-title-detail p {
	color: #000;
	font-family: 'circularregular';
	font-size: 20px;
	line-height: 50px;
}

.his-title-detail-block1 {
	width: 89px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block2 {
	width: 69px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block3 {
	width: 264px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block4 {
	width: 198px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block5 {
	width: 112px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block6 {
	width: 88px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block7 {
	width: 97px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block8 {
	width: 136px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block9 {
	width: 106px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block10 {
	width: 68px;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail {
	width: 1236px;
	height: 61px;
	background: #f1f1f1;
	border: 1px solid #dddddd;
	border-top: 0;
	background: #f8f8f8 !important;
}

.his-detail p {
	font-family: 'circularregular';
	font-size: 20px;
	line-height: 62px;
}

.his-detail-block1 {
	width: 89px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block2 {
	width: 69px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block3 {
	width: 264px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block4 {
	width: 198px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block5 {
	width: 112px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block6 {
	width: 88px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block7 {
	width: 97px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block7 img {
	margin: 15.25px 0;
}

.his-detail-block8 {
	width: 136px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block9 {
	width: 106px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block10 {
	width: 68px;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-top {
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}

.his-detail-bottom {
	height: 30px;
	width: 100%;
}

.his-detail-top p {
	line-height: 32px !important;
}

.his-detail-bottom p {
	line-height: 32px !important;
}

#color-courses {
	color: #0ec300 !important;
}

#color-exam {
	color: #e30613 !important;
}

.his-title-detail-block1-1 {
	width: 99px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block2-1 {
	width: 100px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block3-1 {
	width: 277px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block4-1 {
	width: 257px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block5-1 {
	width: 103px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block6-1 {
	width: 88px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block7-1 {
	width: 97px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block8-1 {
	width: 136px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-title-detail-block10-1 {
	width: 71px;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block1-1 {
	width: 99px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block2-1 {
	width: 100px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block3-1 {
	width: 277px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block4-1 {
	width: 257px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block5-1 {
	width: 103px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block6-1 {
	width: 88px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block7-1 {
	width: 97px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block7-1 img {
	margin: 15.25px 0;
}

.his-detail-block8-1 {
	width: 136px;
	border-right: 1px solid #dddddd;
	height: 100%;
	text-align: center;
	float: left;
}

.his-detail-block10-1 {
	width: 71px;
	height: 100%;
	text-align: center;
	float: left;
}

.zone-bottom {
	width: 1238px;
	height: 60px;
	float: left;
	padding: 30px 5px;
	margin-top: 63px;
}

.his-button {
	width: 167px;
	height: 30px;
	border: 1px solid #bebebe;
	border-radius: 8px;
	margin-top: 28px;
	text-align: center;
	background: -webkit-linear-gradient(#fff, #fefefe, #f0f0f0);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff, #fefefe, #f0f0f0);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff, #fefefe, #f0f0f0);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(#fff, #fefefe, #f0f0f0);
}

.his-button p {
	font-family: 'circularregular';
	font-size: 20px;
	color: #000;
	line-height: 38px;
}

.his-datetime {
	height: 30px;
	margin-top: -20px;
	text-align: center;
	float: right;
}

.his-datetime p {
	font-family: 'circularregular';
	font-size: 18px;
	color: #000;
}

.select-year {
	float: right;
	margin: -35px 5px;
}

.select-from {
	float: left;
	width: 210px;
	font-family: 'circularregular';
	font-size: 22px;
	color: #000;
}

.select-from select {
	width: 160px;
	height: 35px;
	font-family: 'circularregular' !important;
	font-size: 20px !important;
	color: #000;
	text-indent: 5px;
}

.select-to {
	float: left;
	font-family: 'circularregular';
	font-size: 22px;
	color: #000;
}

.select-to select {
	width: 160px;
	height: 35px;
	font-family: 'circularregular' !important;
	font-size: 20px !important;
	color: #000;
	text-indent: 5px;
}

.his-triangle1 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2f2e7d;
	margin: -16px 0 10px 23px;
}

.his-triangle2 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2f2e7d;
	margin: -16px 0 10px 95px;
}

.his-triangle3 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2f2e7d;
	margin: -16px 0 10px 183px;
}

.his-triangle4 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2f2e7d;
	margin: -16px 0 10px 295px;
}

.list99 {
	margin-top: 0px;
	position: absolute;
	z-index: 99;
	background-color: #FFFFFF;
	width: 422px;
	border: 1px solid #dcdcdc;
}

.list99 li {
	font-family: circularregular;
	font-size: 20px;
	text-align: left;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
	background-color: #FFFFFF;
	cursor: pointer;
}

.list99 li:hover {
	background: #2e2d7b;
	color: #FFFFFF;
}

.triangle-down99 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #2e2d7b;
	margin-left: 80px;
}

#logobar,
.logobar {
	width: 100%;
	height: auto;
	min-height: 100px;
	background: #fff;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 0;
	padding-left: calc((100% - 1200px) / 2);
	padding-right: calc((100% - 1200px) / 2);
	box-sizing: border-box;
}

.imglogo {
	width: 100%;
	height: auto;
	min-height: 100px;
	margin: 0 auto;
	padding-left: 120px;
	display: block;
	overflow: hidden;
}

.imglogo #logo1 {
	float: left;
	margin: 16px 20px 10px 0;
}

#loginbox {
	margin-top: 25px;
}

#mainbody {
	min-height: 475px !important;
}

.divcontent {
	background-color: #f2f2f2 !important;
	border-top: 1px solid #dcdcdc !important;
	justify-content: center !important;
	align-items: flex-start !important;
	width: 100% !important;
	min-width: 1200px;
	display: block;
}

.bgprofile-detai2,
.bgprofile-pass {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px !important;
	margin-bottom: 20px !important;

}

#Table_01 img {
	width: auto !important;
	height: auto !important;
}

#Table_01 {
	margin-left: auto;
	margin-right: auto;
	width: auto !important;
}

.ex-pay-title-four,
.ex-pay-area {
	width: 100% !important;
}