@charset "utf-8";
/* reset css */
body{font:12px "돋움", Dotum, "굴림", Gulim, sans-serif; color:#777;}
body, div, p, dl, dt, dd, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, h6, input, address{
margin:0; padding:0;} 
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal;}
ol, ul, li{list-style:none;}
img, fieldset{border:none;}

a{
	color:#777;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

body {
	text-align:center;
}

#wrap {
	margin:0;
	padding:0;
	width:960px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

/*header*/
 h1{ 
	float:left;
	padding:11px 0 0 40px;
 }
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	background-image:url(images/01_main/header_bg.jpg);
	background-repeat:no-repeat;
	height:76px;
}

#logo{
	float:left;
	margin:10px 0 0 40px;
	padding:0;
	width:97px;
}

#global{
	float:right;
	text-align:right;
	margin:9px 20px 7px 0;
}
#global li{
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	display: inline;
	background-position:left;
	background-image:url(images/00_common/dot_11.gif);
	background-repeat:no-repeat;
}
#GNB{
	float:right;
	text-align:right;
	padding:7px 0 0 0;
	margin:0 -2px 0 0;
	width:718px;
	height:62px;
}

.lnb_fla{
	float:left;
	width:718px;
	margin:0 9px 0 0;
}

#top-flash{
	margin:0 5px 0 0;
	padding:0 0 22px 0;
	float:right;
}	
/*container*/
#container{
	width:100%;
	min-height:600px;
}
#visual{
}
#contents{
	margin:25px 6px 0 6px;
	width:948px;
}
#con1{
	float:left;
	width:318px;
	height:155px;
	margin-right:27px;
}
.h-left{
	float:left;
	display:block;
	height:17px;
	margin:6px 0 0 0;
}
.h-right{
	float:right;
	display:block;
	margin:8px 0 0 0;
}
.news{
	clear:both;
	width:318px;
	border-top:2px solid #fb6182;
	line-height:20px;
	padding:5px 0 0 0;
}
.news li a{
	display:block;
	float:left;
	width:250px;
}
.date{
	display:block;
	float:right;
	width:62px;
}
#con2{
	float:left;
	width:318px;
	margin-right:27px;
}
#con3{
	float:left;
	width:256px;
}
#con4{
	clear:both;
	width:100%;
	height:175px;
	border-top:1px solid #d5d5d5;
}
#con4 p{
	float:left;
	border-right:1px solid #d5d5d5;
}
.conBg_1{
	background:url(images/01_main/conP-01.jpg) no-repeat center 20px;
	width:310px;
	height:43px;
	padding:130px 0 0 0;
}
.conBg_2{
	width:143px;
	height:153px;
	text-align:center;
	padding:20px 0 0 0;
}
.conBg_3{
	background:url(images/01_main/conP-03.jpg) no-repeat center 20px;
	width:170px;
	height:42px;
	text-align:center;
	padding:137px 0 0 0;
}
.conBg_4{
	background:url(images/01_main/conP-04.jpg) no-repeat ;
	width:295px;
	height:174px;

}
/*footer*/
#footer{
	clear:both;
	margin:9px 6px 0 6px;
	width:948px;
	height:97px;
	background:url(images/01_main/foot_bg.gif) no-repeat;
}
#footer p{
	width:894px;
	height:20px;
	border-bottom:1px solid #d5d5d5;
	text-align:right;
	padding:13px 0 0 0;
	margin:0 auto;
}
#footer .addr {
	width:894px;
	margin:0 auto;
	padding:5px 0 0 0;
}
#footer address{
	display:inline;
	margin: 0 0 0 20px;
}
#footer .addr span{
	margin:0 0 0 155px;
}



#footer2 {
	margin:5px 0 0 0;
	padding:15px 0 0 33px;
	width:960px;
	min-height:20px;
	background-image:url(images/00_common/foot_bg.jpg);
	background-repeat:no-repeat;
}
#foot-link{
	margin:0 0 10px 0;
	float:right;
}


#foot-link li{
	margin:0 0 0 15px;
	padding:0;
	font-size:0;
	line-height:0;
	border:none;
	float:left;
}

#foot-link2{
	margin:0 33px 10px 0;
	float:right;
}


#foot-link2 li{
	margin:0 0 0 15px;
	padding:0;
	font-size:0;
	line-height:0;
	border:none;
	float:left;
}

.clear {
	display:block;
	float:none;
	clear:both;
	height:0;
	width:100%;
	font-size:0 !important;
	line-height:0 !important;
	overflow:hidden;
	margin:0 !important;
	padding:0 !important;
}
