/* 자주쓰는 스타일 */
.w_100{width:100% !important;}
.m_0{margin:0px !important;}
.m_t_0{margin-top:0px !important;}
.m_b_0{margin-bottom:0px !important;}
.m_l_0{margin-left:0px !important;}
.m_l_5{margin-left:5px !important;}
.m_r_0{margin-right:0px !important;}
.m_r_3{margin-right:3px !important;}
.m_r_5{margin-right:5px !important;}
.ver_a_midlle, .ver_a_midlle *{vertical-align:middle !important;}
.clear_both{clear:both;}
.overflow_x_auto{overflow-x:auto !important;}

/********** Gate **********/
.bodyIndex{
	background:#f7f7f7;
}
.select_head_area {
	width:100%;
	height:80px;
	background:#fff;
	border-bottom:1px solid #cccccc;
	box-shadow: 0px -3px 9px 7px rgba(0,0,0,0.03);
	-moz-box-shadow: 0px -3px 9px 7px rgba(0,0,0,0.03);
	-webkit-box-shadow: 0px -3px 9px 7px rgba(0,0,0,0.03);
	-ms-box-shadow: 0px -3px 9px 7px rgba(0,0,0,0.03);
	-o-box-shadow: 0px -3px 9px 7px rgba(0,0,0,0.03);
}
.select_head {
	height: 80px;
	margin:0 auto;
	width: 1100px;
/* 	padding-top: 15px; */
/* 	padding-left:40px; */
/* 	padding-right:40px; */
}

.tblIndexBody{
	border-collapse: collapse;
	width:1024px;
	height:830px;
	margin:0 auto;
	text-align:center;
}
.tblIndexBody .tdIndexButton{
	position:relative;
	height:600px;
}
.tblIndexBody .tdIndexButton .divIndexButton{
}
.tblIndexBody .tdIndexButton .divIndexButton img{
	opacity: 0.8;
}
.tblIndexBody .tdIndexButton .divIndexButton img:hover{
	opacity:1;
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition-duration: 0.2s;
}
/* .tblIndexBody .tdIndexButton .divIndexButton{
	position:absolute;
	bottom:70px;
}
.tblIndexBody .tdIndexButton .divIndexButton img{
	margin-right:30px;
	border:3px solid #fff;
	box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.12);
	-moz-box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.12);
	-webkit-box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.12);
	-ms-box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.12);
	-o-box-shadow: 10px 10px 31px 0px rgba(0,0,0,0.12);
}
.tblIndexBody .tdIndexButton .divIndexButton img:hover{
	box-shadow:none;
	border:3px solid #707070;
} */
.tblIndexBody .tdIndexCurrent{
	position: relative;
	width:100%;
/* 	height:240px; */
	height:120px;
	font-weight: bold;
	text-align: left;
}
.tblIndexBody .divIndexCurrent{
	position: absolute;
	width: 100%;
	top: 0px;
}
.tblIndexBody .tdIndexFooter{
	width:1024px;
	height:40px;
	vertical-align: middle; 
	text-align:center;
	padding-bottom:20px;
}
.tblIndexBody .tdIndexFooter ul li{
	display:inline-block;
	padding:0 5px;
}
.tblIndexBody .tdIndexFooter ul, .tblIndexBody .tdIndexFooter a{
/* 	color:#b3b3b3; */
	color:#383d41;
}
.tblIndexBody .tdIndexCurrent .liStyleVial{
	list-style-image: url('../../preImages/main/liIconIndexR.png');
	list-style-position: inside;
}
.tblIndexBody .tdIndexCurrent .liCurrentTitle{
	font-size: 20px;
	margin-bottom:20px;
}
.tblIndexBody .tdIndexCurrent .liVialCount {
	font-size: 18px;
	display:inline-block;
	color : #ee7032;
	padding-right:12px;
}
.tblIndexBody .tdIndexCurrent .liCurrentTime {
	display:inline-block;
	font-size:14px;
	color:#999999;
	height: 23px;
	border-left:1px solid #e1e1e1;
	line-height: 25px;
	padding-left: 18px;
}

.tblIndexBody .tdIndexCurrent .liVialCount p{
	display:inline-block;
	font-size:14px;
	color:#666666;
}
.tblIndexBody .tdIndexCurrent ul.vialConter{
	display: inline-block;
	line-height: 20px;
}
.tblIndexBody .tdIndexCurrent ul.visitConter{
	display:inline-block;
	float:right;
	text-align:right;
	padding-right:30px;
	line-height: 20px;
	font-size:14px;
}
.tblIndexBody .tdIndexCurrent li.liVisitToday{
	display:inline-block;
	border-right:1px solid #e1e1e1;
	padding-right:10px;
	color:#999999;
}
.tblIndexBody .tdIndexCurrent li.liVisitToday, .tblIndexBody .tdIndexCurrent li.liVisitTotal{
	display:inline-block;
	padding-left:10px;
	color:#999999;
}
.tblIndexBody .tdIndexCurrent .visitConter p{
	display:inline-block;
	font-size:18px;
	color : #ee7032;
}
/********** header **********/
.tblHomeLayout, .tblHeader {
	width:100%;
	border-collapse: collapse;
}
.tblHeader td {
/* 	height:80px; */
}
.tdHeaderLeft, .tdHeaderCenter{
	background:#257ab9;
}
.tdHeaderLeft {
	width:150px;
	padding-left:30px;
}
.tdHeaderCenter {
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.tdHeaderCenter .ulMenu li {
	display:inline-block;
	background: url('../../preImages/main/menuLine.png');
	background-repeat:no-repeat;
	background-position:left;
}
.tdHeaderCenter .ulMenu li:first-child{
	background:none;
}
.tdHeaderCenter .ulMenu li a{
	color:#abc4de;
	padding:0px 30px;
	line-height:80px;
	display:inline-block;
}
/** active 상태인경우 그려져 있게.. */
.tdHeaderCenter .ulMenu li.active a {
	color: #fff;
	background: url('../../preImages/main/triangle.png');
	background-repeat:no-repeat;
	background-position:bottom;
}
.tdHeaderSub {
	background:#363742;
/* 	text-align:center; */
}
.tdHeaderSub li {
	display:inline-block;
	margin:0px 15px;
}
.tdHeaderSub .sub-menu {
	display:none;
}
/** active 상태인경우 그려져 있게.. */
.tdHeaderSub .sub-menu.active {
	display:block;
}
.tdHeaderSub .sub-item.active a {
	color: #ee7032;
	border-bottom:2px solid #ee7032;
}

.tdHeaderSub a {
	display:block;
	height:18px;
	color: #DBDDE0;
	font-size:18px;
	border-bottom:1px solid #363742;
}
.tdHeaderSub a:hover {
	display:block;
	color: #ee7032;
	border-bottom:2px solid #ee7032;
}

/********** right menu **********/
.tdHeaderRight {
	width:200px;
	text-align:center;
	cursor:pointer;
	color: #fff;
	font-size: 15px;
	vertical-align:middle;
	border-left:1px solid #1e6395;
	background:#4296d5;
}
.tdHeaderRight img {
	vertical-align:middle;
	margin-left:5px;
}

/* Animations */
.transition-2s {
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
}
.tdHeaderRight:hover .menu-slide {
	-o-transform: translate(-270px, 0);
	-moz-transform: translate(-270px, 0);
	-ms-transform: translate(-270px, 0);
	-webkit-transform: translate(-270px, 0);
	transform: translate(-270px, 0);
	opacity: 1;
}
.tdHeaderRight .menu-btn {
	cursor: pointer;
	z-index: 10000;
	text-decoration: none;
}
.menu-view {
	display:inline-block;
	color: #fff;
	font-size: 15px;
	padding-right:10px;
	width: 60px;
}
.tdHeaderRight .menu-slide {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #ee7032;
	height: 100%;
	right: -270px;
	top: 0;
	width: 270px;
	overflow-y: auto;
	z-index: 10000;
	text-align: left;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	-webkit-transition: 6s ease-in-out;
	transition: 0.3s ease-in-out;
	position: fixed;
	opacity: 0;
	font-weight: bold;
}
.menu-login {
	margin-left:20px;
	font-size: 15px;
}
.menu-login li {
	display:inline-block;
	padding:0px 10px;
	margin:20px auto;
}
.menu-login a {
	color:#fff;
}
.menu-login li:first-child {
/* 	border-right:1px solid #f18d5b; */
}
.tdHeaderRight .menu-slide .menu-list {
	padding: 0;
	margin: 0;
	list-style: none;
	text-indent:20px;
	font-size: 18px;
}
.tdHeaderRight .menu-slide .menu-list .menu-item a {
	padding: 12px;
	display: block;
	text-decoration: none;
/* 	color: #f8c6ad; */
	color: #FFF;
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	font-weight: bold;
}
.tdHeaderRight .menu-slide .menu-list .menu-item a:hover {
	color: #FFF;
	background-color: #d9510e;
	transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
}
.rsub-menu li {
	text-indent:34px;
	font-size:14px;
	font-weight:300;
}
.menu-sns {
	display:block;
	width:200px;
	border-top:1px solid #f5a984;
	margin:20px auto;
	padding-left:10px;
}
.menu-sns img {
	padding:20px 8px;
}
/********** navigation **********/
.divNavigation{
	width:100%;
	height:120px;
	background:#fff;
/* 	font-family: NanumBarunGothic, NanumGothic; */
}
.tblNavigation {
	width:960px;
	height:100%;
	margin:0px auto;
	border-collapse:collapse;
}
.tblNavigation td {
	padding:5px 0px;
}
.tblNavigation .tdNavLeft {
	text-align:left;
	font-size:30px;
	color:#333333;
}
.tblNavigation .tdNavRihgt {
	text-align:right;
	font-size:13px;
	color:#999999;
}
.tblNavigation .tdNavRihgt li{
	display:inline-block;
	margin:0px 10px;
}
.tblNavigation .tdNavRihgt li:last-child{
	color:#333333;
}
/********** Contents **********/
.tdHomeContents{
	background:#ffffff;
}
.body_area {
	width:100%;
/* 	min-height:590px; */
	min-height:657px;
	margin:0px auto;
/* 	padding-top:60px; */
/* 	padding-bottom:100px; */
}
.contents_area {
	width:80%;
	display:inline-block;
	position:absolute;
	top:0px;
	right:0px;
	margin-top:340px;
}
.contents_areaBody {
	width:100%;
	height:100%;
}
.contents_info {
	padding: 70px;
	width:100%;
}
.contents_header {
	height: 50px;
}
.contents_all {
	font-size: 14px;
	color: #eb743a;
	font-weight: bold;
	line-height: 50px;
	margin-right: 10px;
	padding-left:20px;
}
.contents_all a {
	color: #eb743a;
}

/********** footer **********/
.tdHomeFooter {
	height: 140px;
/* 	padding: 5px 20px; */
	margin-top: 20px;
	bottom: 0;
	width: 100%;
	color: #000000;
	border-top:1px solid #dfe5e8;
}
.tdHomeFooter ul li.footerInfo {
	font-size: 12.5px;
}
.tdHomeFooter ul li a.footerLink {
	border: 1px solid #818a96; padding: 5px 15px; font-family: 'noto_light'; font-size: 16px;
}
.tdHomeFooter ul li a.footerLaw,a.footerSafe {
	font-family: 'noto_regular'; font-size: 13px; font-weight:600;
}
/* .tdHomeFooter ul li a.footerLink:hover { */
/* 	color: #ffffff; */
/* 	text-decoration: none; */
/* 	border: 3px solid #818a96; */
/* } */
/* .tdHomeFooter ul, .tdHomeFooter a{ */
/* 	color:#808080; */
/* } */
.tdHomeFooter ul{

}
.tdHomeFooter ul li{
	display:table-cell;
	padding:0 5px;
	
}
/********** login **********/
.loginhtml {
	overflow: hidden;
}
.MainContents {
	vertical-align: middle;
	display: flex;
	text-align: center;
}
.MainContents form{
	margin: 150px 280px;
}
.loginbody_area {
	width:960px;
	height:875px;
	min-height:540px;
	margin:0px auto;
	margin-bottom: -30px;
	margin-top: -37px;
	/* padding-top:50px; */
}
.tblLogin {
	margin: 0px auto;
}
.tblLogin td {
	padding:5px;
}

.tblimg .inpline {
	border: solid 1px #d2d3d7;
	padding-left: 10px;
	height: 37px;
	width: 237px;
	vertical-align: middle;
	font-size: 15px;
	color: #999999;
	font-weight: normal;
	margin: 2px;
}
.tblimg2 .inpline {
	border: solid 1px #d2d3d7;
	padding-left: 10px;
	height: 36px;
	width: 255px;
	vertical-align: middle;
	font-size: 15px;
	color: #999999;
	font-weight: normal;
	margin: 2px;
}
.divbasic .tblimg {
	border-color: white;
	background-color: white;
	padding: 30px 15px;
	width: 450px;
	height: 463px;
	border-collapse: separate;
	border-spacing: 0px;
	box-shadow: 10px 10px 10px #d9dce3;
}
.divbasic .tblimg2 {
	border-color: white;
	background-color: white;
	padding: 40px 25px;
	width: 400px;
	height: 463px;
	border-collapse: separate;
	border-spacing: 0px;
	box-shadow: 10px 10px 10px #d9dce3;
}
.tblimg li {
	margin-bottom: 13px;
	margin-left: 2px;
	line-height: 1.5;
	font-size: 11px;
	color: #999999;
}
.tblimg2 li {
	margin-bottom: 13px;
	margin-left: 2px;
	line-height: 1.5;
	font-size: 11px;
	color: #999999;
}
.tblimg .tdjose {
	padding : 15px 2px 15px 2px;
	height: 14px;
}
.tblimg .tdbtn {
	text-align: center;
}
.tblimg .tdinput1 {
	text-align: right;
	width: 245px;
	height: 39px;
}
.tblimg .trline {
	border-top: 1px #dbdbdb solid;
}
.tblimg .trlock {
	height: 156px;
}
.tblimg2 .trline {
	border-top: 1px #dbdbdb solid;
}
.tblimg2 .tdjose { 
	padding : 18px 2px 18px 2px;
	height: 14px;
}
.tblimg2 .tdbtn {
	text-align: center;
	width: 83px;
}
.tblimg2 .tdinput1 {
	text-align: right;
	width: 240px;
	height: 39px;
}
.tblimg2 .trbottom {
	height: 105px;
}
.tblimg2 .tdlock {
	padding: 5px 0px;
}
/*****비번찾기테이블*****/
.find_body {
	width:406px;
	height: 700px;
	margin:0px auto;
}
#findPwBtn {
	margin-left:30px;
}
#findPwTable th{
	font-size:17px;
}
#findPwTable td{
	font-size:14px;
}
#findPwTable input[type="text"] {
	height: 25px;
	width:220px;
}
#findPwInfo {
	margin-bottom: 15px;
	font-weight: bold;
}
.htmlfind {
	overflow: hidden;
}
.findPwTable {
	border-color: white;
	background-color: white;
	padding: 30px 25px 120px 25px;
	width: 400px;
	height: 463px;
	margin: 110px auto;
	border-collapse: separate;
	border-spacing: 0px;
	box-shadow: 10px 10px 10px #d9dce3;
}
.findPwTable .trsearchimg {
	text-align: center;
	height: 150px;
}
.findPwTable .tdfind {
	padding: 5px 0px 10px 0px;
}
.findPwTable .tdfindinput {
	text-align: right;
	width: 240px;
	height: 39px;
}
.findPwTable .inpline {
	border: solid 1px #d2d3d7;
	padding-left: 10px;
	height: 36px;
	width: 255px;
	vertical-align: middle;
	font-size: 15px;
	color: #999999;
	font-weight: normal;
	margin: 2px;
}
.findPwTable .trtext {
	padding-top: 25px;
}
.findPwTable li {
	margin: 13px 0px 13px 2px;
	line-height: 1.5;
	font-size: 11px;
	color: #999999;
	border-top: 1px #dbdbdb solid;
	padding-top:15px;
}
.findPwTable .trsearchbottom {
	height : 55px;
}
/********** Info list style type **********/
.tblInfo tr td{
	/* border:1px solid red; */
}
.liStyleInfo{
	list-style-image: url('../../preImages/main/discGray.png');
	list-style-position: inside;
}
.divBg{
	position:relative; margin-bottom:80px;
}
.divBg2{
	display:block;
	width:calc(100% - 80px);
	height:auto;
	padding:40px;
	padding-top:26px;
	margin-bottom: 20px;
	background:#F7F7F7;
}
.imgShadow {
	box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-moz-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-ms-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
	-o-box-box-shadow: 2px 2px 5px 0px rgba(199,199,199,1);
}
.tblInfo{
	position:absolute;
	top:0px;
	margin:0px auto;
	width:960px;
	background:#f7f7f7;
}
.tblInfo, .tblInfo tr td{
	border-collapse: collapse;
}
.liInfoList{
	font-size:16px;
	font-weight:600;
}
.liInfoContents, .liInfoContents2{
	font-size:14px;
	line-height:18px;
}
.liInfoContents{
	margin-top:10px;
}
.liInfoContents2{
	padding-left:12px;
	margin-top:15px;
}
.liInfoContents2 a{
	line-height: 30px;
}
.liInfoContents2 a img{
	vertical-align:middle;
	margin-right:2px;
}
.btnInfoReg a{
	margin:30px 0px 0px 400px;
}

/********** deposit Info **********/
.tblInfo .tdDepositInfoLeft{
	width:680px;
	border-right:2px solid #e6e6e6;
}
.tblInfo .tdDepositInfoRight{
	background-image: url('../../preImages/deposit/tdRightBottomLine.png');
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 15px 23px;
	padding-top: 7px;
	padding-bottom: 23px;
}
/********** distribution Info **********/
.tblDisContents{
	width:880px;
	margin:0px auto;
	border-collapse: collapse;
}
.tblDisContents td{
	height:50px;
	padding-bottom:7px;
	border-bottom:1px solid #e6e6e6;
	
}
.liDistribution{
	margin-top:0px !important;
}
.tblDisContents b{
	font-size:16px;
}
.tblDisContents .tdDisLastChild{
	border:none;
	padding-bottom:40px;
}

/********** empty datagrid message **********/
div .emptyMsg {
	text-align: center;
	padding: 10px 0px;
}

/* ----------------- 마이페이지 ------------------------ */
.la_tab_wrap{width:100%; position:relative;}
.la_tab_head{width:100%;height:36px; position:relative;z-index:1000;}
.la_tab_head ul{}
.la_tab_head ul li{width:auto !important; float:left;text-align:center; font-size:14px; cursor:pointer;border-top:1px solid #BDBEB9; border-right:1px solid #BDBEB9; border-bottom:1px solid #BDBEB9;}
.la_tab_head ul li:first-child{border-left:1px solid #BDBEB9;}
.la_tab_head ul li a{display: inline-block; min-width:100px; padding:10px 20px;background:#F5F4F0; border-bottom:2px solid #E6E3DE; border-left:1px solid #fff; border-right:1px solid #fff; border-top:1px solid #fff; color:#706658;}
.la_tab_head ul li.on{border-bottom:1px solid #fff;}
.la_tab_head ul li.on a{background:#fff; border-bottom:2px solid #fff; color:#333;font-weight:700;}

/* min-height: 500px; 삭제 */
.la_tab_body{width:calc(100% - 82px); padding:40px; background:#fff; border:1px solid #BDBEB9; position: relative; top: 0px; z-index:999;}

/* main page, header, footer, sub design CSS */

/* main page */
.mainBodyTop {
	background-size:100% 100%;
	width: 100%;
	height: 388px;
	border-top:1px solid #889aa6;
	margin-bottom:5px;
}
.mainBodyTopDiv {width: 1080px; margin: 0 auto; height: 100%;}
.mainBodyTop_p1 {font-family: 'noto_bold'; font-size: 48px; color: #000000; padding-top: 184px;}
.mainBodyTop_p2 {font-size: 24px; color: #000000; padding-top: 50px;}
.mainBodyTop_p3 {width: 984px; background-color: #ffffff; opacity: 0.8; font-family: 'noto_bold'; font-size: 28px; color: #333333; margin: 0 auto; margin-top: 90px; padding-top: 40px; padding-bottom: 40px;}
.mainBodyTimeDiv {
	display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
    padding-right: 113px;
	width: 1100px; padding-top: 18px; font-family: 'noto_bold'; font-size: 16px; color: #498dc1; margin: 0 auto;
}
.mainBodyTimeDiv_p {
	float: right; 
/* 	padding-right: 138px; */
    height: 20px;
}

.mainBodyMiddle {
	height: 480px;
	background-size:100% 100%;
}
.mainBodyMiddleDiv {width: 1080px; margin: 0 auto; height: 100%;}

.mainBodyBottom {width: 100%; height: 330px; margin-top:10px; margin-bottom:52px;}
.mainBodyBottomDiv {width: 1080px; margin: 0 auto; height: 100%; }
.imgSectionDiv_p24 {font-family: 'noto_medium'; font-size: 24px; color: #333333; margin: 0 auto; margin-top: 40px;}
.imgSectionDiv_p18 {font-family: 'noto_medium'; font-size: 18px; color: #999999; margin: 0 auto; margin-top: 30px;}

.imgSectionDiv {float: left; height: 360px; border: 2px solid #e5e5e5; margin-right: 34px; cursor: pointer;}
.imgSectionDivLast {float: left; height: 360px; border: 2px solid #e5e5e5; cursor: pointer;}

.mainBodyNoticeZone{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 75px;
}

.mainBodyNoticeZone .mainTitle{
	font-family: 'noto_bold';
    font-size: 34px;
    margin-bottom: 20px;
    height: 20px;
}
.mainBodyNoticeZone .mainText{
	font-size: 16px;
	height: 14px;
	margin-bottom: 44px;
}

.mainBodyNoticeZone .mainContent{
	display: flex;
    justify-content: center;
    align-items: center;
}

.mainBodyNoticeZone .leftZone{
	margin-right: 34px;
}

.mainBodyNoticeZone .leftZone .video{
	width: 275px;
    height: 122px;
    margin-bottom: 26px;
    position: relative;
}

.mainBodyNoticeZone .leftZone .video .playBtn{
    position: absolute;
    background: url(../../preImages/ban01_playicon_section03.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #00000052;
}

.mainBodyNoticeZone .leftZone .video video{
	width: 100%;
	height: 100%;
	background: black;
}

.mainBodyNoticeZone .leftZone .cartoon{
	width: 275px;
    height: 112px;
    background: black;	
    position: relative;
}

.mainBodyNoticeZone .leftZone .cartoon img{
	width: 100%;
	height: 100%;
}

.mainBodyNoticeZone .leftZone .cartoon .hover{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #00000038;
    display: none;
}

.mainBodyNoticeZone .leftZone .cartoon .hover .hoverText{
    width: 140px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid white;
    color: white;
}

.mainBodyNoticeZone .centerZone{
	margin-right: 32px
}

.mainBodyNoticeZone .centerZone .noticeSlide{
	width: 584px;
    height: 260px;
}

.mainBodyNoticeZone .rightZone{
}

.mainBodyNoticeZone .rightZone .newVial{
    width: 275px;
    height: 260px;
    border: 1px solid #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.mainBodyNoticeZone .rightZone .newVial .newVialMainTitle{
	width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mainBodyNoticeZone .rightZone .newVial .newVialMainTitle .image{
    width: 30px;
    height: 100%;
    background-image: url(../../preImages/icon_box4_section03.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    margin-right: 10px;
}

.mainBodyNoticeZone .rightZone .newVial .newVialMainTitle .titleText{
	width: calc( 100% - 30px);
    height: 100%;
    display: flex;
    justify-content: left;
    align-items: center;	
    font-size: 19px;
    color: #4984c1;
}	

.mainBodyNoticeZone .rightZone .newVial .newVialTitle{
	height: 50%;
	line-height: 160%;
    width: 100%;
    padding-left: 30px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: 'noto_medium';
}

.mainBodyNoticeZone .rightZone .newVial .divisionLine{
	width: 80%;
	height: 2px;
	background-color: #E5E5E5;
}

.mainBodyNoticeZone .rightZone .newVial .newVialContent{
    height: 50%;
    width: 100%;
    padding-left: 30px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 16px;
    font-family: 'noto_medium';
    flex-direction: column;
}

.mainBodyNoticeZone .rightZone .newVial .newVialContent p{
	height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
	
	
.mainBodyNoticeZone .rightZone .newVial .newVialContent p:nth-of-type(n+5){
	display: none;
}

/* 2021-05-10 publish*/

.mainMiddleLeftInfoZone{
	height:160px;
	background-image: URL('../../preImages/_renewal/bg01_off_mainleft.png');
	border-left:1px solid #c3c4c4;
	border-top:1px solid #c3c4c4;
	border-bottom:1px solid #c3c4c4;
}
.mainMiddleLeftInfoZone:hover{
	background-image: URL('../../preImages/_renewal/bg01_on_mainleft.png');
}
.mainMiddleLeftResZone{
	height:160px;
	background-image: URL('../../preImages/_renewal/bg02_off_mainleft.png');
	border-left:1px solid #c3c4c4;
	border-bottom:1px solid #c3c4c4;
}
.mainMiddleLeftResZone:hover{
	background-image: URL('../../preImages/_renewal/bg02_on_mainleft.png');
}
.mainMiddleLeftSubMissZone{
	height:160px;
	background-image: URL('../../preImages/_renewal/bg03_off_mainleft.png');
	border-left:1px solid #c3c4c4;
	border-bottom:1px solid #c3c4c4;
}
.mainMiddleLeftSubMissZone:hover{
	background-image: URL('../../preImages/_renewal/bg03_on_mainleft.png');
}

.mainMiddleRightDistrib{
	background-image: URL('../../preImages/_renewal/bg02_static_mainright.png');
	height:240px;
	border-left: 1px solid #c3c4c4;
	border-right: 1px solid #c3c4c4;
	border-bottom: 1px solid #c3c4c4;
}
.mainMiddleRightResource{
	background-image: URL('../../preImages/_renewal/bg01_static_mainright.png');
	height:240px;
	border: 1px solid #c3c4c4;
}

/* header */
.headInfo1 {background-color: #eeeeee; height: 40px; width: 100%; border-bottom: 2px solid #0c3562;}
.headInfo1Div {margin: 0 auto; height: 40px; width: 1080px; padding-right: 2px;}
.head_login { padding-top: 14px;}
.head_login li { display: inline-block;}
.head_login li:first-child{background: none;}
.head_login li a {display: block; color: #777;}
.head_login a {display: inline-block;}
.headLoginLi1 {float:left; font-family: noto_bold; font-size: 16px; margin-right: 10px;}
.headLoginLi1_img {margin-top: -13px;}
.headLoginLi1_div {float:right; font-size: 14px; color: #333333; height: 24px; width: 24px; margin-top: -5px; margin-left: 5px; background-color: #f4a493; border-radius: 30px; line-height: 23px; text-align: center;}

.headLoginLi2 {float:left; font-family: noto_light; font-size: 14px; color: #000; margin-right: 20px;}
.headLoginLi3 {float:right; font-family: noto_bold; font-size: 13px; color: #0c3562;}

.headInfo2 {background-color: #ffffff; height: 80px; width: 100%;}
.headInfo2Div0 {margin: 0 auto; width: 1080px;}
.headInfo2Div1 {float: left; padding-top: 23px;}
.headInfo2Div2 {float: left; padding-top: 18px; height:90px; margin-right: 40px;}
#menuDiv {float: right;}
#menuDiv ul li ul li a {cursor: pointer; color: #333333;}
.menuDiv_ul {list-style: none; height: 47px; margin-top: 33px;}
.menuDiv_li {float: left; height: 47px; font-family:'noto_medium'; font-size: 18px; text-align: center;}
.menuDiv_li_ul {display: none; position: absolute; margin-top: 35px; background-color: rgba(255, 255, 255, 0.8); text-align: left; z-index:60;}
.menuDiv_li_ul_li {padding: 20px; width: 240px; font-family: 'noto_medium'; font-size: 16px;}
#menuDiv ul li ul li a:hover {color: #000000;}

/* navigation bar */
.contentImgDiv {width: 100%; height: 340px; text-align: center;}
.contentImgDiv_p {font-family: 'noto_bold'; font-size: 48px; color: #FFFFFF; padding-top: 154px;}
.contentNav_p {width: 1062px; margin: 0 auto; text-align: right; font-size: 14px; color: #FFFFFF; margin-top: 120px;}
.contentNav_p img, .contentNav_p span {vertical-align: middle;}

.contentImgDiv2 {width: 100%; height: 150px; text-align: center;}
.contentImgDiv2_p {font-size: 36px; color: #000000; padding-top: 90px; width: 1100px; margin: 0 auto; text-align: left;}
.contentNav2_p {width: 1062px; margin: 0 auto; text-align: right; font-size: 14px; color: #333333;}
.contentNav2_p img, .contentNav2_p span {vertical-align: middle;}

.contentNavDiv0 {background: #498dc1; height: 48px; margin: 0 auto; width: 100%; font-size: 19px; font-family: 'noto_regular'; color: #ffffff;}
.contentNavDiv1 {padding-left: 280px;}
.contentNavDiv2 {float:left; border-left: 1px solid #a6c7e1;}
.contentNavDiv3, .contentNavDiv4 {float:left; cursor: pointer;}
.contentNavDiv3_btn, .contentNavDiv4_btn {border: none; border-left: 1px solid #a6c7e1; outline: none; margin: 0; height: 48px; padding-left: 24px; width: 210px; font-size: 19px; font-family: 'noto_regular'; color: #ffffff; text-align: left; cursor: pointer; background: url('../../preImages/_new/info/btb_open_navimenu.png') no-repeat; background-position: right;}
.contentNavDiv3_div, .contentNavDiv4_div {display: none; position: absolute; min-width: 210px; background-color: rgba(255, 255, 255, 0.8); z-index: 9999;}
.contentNavDiv3_div a, .contentNavDiv4_div a {float: none; padding: 15px 0px 15px 24px; text-decoration: none; display: block; text-align: left; color: #333333; font-size: 17px;}

/* content body */
.contentBodyDiv {width: 1100px; margin: 0 auto; margin-top: 80px; margin-bottom: 100px;}
.contentBodyTitle {font-family: 'noto_medium'; font-size: 36px; color: #000000; margin-bottom: 50px; text-align: center;}

.contentBodyDiv2 {margin-top: 70px;}
.contentInfo1Div {width: 1100px; height: 470px; background-image: url('../../preImages/_new/info/sub_intro_01_conbg01.png');}
.contentInfo1DivImg {float: left; height: 100%;}
.contentInfo1DivImg img {margin-left: 40px; margin-top: 20px;}
.contentInfo1DivText {float: right; width: 580px; height: 100%; line-height: 30px; word-break: keep-all;}
.contentInfo1DivText div.textTitle {font-family: 'noto_bold'; font-size: 20px; color: #000000;}
.contentInfo1DivText div.textDesc {font-family: 'noto_regular'; font-size: 18px; color: #000000;}
.contentInfo1DivTextIntro div.textTitle {font-family: 'noto_bold'; font-size: 20px; color: #000000;}
.contentInfo1DivTextIntro div.textDesc {font-family: 'noto_regular'; font-size: 17px; color: #000000;}

.contentInfo2Div {margin-top: 90px; width: 1100px;}
.contentInfo2DivText {font-family: 'noto_medium'; font-size: 24px; color: #333333; margin-top: 15px;}

.contentInfo2DivImg {margin-top: 47px; text-align: center; background-color: #fafafa; padding-top: 20px; padding-bottom: 30px;}
.contentInfo2DivSpan {display:inline-block; width: 199px; font-family: 'noto_medium'; font-size: 16px; color: #000000; line-height: 20px;}

.contentInfo3Div {height: 193px; margin-top: 47px; background-color: #fafafa;}
.contentInfo3DivImg {float: left; margin-left: 50px; margin-top: 30px;}
.contentInfo3DivContact {float: left; line-height: 20px; margin-top: 55px;}
.contactSpanM {font-family: 'noto_medium'; font-size: 16px; color: #000000;}
.contactSpanR {font-family: 'noto_regualr'; font-size: 14px; color: #000000;}
.contactSpanB {font-family: 'noto_bold'; font-size: 24px; color: #000000;}


/* Comment Css 진행 */
.commentDiv{
	width: 1100px;
	
}
#commentTable{
	border:none;
	border-collapse:collapse;
	
}
#commentTable td{
	border-bottom:1px solid #ddd;	
}

.commentWriterDiv{
	height:20px; 
	line-height:20px; 
	float:left; 
	width:100px; 
	margin:20px 10px;
}

.commentWriterTag{
	font-size:15px; 
	color:#333; 
	font-weight:bold;
}

.commentReplyDiv{
	height: 20px; 
	line-height: 20px; 
	margin: 20px 20px; 
	float: left; 
	border: 1px solid #498dc1; 
	color: #498dc1;
}

.commentContents{
	min-height:60px; 
	font-size:14px; 
	color:#666; 
	line-height:60px;
}

.commentReplyBtn{
	font-size:12px; 
	padding: 0 3px;
}

.commentReplyContents{
	width:90%; 
	float:left;  
	background-color:#fafafa; 
	height:50px;
	line-height:60px;
	padding:0 10px;
}

.commentReplyPrev{
	height:20px; 
	line-height:20px; 
	float:left; 
	width:20px; 
	margin:20px 10px;
}

.commentReplyInsertDiv{
	width:1100px; 
	margin-bottom:50px; 
	height:120px; 
	line-height:100px; 
	float:left; 
	background-color:#fafafb;
}

.commentReplyInsertContents{
	float:left; 
	width:894px; 
	height:50px; 
	resize:none; 
	margin-left:24px; 
	margin-top:22px; 
	padding:10px; 
	font-size:14px;
}

.commentReplyInsertBtn{
	float:left; 
	width:109px; 
	height:72px; 
	line-height:72px; 
	margin-left:10px; 
	margin-top:22px; 
	background-color:#ffffff; 
	cursor:pointer; 
	border:1px solid #498dc1;
}

.commentReplyInsertBtnText{
	text-align:center; 
	font-size:15px; 
	color:#498dc1;
	
}




