@charset "utf-8";

.t2d_notice_6_titlehalfcolor {  
    font-family: 'Pretendard', 'Noto Sans KR','Poppins', sans-serif;
	display: inline-block;
    /*border: 1px solid #ccc;*/
    width:100%; 
    /*height: 100%;*/
}

.t2d_notice_6_titlehalfcolor .maincommutt{ position:relative; width:100%;color:#333333;   font-size:35px; font-weight:700;}
.t2d_notice_6_titlehalfcolor .maincommutt span{font-size:35px; color:#0066cc; }
.t2d_notice_6_titlehalfcolor .maincommutt1{color:#333333; font-size:17.5px; line-height:30px;}

.t2d_notice_6_titlehalfcolor .mainmore{position:absolute; right:0px; bottom:0px;
border-radius:35px;
	display:inline-block;
	cursor:pointer;
	color:#336699;
	font-weight:600;
	padding:10px 30px;
	font-size:18px;
	text-decoration:none;
	margin-top:15px;
	border:1px solid #336699;
	
}

.t2d_notice_6_titlehalfcolor .mainmore:hover {
	color:#fff;
	background:#336699;
	border:1px solid #336699;

}


.t2d_notice_6_titlehalfcolor .maincommulist{width:100%;  position:relative;  float:left; border:0px solid red; }
.t2d_notice_6_titlehalfcolor .maincommulist ul{width:100%; margin-top:40px;}
.t2d_notice_6_titlehalfcolor .maincommulist ul li{width:100%; float:left;  bordeR-bottom:1px  solid #e6e6e6; padding:40px 0px;}
.t2d_notice_6_titlehalfcolor .maincommulist ul li:last-child{ bordeR-bottom:0px  solid #e6e6e6;}
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl{width:100%;}
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dt{width:30%;  float:left; border:0px solid red;} 
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dt .datetit{ background:url(./newsdot.jpg)right no-repeat; font-size:19px; font-weight:600; color:#333333; width:100%; }
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dd{width:70%;  float:left;} 
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dd .boardtit{ font-size:20px; font-weight:600; color:#333333; 
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dd .boardtit2{font-size:17.5px; padding-top:10px; color:#a0a0a0; font-weight:600; line-height:26px;}

@media all and (max-width:1280px){

    .t2d_notice_6_titlehalfcolor .maincommutt{ position:relative; width:100%;color:#333333;   font-size:30px; font-weight:700;}
    .t2d_notice_6_titlehalfcolor .maincommutt span{font-size:30px; color:#0066cc; }
    .t2d_notice_6_titlehalfcolor .maincommutt1{color:#333333; font-size:15px; line-height:30px;}

}


@media all and (max-width:1024px){
    .t2d_notice_6_titlehalfcolor .mainmore{position:absolute; right:0px; bottom:0px;
border-radius:35px;
	display:inline-block;
	cursor:pointer;
	color:#336699;
	font-weight:600;
	padding:6px 10px;
	font-size:17px;
	text-decoration:none;
	margin-top:15px;
	border:1px solid #336699;
	
}

.t2d_notice_6_titlehalfcolor .maincommulist ul{width:100%; margin-top:20px;}
.t2d_notice_6_titlehalfcolor .maincommulist ul li{width:100%; float:left;  bordeR-bottom:1px  solid #e6e6e6; padding:20px 0px;}

.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dt{width:30%;  float:left; border:0px solid red;} 
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dt .datetit{ background:none; font-size:17px; font-weight:600; color:#333333; width:100%; 
line-height:25px;}
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dd{padding-left:2%;width:70%;  float:left;} 
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dd .boardtit{ font-size:19px; line-height:30px; font-weight:600; color:#333333; }
.t2d_notice_6_titlehalfcolor .maincommulist ul li dl dd .boardtit2{font-size:16px; padding-top:10px; color:#a0a0a0; font-weight:600; line-height:25px;}

}


