@charset "UTF-8";

@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');

/* 기준(공통) CSS */
*|* {box-sizing: border-box;}
	*|*:before, *|*:after {box-sizing: border-box;}
/*	* {font-family: '맑은 고딕', 'Malgun Gothic', 'MalgunGothicRegular', sans-serif; font-size: 15px; color: #333; line-height: 100%;}	*/
.body-wrap			{clear: both;	position: relative;	min-width: 1300px; margin: 0px auto; overflow: hidden;}
.body-Contents-wp	{position: relative; min-height: 1000px; margin: 60px 0 120px 0; text-align: left; z-index: 1;}
.container-n		{position: relative; width: 1200px;	margin: 0 auto; padding: 0;	vertical-align: top;}
.Noto				{font-family: 'Noto Sans KR', 'Noto Sans', sans-serif;}



/********************************************************************************************************************************
* 공통
********************************************************************************************************************************/
.sub-newTaxLaw-wp {position: relative;}
	.sub-newTaxLaw-wp .comm-section {position: relative; padding: 100px 0 110px 0;}
	/* Title */
	.sub-newTaxLaw-wp .comm-section .title {position: relative; margin: 0 0 35px 0; text-align: center;}
	/* more */
	.sub-newTaxLaw-wp .comm-more {position: absolute; top: -30px; right: 0; font-size: 16px; color: #232d48; letter-spacing: -0.5px; font-weight: 400; text-decoration: none;}
		.sub-newTaxLaw-wp .comm-more i {display: inline-block; margin: 0 5px 2px 0; font-size: 15px; vertical-align: middle;}

	/*----- 게시판 -----*/
	.sub-newTaxLaw-wp .tbl-list {position: relative; margin: 0 auto; padding: 4px 20px; background: #fff; z-index: 2;}
		.sub-newTaxLaw-wp .tbl-list li {
			position: relative;
			height: 60px;
			font-size: 18px; line-height: 52px; font-weight: 400;
			border-bottom: 1px solid #ececec;
			}
			.sub-newTaxLaw-wp .tbl-list li:last-child {border-bottom: none;}

			.sub-newTaxLaw-wp .tbl-list li a.subj {
				display: inline-block;
				position: relative;
				max-width: 690px;
				padding: 0 0 0 15px;
				font-weight: 400; text-decoration: none !important; vertical-align: middle;
				white-space: nowrap; text-overflow: ellipsis;
				overflow: hidden;
				}
				.sub-newTaxLaw-wp .tbl-list li a.subj.new {font-weight: 600;}

			.sub-newTaxLaw-wp .tbl-list li span		{display: inline-block; position: absolute; top: 50%; height: 60px; margin: -30px 0 0 0; line-height: 58px; font-weight: 400;}
			.sub-newTaxLaw-wp .tbl-list li span.file	{right: 270px; font-size: 18px;}
				.sub-newTaxLaw-wp .tbl-list li span.file img {width: 36px; height: auto; margin: 0 0 4px 0; vertical-align: middle !important;}
			.sub-newTaxLaw-wp .tbl-list li span.name	{right: 140px; font-size: 16px;}
			.sub-newTaxLaw-wp .tbl-list li span.date	{right: 15px; font-size: 15px; color: #999;}

			.sub-newTaxLaw-wp .tbl-list li .newIc {display: inline-block; margin: 0 0 2px 5px; vertical-align: middle;}
				.sub-newTaxLaw-wp .tbl-list li .newIc2 {display: inline-block; margin: 0 0 1px 5px; vertical-align: text-bottom;}
			.sub-newTaxLaw-wp .tbl-list li .GJ-ta {display: inline-block; margin: 0 0 0 5px; vertical-align: middle;}


/********************************************************************************************************************************
* 상단
********************************************************************************************************************************/
.sub-newTaxLaw-wp .big-Banner {
	position: relative;
	height: 930px;
	text-align: center;
	background: url('../../../images/main_banner_2025.png') no-repeat 50% bottom, url('../../../images/main_banner_2025.png') repeat-x 0 0; 
	}

.sub-newTaxLaw-wp .qucik-menu {height: 150px; text-align: center; background: #232d48;}
	.sub-newTaxLaw-wp .qucik-menu a {
		display: inline-block;
		position: relative;
		width: 300px; height: 150px;
		padding: 45px 0 0 0;
		font-family: 'Noto Sans KR', 'Noto Sans', sans-serif;
		font-size: 16px; color: rgba(255,255,255, 0.7); letter-spacing: -0.5px; line-height: 170%; font-weight: 400; text-decoration: none; vertical-align: middle;
		}
		.sub-newTaxLaw-wp .qucik-menu a strong {display: block; font-family: 'Noto Sans KR', 'Noto Sans', sans-serif; font-size: 24px; color: #fff;  letter-spacing: -1.2px; font-weight: 500;}

		.sub-newTaxLaw-wp .qucik-menu a:hover::after {
			content: "";
				position: absolute; bottom: 10px; left: 50%;
				width: 0; height: 0;
				margin: 0 0 0 -12px;	
				border: 12px solid;
				border-color: #e33131 transparent transparent transparent;
			}
			.sub-newTaxLaw-wp .qucik-menu a.End:hover::after {display: none;}

			.sub-newTaxLaw-wp .qucik-menu a.active {color: #000; font-weight: 200; background: #a7c0dd;}
			.sub-newTaxLaw-wp .qucik-menu a.active::after {
				content: "";
				position: absolute; bottom: 10px; left: 50%;
				width: 0; height: 0;
				margin: 0 0 0 -12px;	
				border: 12px solid;
				border-color: #e33131 transparent transparent transparent;
				}
			.sub-newTaxLaw-wp .qucik-menu a.active strong {color: #000 !important;}

			.sub-newTaxLaw-wp .qucik-menu a .yellow {color: yellow;}
				.sub-newTaxLaw-wp .qucik-menu a.active .yellow {color: #000 !important;}



/********************************************************************************************************************************
* 세법개정안, 개정세법
********************************************************************************************************************************/
/*----- 세법개정안 -----*/
.sub-newTaxLaw-wp .gjbubIng-wp {background: #a7c0dd url('../../../images/newTaxLaw_sec01_bg.png') repeat-x 50% bottom; }
/* 게시판 커스텀 */
.sub-newTaxLaw-wp .gjbubIng-wp .tbl-list {width: 1100px;} /* border: 1px solid #9ab1cc; */


/*----- 개정세법 -----*/
.sub-newTaxLaw-wp .gjbub-wp {background: #f6f6f6 url('../../../images/newTaxLaw_sec02_bg.png') no-repeat 50% 0;}
/* 게시판 커스텀 */
.sub-newTaxLaw-wp .gjbub-wp .tbl-list {padding: 10px 20px; border: 1px solid #e5e5e5;}
	.sub-newTaxLaw-wp .gjbub-wp .tbl-list ul {float: left; width: 100%;}
	.sub-newTaxLaw-wp .gjbub-wp .tbl-list li {float: left; width: 565px; margin: 0 22px 0 0;}
		.sub-newTaxLaw-wp .gjbub-wp .tbl-list li:nth-child(2n) {margin-right: 0 !important;}
		.sub-newTaxLaw-wp .gjbub-wp .tbl-list li:nth-child(15) {border-bottom: none !important;}
		
			.sub-newTaxLaw-wp .gjbub-wp .tbl-list li a.subj {
				padding-left: 35px;
				max-width: 450px;
				font-weight: 500;
				background: url('../../../images/newTaxLaw_subm_icon.png') no-repeat 0px 16px;
				}
			.sub-newTaxLaw-wp .gjbub-wp .tbl-list li span.date	{right: 5px; font-size: 15px;}
			.sub-newTaxLaw-wp .gjbub-wp .tbl-list li .num-ho {
				display: inline-block; 
				margin: 0 0 0 3px;
				font-size: 15px; color: #888; font-weight: 400; vertical-align: middle; 
				transition: all 0.2s;
				}
				.sub-newTaxLaw-wp .gjbub-wp .tbl-list li a.subj:hover .num-ho {color: #ff5529;}



/********************************************************************************************************************************
* 주요세법, 세법개정 콘텐츠, 기타 자료 Link
********************************************************************************************************************************/
/*----- 주요세법 -----*/
.sub-newTaxLaw-wp .taxlaw-wp {padding-bottom: 90px; background: #006dd0;}
.sub-newTaxLaw-wp .taxlaw-wp .img {display: block; margin: 10px auto 0px auto;}


/*----- 세법개정 콘텐츠 -----*/
.sub-newTaxLaw-wp .contents-wp {background: #fff;}
.sub-newTaxLaw-wp .contents-wp .box {width: 585px; padding: 15px 0 0 0;}
	.sub-newTaxLaw-wp .contents-wp .box .stit {display: block; height: 33px; margin: 0 0 15px 0;}

/* 게시판 커스텀 */
.sub-newTaxLaw-wp .contents-wp .tbl-list {padding: 0; border-top: 2px solid #313c59; border-bottom: 2px solid #4c597c;}
	.sub-newTaxLaw-wp .contents-wp .tbl-list li a.subj {max-width: 380px;}
	.sub-newTaxLaw-wp .contents-wp .tbl-list.news li a.subj {max-width: 470px; padding-left: 0;}
	.sub-newTaxLaw-wp .contents-wp .tbl-list li span.name {right: 110px;}

	.sub-newTaxLaw-wp .contents-wp .tbl-list li p.kind-ic {
		display: inline-block;
		width: 36px; height: 18px;
		margin: 0px 8px 2px 0; padding: 0;
		font-size: 11px; color: #fff; letter-spacing: -0.5px; line-height: 17px; font-weight: 400; text-align: center; vertical-align: text-bottom;
		border-radius: 3px;
		background-color: #32818a;
		}
		.sub-newTaxLaw-wp .contents-wp .tbl-list li p.kind-ic.data {letter-spacing: 0; background-color: #666699;}


/*----- 기타 자료 Link -----*/
.sub-newTaxLaw-wp .etc-wp {background: #232d48 url('../../../images/newTaxLaw_sec04_bg.jpg') no-repeat 50% 0;}
.sub-newTaxLaw-wp .etc-wp .img {display: block; margin: 10px auto 10px auto;}


/*----- Ebook Viewer -----*/
.sub-newTaxLaw-wp .law-ebook-viewer {padding: 70px 0 50px 0; background: #232d48;}
	.sub-newTaxLaw-wp .law-ebook-viewer ul {float: left; width: 100%;}
	.sub-newTaxLaw-wp .law-ebook-viewer li {float: left; margin: 0 0 20px 0;}
		.sub-newTaxLaw-wp .law-ebook-viewer li:nth-child(2n) {text-align: right;}
		.sub-newTaxLaw-wp .law-ebook-viewer li a {
			display: inline-block;
			position: relative;
			width: 98%; height: 80px;
			padding: 0 0 0 35px;
			font-size: 21px; color: #fff; letter-spacing: -1px; line-height: 50px; font-weight: 400; text-decoration: none; text-align: left; vertical-align: middle;		
			border: 3px solid #fff;
			border-radius: 80px;			
			}
			.sub-newTaxLaw-wp .law-ebook-viewer li a::after {
				content: "VIEWER";
				display: block;
				position: absolute; top: 50%; right: 20px;
				width: 55px; height: 30px;
				margin: -15px 0 0 0;
				font-size: 10px; color: #fff; letter-spacing: -0.2px; line-height: 30px; font-weight: 400; text-align: center;
				border-radius: 30px;
				background: #d32424;
				transition: all 0.3s;
				}

			.sub-newTaxLaw-wp .law-ebook-viewer li a .subj {display: inline-block; max-width: 450px; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
			.sub-newTaxLaw-wp .law-ebook-viewer li a .source {
				display: inline-block;
				position: absolute; top: 25px; left: 35px;
				font-size: 12px; color: rgba(255,255,255, 0.6); letter-spacing: 0; font-weight: 400; vertical-align: middle;
				}

			.sub-newTaxLaw-wp .law-ebook-viewer li a:hover {border-color: #d32424;}
				.sub-newTaxLaw-wp .law-ebook-viewer li a:hover::after {background: #006dd0;}

article .Lt {
	float: left;
}
article .Rt {
	float: right;
}
.contents-wp {
    margin: 0px !important;
}