/* CSS Document */
/*기본 페이지 설정*/
	body{
	    background:url(/images/bg.jpg);background-repeat:repeat-x;
		font-family: 돋움, 굴림, Verdana,Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height:0px; 
		word-break:break-all;
		color: #afafaf;
		MARGIN:0 0 0 0; 
		}
body,table,td,select,input,div,form,textarea, option  {font-size: 11px;font-family: "dotum";color: #666666; letter-spacing:0px; margin:0px;border-spacing:0;border-style:none;padding:0px;border-collapse: collapse;}

/*table,td{font-size: 11px;font-family: "dotum";color: #666666; line-height:18px; letter-spacing:0px; margin:0px;padding:0px;border-collapse:collapse;}*/

a:link {font-family: "돋움";color: #666666;text-decoration: none;}
a:visited {font-family:"돋움";color: #666666;text-decoration: none;}
a:hover {font-family:"돋움";color: #666666;text-decoration: underline;}
a:active {font-family: "돋움";color: #666666;text-decoration: underline;}

/*a,img {selector-dummy: expression(this.hideFocus=true);}*/


/*본문텍스트*/
text01 {color:#333333; font-size:14px; padding:5 5 5 8;line-height:20px;  }
.day {color:#9D9D9D; font-size:11px; }


.id {
	border:1px solid #999999;
	font-size:11px;
	color: #333333;
	background-color:#FFFFFF;
	height: 18px;
	width: 115px;
	font-family: "돋움";
}

/* 이미지 border 자동 0설정 */	
	img {border: none;vertical-align:top;} 
	

/*	#sub0602{ height:3020px; position:relative}
#page0602{position:absolute; top:-90px;}
#sub0602 h3.sub_title{font-size:26px; font-family:'Nanum Gothic'; color:#111; line-height:30px; padding-top:55px; border-bottom:1px solid #d8d8d8; height:50px;width:740px; position:absolute; left:50%; margin-left:-250px;}
#sub0602 .cont{width:740px; position:absolute; left:35%; margin-left:-250px; top:00px;}

.fire_ul{padding-top:15px; clear:both;}
.fire_ul li{float:left; padding-right:15px;}
.fire_ul li.long_size ul li{float:left; _width:150px; *width:150px; _margin-top:-10px;  *margin-top:-10px;}
.fire_ul li.first{clear:both; _width:150px; *width:150px;}
.fire_ul li.end{padding-right:0px;}
.fire_ul li h4{margin-top:10px;}
.fire_ul li ul{padding-left:15px;margin-top:10px;}
.fire_ul li ul li{padding:0px 16px 10px 10px; background:url(../images/txt_blod03.gif) 0px 5px no-repeat; float:none; font-family:'Nanum Gothic', serif; font-size:13px;}
.fire_ul li ul li a:hover,a:active{color:#1785da;}
*/

.nav{
     
	
	 margin: 0 auto;
	 width:1000px;
	 height:82px;
	 left:0px;
	 text-align:center;
     border:solid 0px #00ff00;
	 display:block;
	 
	 
}
/*.m_vis{
     
	
	 top:0px;
	 
	 
}*/

.nav > div{
    margin: 0 auto;
   /*display:inline;*/
   float:left;
   border:solid 0px #ff0000;
   }
.nav > .logo{
     margin: 0 auto;
    width:206px;
	height:82px;
	float:left;
	border:solid 0px #ff0000;
  }
 .nav > .menu{
   margin: 0 auto;
   width:794px;
   height:82px;
   float:left;
   border:solid 0px #ff0000;
 }
#nav {
	margin: 0 auto;
	padding: 0 0 0 0;
	
	/*background: #7d7d7d url(img/gradient.png) repeat-x 0 -110px;
	line-height: 100%;

	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);*/
}
#nav li {
	margin: 0 auto;
	padding: 0 0 0 0;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	font-weight: bold;
	/*color: #e7e5e5;*/
	text-decoration: none;
	display: block;
	padding:0;
	margin:0 auto;

	/*-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);*/
}
#nav a:hover {
	/*background: #000;
	color: #fff;*/
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	/*background: #666 url(img/gradient.png) repeat-x 0 -40px;
	color: #444;*/
	/*border-top: solid 1px #f8f8f8;

	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
	box-shadow: 0 1px 1px rgba(0,0,0, .2);

	text-shadow: 0 1px 0 rgba(255,255,255, 1);*/
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #000;

	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	/*background: #0078ff url(img/gradient.png) repeat-x 0 -100px !important;
	color: #fff !important;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;

	text-shadow: 0 1px 1px rgba(0,0,0, .1);*/
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}



/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: 350px;
	height: 25px;
	position: absolute;
	top: 52px;
	left: -8px;
	/*background:url("/images/bar.png") no-repeat 0 0;*/
	color: #000000;
	background-color:#ffffff;
	border: solid 0px #b4b4b4;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    
	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);*/
	z-index:10;
}




#nav ul li {
	float: left;
	margin: 4px 0 0 9px;
	padding: 0;
	color: #000000;
	
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 0px 0 #fff;
	color: #000000;
}


#nav > ul > li > ul:last-child > li {
  /*margin:0 0 35px 0;*/
  border:solid 0px #ff0000;
}

/* level 3+ list */
#nav ul ul {
	/*left: 181px;
	top: -3px;*/
}




/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}


/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
} 
 