

*{
	margin:0;
}

html {
		min-width: 1400px;
	overflow-x: auto;
overflow-y: scroll;
}

a {
    color:inherit;
    text-decoration: none;
}

a:hover{
	color:inherit;
    text-decoration: none;
}

.padding-zero{
	padding:0;
}


.margin-zero{
	margin:0;
}

.vspace_13px{
	height:13px;
}

.vspace_20px{
	height:20px;
}

.vspace_30px{
	height:30px;
}

.vspace_40px{
	height:40px;
}

.vspace_50px{
	height:50px;
}

.vspace_60px{
	height:60px;
}

.vspace_70px{
	height:70px;
}

.vspace_80px{
	height:80px;
}

.vspace_90px{
	height:90px;
}

.vspace_100px{
	height:100px;
}


input[type=button] {-webkit-appearance:none; outline: none;}
select {outline: none;}


.quickRightMenu {
	height: auto;
    position: fixed;
    z-index:1000;
 	top: 10em;
    right: 3em;
}
.quickRightMenuDetail1 {
	border: 1px solid #d9d9d9; background-color: white;
}
.quickRightMenuDetail2 {
	width: 100%; border: 1px solid #d9d9d9; background-color: white;
}
.quickRightMenuDetailLayout {
	width: 100%; background-color: #2E3852;
}
.quickRightMenu1 {
	color: white;
	width: 80%; padding: 18px 0; border-bottom: 1px solid #eeeeee;
}
.quickRightMenu2 {
	color: white;
	width: 80%; padding: 18px 0;
}
.quickRightMenu3 {
	width: 98%; padding: 12px 0 9px 0; background-color: white;
}
.quickRightMenu4 {
	color: #676767;
	width: 98%; padding: 10px 0; background-color: white; border-top: 1px solid #d9d9d9;
}
.quickRightMenu5 {
	width: 98%; padding: 7px 0; background-color: white; border-top: 1px solid #d9d9d9;
}
.quickRightMenu6 {
	color: #676767;
	width: 80%; padding: 18px 0; border-bottom: 1px solid #eeeeee;
}






#subNavigation {
	width: 100%; height: 80px ; 
	background: #e7f1ff;
}
#subNavigationDetail {
	width: 1000px; 
	color: #001070;
	font-size: 16px;
	line-height: 80px;
	text-align: left;
}
#subNavigationDetail div.subNaviImg{
	float:left;
}
#subNavigationDetail div.subNaviTxt{
	float:left; height:17px; margin-top:2px; margin-left:2px;
}
#subNavigationDetail div.subNaviTxt:after{
	clear: both;
}

#subLeft {
	float: left; 
	width: 250px; 
	height: 550px; 
}
#subPageTitle {
	font-size: 27px; 
	font-weight: 700;
	text-align: left;
	color: black;
}
.subMenuList {
	border-bottom: 1px solid #dedede; 
	width: 100%; 
	font-size: 18px; 
	font-weight: 600;
	line-height: 52px; 
	text-align: left; 
	color: #444; 
	background-color: #fff;
}
.subMenuList.first {
	margin-top: 0px;
}
.subMenuList.current {
	color: #3b50c2;
	font-weight: 700;
}
.subMenuList span {
	padding-left: 22px;
}

#contentTitle {
	float: left;
	font-size: 32px; 
	color: black; 
	margin-bottom: 19px; 
	text-align: left;
}



#paging {
	text-align: center;
}
#paging span {
	color: #666; font-size: 13px;
}
#paging span.arrow {
	padding: 0 10px;
}
#paging span.arrow.double img {
	width: 12px; 
}
#paging span.arrow.single img {
	width: 12px;;
}
#paging span.pagenum {
	padding: 0 8px;
}
#paging span.current {
	background-color: #444; color: #fff; 
	padding: 5px 8px;
}





.pagination {
	width: 100%; 
	text-align: center;
	
	display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination li {
	color: #666; font-size: 13px;
}
.pagination li.user_pagenum {
	padding: 0 8px;
}
.pagination li.active {
	background-color: #444; color: #fff; 
	padding: 5px 8px;
}
.pagination li.user_first_tag {
	padding: 0 10px;
}
.pagination li.user_last_tag {
	padding: 0 10px;
}
.pagination li.user_prev_tag {
	padding: 0 10px;
}
.pagination li.user_next_tag {
	padding: 0 10px; 
}




.commonTab1 {
	background-color: #c0c0c0; padding-left: 30px; padding-right: 30px; height: 30px; font-size: 15px; color: #3e3e3e; cursor: pointer; text-align: center; 
	border: 1px solid #3e3e3e;
}
.commonTab1.selected {
	background-color: #f5f5f5; 
	padding-left: 30px; padding-right: 30px; height: 30px; font-size: 15px; color: #3e3e3e; cursor: pointer; text-align: center; 
}

div.commonBtnarea {
	height: 100px; padding: 10px 0; text-align: center; width: 100%; 
}
.commonBtn1 {
	background-color: white; padding-left: 30px; padding-right: 30px; height: 50px; font-size: 15px; color: black; cursor: pointer; text-align: center; border: 1px solid black;
}
.commonBtn2 {
	background-color: black; padding-left: 25px; padding-right: 25px; height: 50px; font-size: 15px; color: white; cursor: pointer; text-align: center; border: 1px solid black;
}
.commonBtn3 {
	background-color: black; padding-left: 30px; padding-right: 30px; height: 40px; font-size: 15px; color: white; cursor: pointer; text-align: center; border: 1px solid black;
}
.commonInputtext {
	border: 1px solid #cccccc; height: 30px; padding-left: 10px; color: #bcbcbc;
}
.commonTextarea {
	border: solid 1px #cccccc; margin-top:15px; outline: none;
}
.btnWithCommonInputtext {
	border: 1px solid #808080; height: 30px; color: white; background-color: #808080; 
	cursor: pointer; line-height: 30px; text-align: center; padding-left: 20px; padding-right: 20px;
}
.commonSelect {
	border: 1px solid #cccccc; height: 31px; padding-left: 10px; color: #bcbcbc;
}
input[type=checkbox].commonCheckbox {
	border: 1px solid #cccccc; width: 18px; height: 18px; 
	background-color: white;
	/*-webkit-appearance:none;*/
	line-height: 25px;
	vertical-align: middle;
	
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
}
input[type="checkbox"].commonCheckbox:checked {
  background: #045FB4;
}
input[type="checkbox"].commonCheckbox:hover {
  filter: brightness(90%);
}
input[type="checkbox"].commonCheckbox:disabled {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
input[type="checkbox"].commonCheckbox:after {
  content: '';
  position: relative;
  left: 30%;
  top: 10%;
  width: 45%;
  height: 65%;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: none;
}
input[type="checkbox"].commonCheckbox:checked:after {
  display: block;
}
input[type="checkbox"].commonCheckbox:disabled:after {
  border-color: #7b7b7b;
}

#commonFindForm {
}
#commonFindForm input[type=text] {
	border: 1px solid #cccccc; width: 300px; height: 30px; padding-left: 10px; color: #bcbcbc;
}
#commonFindForm input[type=button] {
	width: 80px; height: 30px; color: white; background-color: #666666; cursor: pointer; border: 1px solid #666666;
}





.table-tab-custom {
	font-weight: normal;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 25px;
	text-align: center;
}
.table-tab-custom thead tr th{
	border-top: 1px solid #d9d9d9;
	border-bottom: 2px solid #222;
	border-right: 1px solid #d9d9d9;
	background-color: #f0f5f7; 
	color: #777; 
	font-weight: normal;
	cursor: pointer;
}
.table-tab-custom thead tr th.first{
	border-left: 1px solid #d9d9d9;
}
.table-tab-custom thead tr th.selected{
	border-left: 2px solid #222;
	border-top: 2px solid #222;
	border-right: 2px solid #222;
	border-bottom: none;
	color: #000; 
	font-weight: normal;
	background-color: white;
}


.table-notice-custom {
	color: #000; font-weight: normal;
	width: 100%;
}
.table-notice-custom > thead > tr {
  	border-top: 2px solid #222;
	border-bottom: 1px solid #d9d9d9;
	
}
.table-notice-custom thead tr th{
	text-align: center; height: 54px; line-height: 54px;
	font-weight: normal; text-align: left; font-size: 14px;
}
.table-notice-custom thead tr th.label1{
	color: black; text-align: center; font-weight: bold; font-size: 14px;
}
.table-notice-custom thead tr th.label2{
	color: gray; text-align: center; font-size: 14px;
}
.table-notice-custom thead tr th.line{
	height: 0; border-top: 1px solid #d9d9d9;
}
.table-notice-custom thead tr th.line1{
	height: 0; border-bottom: 2px solid #222;
}
.table-notice-custom thead tr th.line2{
	height: 0; border-top: 1px solid #d9d9d9;
}
.table-notice-custom tbody tr td{
	text-align: center;
	height: 54px;
	color: #666;
	font-size: 14px;
}
.table-notice-custom tbody tr td.left{
	text-align: left; padding-left: 25px;
}
.table-notice-custom tbody tr td.line{
	height: 0; border-top: 1px solid #d9d9d9;
}
.table-notice-custom tbody tr td.bodydetail {
	padding: 35px 40px; text-align: left;
}
.table-notice-custom tbody tr td.label{
	color: gray; text-align: center;
}
.table-notice-custom tbody tr td.prev{
	text-align: left;
}
.table-notice-custom tbody tr td.next{
	text-align: left;
}



.table-inquire-custom {
	font-weight: normal;
	width: 100%;
	border-collapse: collapse;
	color: #626262;
}
.table-inquire-custom select{ color: #626262;
}
.table-inquire-custom > thead > tr {
  	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	
}
.table-inquire-custom thead tr th{
	text-align: center; height: 54px; line-height: 54px;
	font-weight: normal; text-align: left; font-size: 14px;
	padding-left: 15px;
}
.table-inquire-custom thead tr th.label1{
	color: black; text-align: left; font-size: 14px; background-color: #f5f5f5;
	padding-left: 25px;
}
.table-inquire-custom thead tr th.line1{
	height: 0; border-bottom: 2px solid #222;
}

.table-inquire-custom tbody tr td{
	text-align: center;
	height: 54px;
	color: #666;
	font-size: 14px;
}
.table-inquire-custom tbody tr td.left{
	text-align: left; padding-left: 25px;
}
.table-inquire-custom tbody tr td.line{
	height: 0; border-top: 1px solid #d9d9d9;
}
.table-inquire-custom tbody tr td.bodydetail {
	padding: 35px 40px; text-align: left;
}
.table-inquire-custom tbody tr td.label{
	color: gray; text-align: center;
}
.table-inquire-custom tbody tr td.prev{
	text-align: left;
}
.table-inquire-custom tbody tr td.next{
	text-align: left;
}
.table-inquire-custom thead tr th input[type="radio"]{
	line-height: 20px; vertical-align: middle;
}



.table-faq-custom {
	font-weight: normal;
	width: 1400px;
	border-collapse: collapse;
}
.table-faq-custom thead tr th{
	text-align: center;
	font-size: 17px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;	
	color: #777;
	font-weight: normal;
	cursor: pointer;
}
.table-faq-custom thead tr th.first {
	border-left: 1px solid #d9d9d9;	
}
.table-faq-custom thead tr th.selected{
	background-color: #758198;
	color: white;
	font-weight: normal;
}


