﻿@charset "utf-8";

/* 헤더 */
.header { width:1000px; text-align:center;margin:0 auto;height:248px;}
.header h1 { width:1000px; margin:40px 0 29px 0; text-align:left; float:left;}



/* 검색 */
.header .search_wrap ul,.search_wrap li,.search_wrap form,.search_wrap fieldset,.search_wrap legend,.search_wrap input{border:0;},.search_wrap label,.search_wrap a,.search_wrap img{margin:0;padding:0;font-family:'돋움',Dotum,AppleGothic,sans-serif;font-size:12px;line-height:14px;;}
.header .search_wrap {width:230px;height:34px;float:left;top:30px;padding:0 0 0 10px;}
.header .search_wrap img,.sta_wrap fieldset{border:none}
.header .search_wrap legend {display:none}
.header .search_wrap li{list-style:none}
.header .search_wrap .srch_box {float:left; }
.header .search_wrap .srch_box .srch_box_sub {float:left;margin-right:4px;_margin-right:1px;border:3px solid #6d6d6d}
.header .search_wrap .srch_box .srch_box_sub2 {float:left;margin-right:4px;_margin-right:1px;border:3px solid #6d6d6d}
.header .search_wrap .srch_box .srch_txt {float:left;width:161px;height:13px;padding:0 0 0 7px;border:0;color:#000;font-size:12px}
.header .search_wrap .srch_box .srch_select {float:left;width:181px;height:13px;padding:0 0 0 7px;border:0;color:#000;font-size:12px}
.header .search_wrap .srch_box .btn_srch{margin-left:-1px;font-size:0;zoom:1}
.header .search_wrap .srch_box .btn_arr{float:left}
.header .search_wrap .srch_box .btn_arr img{vertical-align:top}




/* 글로벌 */
.header ul.global { padding:0;  float:right; }
.header ul.global li { padding: 30px 0 0 0;  float:right; font-size:11px; margin:0 0 0 0;height:40px}
.header ul.global li:last-child { padding: 30px 0 0 0; }

/* 네비게이션 */
.header .mainNavi { width:1000px;text-align:center; padding:0 0 0 0;   float:left;}
.header .mainNavi li {  padding:0 0 0 0; margin:0 0 0 0; display:block; float:left; position:relative;height:41px;font-size:20px;color:#fff }
.header .mainNavi li a{  padding:10px 30px 0 30px; margin:0 0 0 0; display:block; float:left; position:relative;height:41px;font-size:20px;font-weight:bold;color:#fff}
.header .mainNavi li a:hover {background-color:#9d0917;color:#ffffff; }
.header .mainNavi li.lastfield a{  padding:15px 0 0 0; margin:0 0 0 0; display:block; float:left; position:relative;height:41px;font-size:20px;}
.header .mainNavi li.lastfield a:hover {background-color:#9d0917;color:#ffffff; font-weight:bold;}
.header .mainNavi li ul {z-index:4; float:left;width:166px; position:absolute;top:200px;}
.header .mainNavi li ul li { background-color:#292c7a;float:left;display:block; margin:0; padding:5px 0 6px 10px; color:#ffffff; font-size:12px;height:30px; width:166px;border-bottom:1px solid #dcdcdc; }
.header .mainNavi li ul li.noLine {  }
.header .mainNavi li ul li a {float:left; color:#ffffff; font-size:13px;background-color:#9d0917;}
.header .mainNavi li ul li a:hover {float:left; color:#0CF; font-weight:bold; text-shadow:none;font-size:13px; background-color:#9d0917;}


/* 메뉴위치 */
.header .mainNavi li ul.one { left:0px;}
.header .mainNavi li ul.two { left:0;}
.header .mainNavi li ul.three { left:-400px;}
.header .mainNavi li ul.four { left:-800px;}
.header .mainNavi li ul.five { left:-200px;}
.header .mainNavi li ul.six { left:-220px;}
.header .mainNavi li ul.lastMenu { left:-210px;}





/* 메뉴위치 */
/*   2013 05 22
.header .mainNavi li ul {z-index:999;}
.header .mainNavi li ul.one { left:20px;width:420px;background:#ff9600;opacity:.8;border-radius: 4px;}
.header .mainNavi li ul.two { left:45px; width:120px; background:#ff9600;opacity:.8;border-radius: 4px;}
.header .mainNavi li ul.three { left:30px; width:150px;background:#ff9600;opacity:.8;border-radius: 4px;}
.header .mainNavi li ul.four { left:10px; width:170px;background:#ff9600;opacity:.8;border-radius: 4px;}
.header .mainNavi li ul.five { left:-300px; width:480px;background:#ff9600; opacity:.8;border-radius: 4px;}
.header .mainNavi li ul.six { left:-220px; width:320px; background:#ff9600;opacity:.8;border-radius: 4px;}
.header .mainNavi li ul.lastMenu { left:-210px;  width:300px; background:#ff9600;opacity:.8;border-radius: 4px;}
*/

/* 메뉴위치 */
/*
.header .mainNavi li ul.one { left:20px; width:550px;  background:#235ec2;}
.header .mainNavi li ul.two { left:12px; width:550px;   background:#5c3ba3;}
.header .mainNavi li ul.three { left:10px; width:340px;  background:#fc7315; }
.header .mainNavi li ul.four { left:-140px; width:450px;   background:#599d14;}
.header .mainNavi li ul.five { left:-260px; width:430px;  background:#3f8bd7; }
.header .mainNavi li ul.six { left:-360px; width:550px;  }
.header .mainNavi li ul.lastMenu { left:-210px;  width:300px; }
*/




