﻿@charset "utf-8";

.information_bx {
	height:43px;
	border-bottom:1px solid #e5e5e5;
	background:#f6f6f6;
}
.information_bx > div {
	width:1200px; height:43px;
	position:relative;
	clear:both;
	margin:0 auto;
}
@media screen and (max-width:1199px) { .information_bx > div { width:100%; overflow:hidden; } }
.page_location { float:left; display:table;}
.page_location li {
	display:table-cell;
	vertical-align:middle;
	height:43px;
	padding:0px 50px 0 25px;
	color:#676c6f;
	font-size:14px;
	background:url(../images/common/location_arrow.png) no-repeat right 50%;
	line-height:120%;
}
.page_location li:first-child {
	width:54px; height:43px;
	padding:0 !important;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	text-indent:-9999px;
	background:url(../images/common/location_home.png) no-repeat 50% 50%;
}
.page_location li:last-child {
	background:none;
	font-weight:600;
	color:#007cac;
}
@media screen and (max-width:578px) { .page_location li {padding:0px 15px 0 10px;} .page_location li:first-child {width:36px; height:43px;} }
@media screen and (max-width:399px) { .page_location li:nth-child(2n) {width:150px;}}


#contents {
	width:960px;
	min-height:750px;
	margin:0 auto;
	padding:33px 0 0 240px;
	position:relative;
}
#lnb {
	position:absolute;
	top:33px; left:0;
}
#lnb h2 {
	width:200px; height:130px;
	background:url(../images/common/h2_bg.png) no-repeat 50% 50%;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-weight:600;
	display:table-cell;
	vertical-align:middle;
	letter-spacing:-0.1px;
}
#lnb > ul > li {
	border-bottom:1px solid #dadee4;
}
#lnb > ul > li > a {
	min-height:16px;
	padding:15px 0 15px 16px;
	display:block;
	background:#f3f5f9;
	color:#333;
	font-weight:600;
	font-size:15px;
	line-height:15px;
	-webkit-transition: all 0.2s ease-in-out 0.0s;
	-moz-transition: all 0.2s ease-in-out 0.0s;
	-o-transition: all 0.2s ease-in-out 0.0s;
	-ms-transition: all 0.2s ease-in-out 0.0s;
	transition: all 0.2s ease-in-out 0.0s;
}
#lnb > ul > li > a:hover {
	background-color:#dee3ed;
}
#lnb > ul > li > a.on {
	color:#fff;
	background-color:#007cac;
}
#lnb > ul > li > a span {
	width:13px; height:13px;
	display:inline-block;
	vertical-align:middle;
	margin-left:3px;
	background:url(../images/common/depth_icon1.png) no-repeat 50% 50%;
}
#lnb > ul > li > ul {
	background-color:#7E9098;
	padding:8px 0;
}
#lnb > ul > li > ul > li > a {
	padding:6px 0 6px 24px;
	display:block;
	color:#fff;
	font-size:12.5px;
	line-height:12.5px;
	font-weight:400;
	background:url(../images/common/lnb_dot.gif) no-repeat 17px 50%;
}
#lnb > ul > li > ul > li > a:hover {
	font-weight:600;
	color:#fff9c6;
}
#lnb > ul > li > ul > li > a span {
	width:13px; height:13px;
	display:inline-block;
	vertical-align:middle;
	margin-left:3px;
	background:url(../images/common/depth_icon2.png) no-repeat 50% 50%;
}
@media screen and (max-width:1199px) {#lnb { display:none; }}

#contents_bx { position:relative; }
#contents_bx h3 {
	height:66px;
	padding-top:7px;
	display:block;
	font-weight:600;
	font-size:26px;
	line-height:26px;
}
@media screen and (max-width:1199px) {
	#contents {
		width:96%;
		min-height:750px;
		padding:33px 2% 0 2%;
	}
	#contents_bx h3 {
		height:auto;
		font-size:24px;
		padding:7px 0 20px 0;
	}
}
.page_bx {
	padding-bottom:50px;
	width:100%;
	min-height:550px;
}
.page_imgbx {
	width:100%; height:128px;
	background:#e7f3f8 url(../images/common/page_imgbx.png) no-repeat;
	display:table;
	line-height:17px;
	position:relative;
	margin-bottom:20px;
}
.page_imgbx > div {
	width:190px; height:128px;
	position:absolute;
	top:0; left:0;
}
.page_imgbx p {
	height:100%;
	color:#3f3f3f;
	font-size:18px;
	line-height:24px;
	font-weight:600;
	padding-left:190px;
	display:table-cell;
	vertical-align:middle;
}
.page_imgbx p span {
	color:#53667f;
	font-size:13px;
	line-height:18px;
	display:block;
	padding-top:11px;
	padding-right:25px;
}
@media screen and (max-width:1199px) {
	.page_imgbx {
		width:100%;
		padding:10px 17px 10px 0;
		box-sizing:border-box;
	}
	.page_imgbx > div { width:140px; }
	.page_imgbx p {
		padding-left:140px;
	}
}

.member_imgbx {
	width:100%; height:128px;
	background:#e5eff7 url(../images/common/member_imgbx.png) no-repeat;
	display:table;
	line-height:17px;
	position:relative;
	margin-bottom:20px;
}
.member_imgbx > div {
	width:190px; height:128px;
	position:absolute;
	top:0; left:0;
}
.member_imgbx p {
	height:100%;
	color:#3f3f3f;
	font-size:18px;
	line-height:24px;
	font-weight:600;
	padding-left:190px;
	display:table-cell;
	vertical-align:middle;
}
.member_imgbx p span {
	color:#53667f;
	font-size:13px;
	line-height:18px;
	display:block;
	padding-top:11px;
	padding-right:25px;
}
@media screen and (max-width:1199px) {
	.member_imgbx {
		width:100%;
		padding:10px 17px 10px 0;
		box-sizing:border-box;
	}
	.member_imgbx > div { width:140px; }
	.member_imgbx p {
		padding-left:140px;
	}
}

/* text style */
h4 {
	color:#364150;
	font-weight:600;
	font-size:18px;
	line-height:20px;
	padding-left:24px;
	background:url(../images/common/h4_icon.png) no-repeat 0 2px;
	margin-top:33px;
	margin-bottom:18px;
}

.t_point1 {
	display:inline-block;
	padding-left:7px;
	background:url(../images/common/dot1.png) no-repeat 0 8px;
	line-height:17px;
	font-weight:600;
}


/* table style */
.table_st1 {
	width:100%;
	text-align:center;
}
.table_st1 table {
	border-collapse:collapse;
}
@media screen and (max-width:1199px) {
	.table_bx {
		width:100%;
	}

}
@media screen and (max-width:559px) {
	.table_bx {
		overflow-x:scroll;
	}

}
.table_st1 thead th {
	color:#fff;
	background:#606e83;
	border:1px solid #4a515b;
	padding:12px 0;
}
.table_st1 tbody th, .table_st1 tfoot th, .table_st1 tfoot td {
	color:#222;
	font-weight:600;
	background:#f8fafc;
	border:1px solid #e5e5e5;
	padding:10px 0;
}
.table_st1 tbody td {
	padding:10px 5px;
	border:1px solid #e5e5e5;
	background:#fff;
}
.table_st1 .point1 {
	color:#222;
	font-weight:600;
	background:#f8fafc;
}
.table_st1 .point2 {
	color:#222;
	font-weight:600;
	background:#ecf2f7;
	border:1px solid #d0d6dd;
}
.td_textleft td {
	text-align:left;
}

/* select */
.w75 { width:75px; }
.w100 { width:100px; }
.w200 { width:200px; }

.select_st1 { display:none; }
div.select_st1 {
	height:26px;
	padding-top:12px;
	background:#fff;
	line-height:13px;
	font-size:13px;
	text-align:left;
	display:inline-block;
}
div.select_st1 > span { padding-left:10px; }
div.select_st1:after {
	border-bottom:2px solid #8d8d8d;
	border-right:2px solid #8d8d8d;
}
div.select_st1 .list {
	background-color:#fff;
	margin-top:4px;
}
div.select_st1 .option {
	font-weight:400;
	color:#333;
	border-bottom:1px solid #dadee4;
	padding:8px 0 8px 15px;
}
div.select_st1 .option:hover, div.select_st1 .option.focus, div.select_st1 .option.selected.focus {
	background-color:#dadee4;
}

.select_st2 { display:none; }
div.select_st2 {
	height:18px;
	padding-top:5px;
	padding-right:35px;
	background:#fff;
	border:1px solid #8999a0;
	line-height:13px;
	font-size:13px;
	text-align:left;
	display:inline-block;
}
div.select_st2 > span { padding-left:10px; }
div.select_st2:after {
	border-bottom:2px solid #333;
	border-right:2px solid #333;
}
div.select_st2 .list {
	background-color:#fff;
	margin-top:4px;
	margin-left:-1px;
	border:1px solid #8999a0;
}
div.select_st2 .option {
	font-weight:400;
	color:#3f3f3f;
	border-bottom:1px solid #8999a0;
	padding:8px 0 8px 15px;
	display:block;
}
div.select_st2 .option:hover {
	background:#f3f5f9;
}
div.select_st2 .option.focus, div.select_st2 .option.selected.focus {
	background:#f3f5f9;
}

.select_st3 { display:none; }
div.select_st3 {
	width:70%; height:29px;
	padding-top:9px;
	padding-right:35px;
	margin:0 auto;
	color:#53667f;
	line-height:20px;
	font-size:17px;
	font-weight:600;
	text-align:center;
	display:block;
}
div.select_st3 > span { padding-left:30px; }
div.select_st3:after {
	border-bottom:2px solid #333;
	border-right:2px solid #333;
}
div.select_st3 .list {
	background-color:#fff;
	margin-top:4px;
	font-size:13px;
	border-bottom:1px solid #dadada;
	border-right:1px solid #dadada;
}
div.select_st3 .list li {
	width:33%;
	float:left;
	border-left:1px solid #dadada;
	border-top:1px solid #dadada;
}
div.select_st3 .list li:nth-child(3n) {
	width:34%;
}
div.select_st3 .option {
	box-sizing:border-box;
	font-weight:400;
	color:#3f3f3f;
	padding:15px 0;
	display:block;
}
div.select_st3.open .list { max-height:205px !important; }
div.select_st3 .option:hover {
	background:#f3f5f9;
}
div.select_st3 .option.focus, div.select_st3 .option.selected.focus {
	background:#f3f5f9;
}

.nice-select {
	position:relative;
	transition:all 0.2s ease-in-out;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	white-space:nowrap;
	border:0;
	vertical-align:middle;
	outline:none;
	cursor:pointer;
}
.nice-select:after {
	content:'';
	display:block;
	height:5px;
	margin-top:-4px;
	pointer-events:none;
	position:absolute;
	top:50%; right:12px;
	-webkit-transform-origin:66% 66%;
	transform-origin:66% 66%;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	transition:all 0.15s ease-in-out;
	width:5px;
}
.nice-select.open:after {
	-webkit-transform:rotate(-135deg);
	transform:rotate(-135deg);
}
.nice-select.open .list {
	height:auto; max-height:180px;
	opacity:1;
	pointer-events:auto;
	-webkit-transform:scale(1) translateY(0);
	transform:scale(1) translateY(0);
	overflow:auto;
}
.nice-select.disabled {
	border-color:#6f6e6c;
	color:#343437;
	pointer-events:none;
}
.nice-select.disabled:after { border-color:#6f6e6c; }
.nice-select.wide { width:100%; }
.nice-select.wide .list {
	left:0 !important;
	right:0 !important;
}
.nice-select.right { float:right; }
.nice-select.right .list {
	left:auto; right:0;
}
.nice-select.small {
	height:36px;
	line-height:34px;
}
.nice-select.small:after {
	width:4px; height:4px;
}
.nice-select.small .option {
	line-height:30px;
	min-height:30px;
}
.nice-select .list {
	width:100%; height:0;
	opacity:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:100%; left:0;
	-webkit-transform-origin:50% 0;
		transform-origin:50% 0;
	-webkit-transform:scale(0.75) translateY(-21px);
		transform:scale(0.75) translateY(-21px);
	transition:all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index:100;
}
.nice-select .list:hover .option:not(:hover) { background-color:transparent !important; }
.nice-select .option {
	cursor:pointer;
	list-style:none;
	outline:none;
	transition:all 0.2s;
}
.nice-select .option.selected { font-weight:bold; }
@media screen and (max-width:1199px) {
	.nice-select { padding-right:30px; }
	.w75 { width:auto; }
	.w100 { width:auto; }
	.w200 { width:auto; }
}

.input_st1 {
	border:1px solid #8999a0;
	color:#3f3f3f;
	height:27px;
	padding:0 7px;
	outline:none;
	line-height:13px;
	font-size:13px;
	text-align:left;
}

.bgfff { background:#fff !important; font-weight:400 !important; }

