@charset "euc-kr";
/* CSS Document */

/*---a link---*/
a { text-decoration:none; color:#4e4e4e}
a.subtop { text-decoration:none; color:#4e4e4e; font-weight:600;}
a.subtop:hover { text-decoration:none; color:#f20000; font-weight:600;}
a.subtop:active { text-decoration:none; color:#f20000; font-weight:600;}

#wrapper {
	width:100%;
	margin:0;
	padding:0;
	}	
/*---Navi---*/
#center {
	position: relative;
	z-index: 99999;
	width: 100%;
	margin: 0 auto;
	height:133px;
	top: 0px;
	display: inline-block;
	box-shadow:0 1px 30px #000;
	behavior: url( "css/PIE.htc" );
	}
#top_navi_wrap {
	width:100%;  
	z-index:10; 
	position:absolute;
	background:url(../images/slidenav_bg.png) repeat 0 133px;
	} 
.top_navi_wrap2 {
	position:relative;
	width:100%;
	margin:0 auto;
	height:133px;
	background:url(../images/subnav_bg.png) center top no-repeat;
	}
.navi_wrap {
	position:relative;
	width:1100px;
	margin:0 auto;
	height:133px;
	} 
.top_logo {
	float:left;
	width:297px;
	position:absolute;
	margin-left:20px;
	padding-top:47px;
	}
.top_navi {
	float:right;
	width:760px;
	margin-right:20px;
	}
.navi_dep1{
	float:left;
	}
.navi_dep1_position {
	font-size:18px;
	font-weight:600;
	text-align:center;
	height:58px;
	padding-top:75px;
	}
.navi_dep1_position:hover {}
.navi_dep1_position a {
	color:#FFF;
	text-decoration:none;
	}

/*submenu */
.navi_dep2_wrap01 {padding-left:500px;margin-left:0px;position:relative;left:-500px;}
.navi_dep2_wrap02 {padding-left:410px;margin-left:0px;position:relative;left:-500px;}
.navi_dep2_wrap03 {padding-left:500px;margin-left:0px;position:relative;left:-500px;}
.navi_dep2_wrap04 {padding-left:540px;margin-left:0px;position:relative;left:-500px;}
.navi_dep2_wrap05 {padding-left:540px;margin-left:0px;position:relative;left:-500px;}

.navi_dep2_wrap{ display:none; width:1000px; position:relative;top:0px;}
.navi_dep2_wrap ul{overflow:hidden; width:1000px; height:35px;}
.navi_dep2_wrap ul li{ float:left; height:35px; line-height:35px;  margin-right:15px;}

.float01{width:152px;}
.float02{width:152px;}
.float03{width:152px;}
.float04{width:152px;}
.float05{width:152px;}