@charset "euc-kr";
.new_main_gnb_container {
	width: 100%;
	height: 40px;
	background-color: #f4f4f4;
	border-bottom: solid 1px #e1e1e1;
	font-family: "Noto Sans KR", Sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	letter-spacing: -0.7px;
}
.new_main_gnb {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	text-align: right;
	padding-top: 12px;
}
.new_main_logo_container {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
	text-align: center;
}
.new_main_topmenu_container {
	width: 100%;
	height: 50px;
	border-top: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
}
.new_main_topmenu {
	width: 1000px;
	height: 50px;
	position: relative;
	margin: 0 auto;
}
.new_main_topmenu li {
	float: left;
	text-align: center;
	font-family: "Noto Sans KR", Sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
	letter-spacing: -0.7px;
}
.new_main_topmenu li a:link {
	font-size: 16px;
	color: #666;
}
.new_main_topmenu li a:visited {
	font-size: 16px;
	color: #666;
}
.new_main_topmenu li a:hover {
	color: #000;
	text-decoration: none;
}
/* main slideshow */
.slideshow-container {  
  position: relative;
  margin: auto;
}
.dot {
  cursor: pointer;
  width: 225px;
  height: 30px;  
  text-align: center;
  line-height: 26px;
  font-size: 12px;
  color: #FFFFFF;
  background-color: rgba(0,0,0,0.40);
  display: inline-block;
  transition: background-color 0.6s ease;
  border-bottom: 1px solid rgba(255,255,255,0.20);
}
.top_main_slideshow_container {
  width: 100%;
  height: 460px;     
}
.mainSlides {width:100%; height: 460px; text-align:center;}


.maindot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: rgba(255,255,255,0.5);
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;  
}

.dot_active, .maindot:active {
  background-color: rgba(0,0,0,0.5);
  width: 40px;
  border-radius: 15px;
}
.new_main_service_container {
	width: 100%;
	height: 170px;
	background-color: #f9f6f1;
}
.new_main_service {
	width: 1000px;
	height: 170px;
	margin: 0 auto;
}
/* ½ÅÁ¦Ç° */
.new_main_products {
	width: 1000px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}
.new_main_products_title_01 {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin: 50px 0 30px 0;
}
.new_main_products_contents_01 {
	width: 300px;
	height: 390px;
	position: relative;
	float: left;
}
.ner_main_products_contents_icon_01 {
	position: absolute;
	top: -1px;
	left: 15px;
}
.new_main_products_contents_01 li {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.products_more {
	float: right; 
	font-size: 11px; 
	font-weight: 100; 
	border: 1px solid e1e1e1; 
	padding: 6px 3px 1px 3px;
}
.new_main_customer_container {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.new_main_customer_contents_01 {
	width: 270px;
	height: 210px;
	float: left;
	margin-right: 35px;
}
.new_main_customer_contents_02 {
	width: 360px;
	height: 210px;
	float: left;
	margin-right: 35px;
}
.new_main_notice_container {
	width: 300px;
	height: 210px;
	float: left;
}
.new_main_notice_contents_area {
	width: 298px;
	height: 158px;
	border: solid 1px #e1e1e1;
	border-top: 0;
	position: relative;
}
.new_main_notice_tab_area {
	width: 300px;
	height: 51px;
}
.img_notice_pointer {
	cursor: pointer;
}
.new_main_notice_more {
	width: 90%; 
	height: auto; 
	overflow: hidden; 
	border-bottom: solid 1px #e1e1e1; 
	padding: 8px 0; 
	margin: 0 auto; 
	text-align: right; 
	margin-bottom: 5px;
}