/*---------------------------------------------------------------------
  header.css (coded by TKOL version 0.9.2015.08.31)

  설명: 페지머리부기본양상정의화일 
----------------------------------------------------------------------*/
@charset "utf-8";
@import url("header.css");

/* header */
#header {
	height:108px;
	background-image:url(../image/header_bg_home.gif);
}

#app_mark {
	width:261px;
	height:108px;
	background-image:url(../image/mark1_home.gif);
	background-repeat:no-repeat;
}

#language_pad {
	position:absolute;
	top:0px;
	width:162px;
	height:108px;
	background-image:url(../image/mark3_home.gif);
	background-position:top;
	background-repeat:no-repeat;
	z-index:10;
}

	