* {
	margin:0;
	padding:0;
	}

a {color: #555555; text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none;}
a:action {text-decoration: none;}

/* Á¦¸ñ¿ä¼Ò */
h1, h2, h3, h4, h5, h6 {  
	font-size:100%;   
	font-weight:normal;   
	} 

/* Å×µÎ¸® ¾ø¾Ö±â */
fieldset, img, abbr,acronym { 
	border:0 none; padding:0px;margin:0px;
	} 

/* ¸ñ·Ï ºÒ¸´ ¾ø¾Ö±â */
ol, ul { list-style:none; }

@font-face {font-family:³ª´®°íµñ, NanumGothic; src:url(http://willbes.hanlimgosi.co.kr/style/NanumGothic.eot);}

html,body,table
 { 
	width:100%; height:100% auto;
	font-family: ³ª´®°íµñ, NanumGothic, µ¸¿ò, dotum, ±¼¸², gulim; font-size:9pt;  
	color:#555555; 
	Line-height: 170%;
	list-style: none;
	border: 0px ;margin:0; padding:0;
}






table, tr, td {border:0px; padding:0px; margin:0px; border-spacing:0px;border-collapse:collapse;}

.clear  {clear:both}

/* WRAP */
#wrapper {width:100%; text-align:left; margin:0px; padding:0px; }

/*¸ÞÀÎ·Ñ¸µ*/
.erk-cycle-v01{
	clear:both;
	position:relative;
	width:100%;
	height:720px;
	overflow:hidden
}
.erk-cycle-v01 .con{
	z-index:10;
	height:100%;
	height:720px;
	border:0px solid red;
}
.erk-cycle-v01 .con .item{
	width:100%;
	height:100%;
	color:#fff;
	font-size:30px;
	background-position:50% 0;
}
.erk-cycle-v01 .con .item a{
	display:block;
	width:100%;
	height:720px;
	margin:0 auto;
	text-indent:-99999px;
	}
.erk-cycle-v01 .ctr-dir{
	z-index:10;
	position:absolute;
	left:0;
	top:650px;
	width:100%;
	text-align:center;
}
.erk-cycle-v01 .ctr-dir a{
	display:inline-block;
	width:20px;
	height:20px;
	margin-right:12px;
	border-radius:15px;
	background:#fff;
	text-decoration:none;	
	text-indent:-9999px;
}
.erk-cycle-v01 .ctr-dir a.activeSlide,
.erk-cycle-v01 .ctr-dir a:hover{
	background:#fb7786;
}
.erk-cycle-v01 .ctr-pn{}

.erk-cycle-v01 .ctr-pn .prev,
.erk-cycle-v01 .ctr-pn .next{
	z-index:20;
	position:absolute;
	top:0;
	display:block;
	width:30px;
	height:100%;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:0 50%;
	text-indent:-9999px;
}
.erk-cycle-v01 .ctr-pn .prev{
	left:4%;
	background-image:url(../img/bg-prev.png);
}
.erk-cycle-v01 .ctr-pn .next{
	right:4%;
	background-image:url(../img/bg-next.png);
}
.erk-cycle-v01 .ctr-pn .prev:hover,
.erk-cycle-v01 .ctr-pn .next:hover{

}



/* MAIN */
#main_header {width:100%; height:720px; background:#ffffff; margin:0px; text-align:center; }
.main_fla {width:1100px; height:530px; margin:0px; text-align:left;}

#main_center_container {width:1140px; height:420px; margin:0 auto; text-align:center; clear:both;} 
.main01{float:left; padding:30px 10px;}
.main02{float:right; padding:30px 10px;}

.main_banner {width:345px; height:164px; margin-top:30px;}

.line_01{width:1px; height:420px; background-color:#d5d5d5; float:left; margin:0 3px;}









/*°Ô½ÃÆÇ*/
.notice_left  {height:25px; background:url(../img/notice_icon.gif) no-repeat 5px 10px; margin:0; padding-left:16px; text-align:left;}
.notice_left  a{color:#676767; letter-spacing:-0.1em;}
.notice_left  a:hover{color:#676767;text-decoration: underline; letter-spacing:-0.1em;}
.notice_right {width:60px; height:20px; text-align:right;color:#676767;}



/* Footer */
#footer {clear:both; width:100%; height:140px; text-align:center; background:#333532;}

