/* -------------------- title ---------------------- */
.title_intro, .title_shrinkfilm, .title_shrinkmachine, .title_label, .title_ecobox, .title_customer {
	height:45px;
	padding:0 20px 0 20px;
	}
.title_intro{
	background:url(../../images/title_bg_intro.png) no-repeat 50% 0;
	}
.title_shrinkfilm {
	background:url(../../images/title_bg_shrinkfilm.png) no-repeat 50% 0;
	}
.title_shrinkmachine {
	background:url(../../images/title_bg_shrinkmachine.png) no-repeat 50% 0;
	}
.title_label {
	background:url(../../images/title_bg_label.png) no-repeat 50% 0;
	}
.title_ecobox {
	background:url(../../images/title_bg_ecobox.png) no-repeat 50% 0;
	}
.title_customer {
	background:url(../../images/title_bg_customer.png) no-repeat 50% 0;
	}

.btnBack {
	padding-top:8px;
	float:left;
	}
.btnBack img {
	cursor:hand;
	}
.btnHome {
	padding-top:8px;
	float:right;
	}

/* -------------------- title_sub ---------------------- */
.titleSub{
	border-bottom:2px solid #ff4400;
	height:30px;
	}

.titleSubUlintro li {
	float:left;
	padding:9px 0 9px 0;
	width:20%;
	text-align:center;
	}
.titleSubUlcustomer li {
	float:left;
	padding:9px 0 9px 0;
	width:50%;
	text-align:center;
	}

.titleSubLiR {
	background:#ff4400;
	color:#FFF;
	}

.titleSubLiR a {
	color:#FFF;
	}



/* -------------------- subpage_list ---------------------- */
.subpage_list li {
	width:220px;
	background:#DDD url(../../images/subpage_list_bg.gif);
	border:2px solid #ff4400;
	padding:8px 5px;
	text-align:center;
	margin:0 auto 10px;
	}

.titlelist {
	border-bottom:2px solid #ff4400;
	height:27px;
	background:url(../../images/mark_h3.png) no-repeat 20px 2px;
	}
.titlelistH3 {
	color:#ff4400;
	font-size:1.2em; font-weight:bold;
	padding:2px 0 0 40px;
	}
h4 {
	background:url(../../images/mark_h4.png) no-repeat 18px 0px;
	padding:2px 0 0 40px;
	margin-bottom:15px;
	color:#ff4400; font-weight:bold;
	}


/* -------------------- contents ---------------------- */
#contents {
	padding:15px 5px 20px 5px;
	clear:both;
	}

#contentsMain {
	margin:0 auto;
	padding:255px 0 100px 0;
	clear:both;
	background:url(../../images/main_visual.png) no-repeat 50% 0;
	}

/* -------------------- 메인아이콘 ---------------------- */
#navi {
	margin:0 auto 80px;
	width:280px;
	}
#navi li {
	float:left;
	padding:5px;
	}

/* -------------------- 메인동영상 ---------------------- */
/* #mainmovie	{
	margin:0 auto;
	text-align:center;
	}
#mainmovie div	{
	float:left;
	width:105px;
	} */

/* -------------------- 메인동영상 ---------------------- */
#mainmovie	{
	margin:0 auto;
	text-align:center;
	display:flex;
	padding-bottom:50px
	
	}
	#mainmovie div	{
	width:33%;
	}
/* #mainmovie:after{content:"";display:block;clear:both}
#mainmovie div	{
	float:left;
	width:105px; color:#fff;
	}
 */


 .main_cert{/* background:#ffffff */padding:0 34px;margin:40px 0}
