@charset "utf-8";

#topmenu > li{width:10%;}
#topmenu > li:nth-child(6),
#topmenu > li:nth-child(7){width:13%;}
#topmenu > li:nth-child(9){width:11%;}

#container_sub{background:url(/images/kr/common/bg_subvisual.jpg) repeat-x 50% 0, url(/images/kr/common/bg_footer.png) no-repeat bottom center;}
@media all and (max-width:1024px){
	#container_sub{background-size:auto 135px, auto;}
}
@media all and (max-width:768px){
	#container_sub{background-size:auto 105px, auto;}
}
@media all and (max-width:568px){
	#container_sub{background-size:auto 90px, auto;}
}
@media all and (max-width:380px){
	#container_sub{background-size:auto 85px, auto;}
}