.header_home_btn				{width:100%; min-width:1200px;  background:#43a041; height:40px; line-height:40px;}
.home_btn_word					{width:1200px; margin:0 auto; text-align:right; }
.home_btn_word a				{color:#fff; font-size:14px; margin-left:20px;}
.header_t						{width:1200px; margin:0 auto;  height:100px; position:relative;}
.header_logo					{margin:20px auto 10px; width:160px; }
.header_gnb						{width:100%; margin:10px auto 0; position:relative;}  /*네비게이션*/

.home_search		{position:absolute; right:0; top:11px;}
#hd_sch {width:170px; height:30px; border-bottom:1px solid #333;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch #sch_str {height:30px; line-height:30px; border:0; width:140px; float:left; font-size:14px; background:transparent; color:#333; font-family:'Nanum Gothic'; }
#hd_sch #sch_submit {border:0; float:right; cursor:pointer;  background:transparent;}
#hd_sch #sch_submit img	{padding:5px 0 5px 5px; width:20px;}

#hd_sch input#sch_str::placeholder { color:#333; font-size:14px; line-height:1; font-family:'Nanum Gothic';}
