@charset "utf-8";

@import url('reset.css');

/**** CSS 작성 시작 ****/
body{
	background:url('../images/header_bg.gif') repeat-x top;
	position:relative;
}

#back{
	width:100%;
	height:100%;
	background:url('../images/footer_bg.gif') repeat-x bottom;
}

#back_index{
	width:100%;
	height:100%;
	background:url('../images/footer_bg_index.gif') repeat-x bottom;
}

#wrap{
	width:1200px;
	margin:0 auto;
	position:relative;
}

/* HEADER */

#wrap #header{
	width:1200px;
	overflow:hidden;
}

#wrap #header #logo{
	float:left;
}

#wrap #header h1{
	width:254px;
	height:97px;
}

#wrap #header h1 a{
	width:254px;
	height:97px;
	display:block;
	text-indent:-9000px; overflow:hidden;
	background:url('../images/logo.gif') no-repeat;
}
#wrap #header #gnb{
	overflow:hidden;
}

#wrap #header #gnb_menu ul{
	overflow:hidden;
}

#wrap #header #gnb_menu ul>li{
	float:left;
}
#wrap #header #gnb_menu .menu_company {
	width:140px;
	height:97px;
	display:block;
	text-indent:-9000px;
	background:url('../images/menu_01.gif') no-repeat;
}
#wrap #header #gnb_menu .menu_online_ad {
	width:156px;
	height:97px;
	display:block;
	text-indent:-9000px;
	background:url('../images/menu_02.gif') no-repeat;
}
#wrap #header #gnb_menu .menu_online_pro {
	width:159px;
	height:97px;
	display:block;
	text-indent:-9000px;
	background:url('../images/menu_03.gif') no-repeat;
}
#wrap #header #gnb_menu .menu_offline_ad {
	width:173px;
	height:97px;
	display:block;
	text-indent:-9000px;
	background:url('../images/menu_04.gif') no-repeat;
}
#wrap #header #gnb_menu .menu_new_media {
	width:162px;
	height:97px;
	display:block;
	text-indent:-9000px;
	background:url('../images/menu_05.gif') no-repeat;
}
#wrap #header #gnb_menu .menu_example{
	width:156px;
	height:97px;
	display:block;
	text-indent:-9000px;
	background:url('../images/menu_06.gif') no-repeat;
}

#wrap #header #gnb_list{	
	width:100%;
	position:absolute; top:98px; left:0; 
	overflow:hidden;
	z-index:99;
	background:rgba(255,255,255,255); opacity:0.92;
	border-bottom:1px solid #e5e5e5;
}

#wrap #header #gnb_list ul{
	float:left;
	text-align:center;
	margin:30px 0;
}

#wrap #header #gnb_list .company{
	width:140px;
	text-align:center;
}

#wrap #header #gnb_list .online_ad{
	width:156px;
	text-align:center;
}

#wrap #header #gnb_list .online_pro{
	width:159px;
	text-align:center;
}

#wrap #header #gnb_list .offline_ad{
	width:173px;
	text-align:center;
}

#wrap #header #gnb_list .new_media{
	width:162px;
	text-align:center;
}

#wrap #header #gnb_list .succed{
	width:156px;
	text-align:center;
}

#wrap #header #gnb_list ul li{
	font-size:1.2em;
	letter-spacing:-1.3px;
	font-weight:500;
	margin:7px 0;
}

#wrap #header #gnb_list ul li a:hover{
	font-weight:700;
	color:#1839c3;
}

#wrap #header #gnb_list_box{
	width:1200px;
	height:171px;
	margin:0 auto;
	position:relative;
	left:253px;
	z-index:100;
}


/* CONTENTS START */

#wrap #main_contents {
	margin:20px 0 10px 0;
	overflow:hidden;
}


/* ONLINE REFERENCE BOARD */

#wrap #main_contents .online {
	width:783px;
	height:196px;
	border:1px solid #e5e5e5;
	padding-top:60px;
	background:url('../images/online_reference.gif') no-repeat 325px 20px;
}

#wrap #main_contents .offline {
	width:763px;
	height:176px;
	border:1px solid #e5e5e5;
	padding-top:80px;
	padding-left:20px;
	margin-top:15px;
	background:url('../images/offline_reference.gif') no-repeat 325px 20px;
}

#wrap #main_contents .reference_wrap{
	float:left;
}

#wrap #main_contents .real_time{
	float:right;
	width:398px;
	height:477px;
	border:1px solid #e5e5e5;
	padding-top:52px;
	background:url('../images/consulting.gif') no-repeat 145px 20px;
}


/* LNB */
#wrap #contents{
	margin-top:1px;
}

#wrap #contents #lnb{
	width:1200px;
	height:431px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding:1px 0 8px 0;
}

#wrap #contents #lnb div{
	float:left;
}

#wrap #contents #lnb ul{
	margin-top:7px;
	overflow:hidden;
}
#wrap #contents #lnb ul li{
	display:block;
	float:left;
}
#wrap #contents #lnb .lnb_left_2{
	margin-top:5px;
}

#wrap #contents #lnb .lnb_online{
	margin:0 6px 3px 0;
}

#wrap #contents #lnb .lnb_searchad{
	margin:0 7px 3px 0;
}

#wrap #contents #lnb .lnb_mediapro{
	margin-right:7px;
}

#wrap #contents #lnb .lnb_offline{
	margin-left:7px;
}



/* CLIENTS */

#wrap #contents #clients{
	width:1200px;
	height:550px;
	text-align:center;
	padding-bottom:10px;
}

#wrap #contents #clients h2{
	height:72px;
	text-indent:-9999px;
	margin:50px auto 20px;
	background:url('../images/t_clients.gif') no-repeat;
}

#wrap #contents #clients ul{
	margin-top:7px;
	margin-left:5px;
}

#wrap #contents #clients ul li{
	float:left;
	margin-right:9px;
	margin-top:10px;
}



/* JOURNAL */

#wrap #contents #journal{
	width:1200px;
	height:525px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:10px;
}

#wrap #contents #journal h2{
	height:72px;
	text-indent:-9999px;
	margin:50px auto 20px;
	background:url('../images/t_journal.gif') no-repeat;
}

#wrap #contents #journal ul{
	margin-top:7px;
}

#wrap #contents #journal ul li{
	float:left;
	margin-left:5px;
	margin-top:10px;
}


/* PARTNER */

#wrap #contents #partners{
	width:1200px;
	height:350px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:100px;
}

#wrap #contents #partners h2{
	height:72px;
	text-indent:-9999px;
	margin:50px auto 20px;
	background:url('../images/t_partner.gif') no-repeat;
}

#wrap #contents #partners ul{
	margin-top:7px;
}

#wrap #contents #partners ul li{
	float:left;
	margin-left:5px;
	margin-top:10px;
}



/* FOOTER */

#wrap #footer {
	width:100%;
	height:334px;
	margin:0px auto;
	padding-top:40px;
	background-color:#ebebeb;
	overflow:hidden;
}

#wrap #footer img{
	float:left;
	margin-left:15%;
}
#wrap #footer #footer_wrap{
	float:left;
	margin-left:5%;
}



#wrap #footer_index {
	width:100%;
	height:100px;
	margin:0px auto;
	padding-top:40px;
	background-color:#ebebeb;
	overflow:hidden;
}

#wrap #footer_index img{
	float:left;
	margin-left:15%;
}
#wrap #footer_index #footer_wrap{
	float:left;
	margin-left:5%;
}




/* SUB__BENAF__1__START */

#wrap #contents .sub_title{
	overflow:hidden;
	padding:30px 0 15px 30px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

#wrap #contents .sub_title .title_benaf{
	width:126px;
	height:81px;
	background:url('../images/benaf.gif') no-repeat;
	float:left;
	text-indent:-9999px;
	padding-right:20px;
}

#wrap #contents .sub_title ul{
}

#wrap #contents .sub_title ul li{
	width:135px; height:31px;
	background-color:#343434;
	border:1px solid #e5e5e5;
	float:left;
	position:relative;
	bottom:-20px;
	margin-left:35px;
	margin-top:10px;
	text-align:center;
}

#wrap #contents .sub_title ul li a{
	display:block;
	color:#fff;
	margin-top:4%;
	letter-spacing:-0.05em;
}

#wrap #contents .sub_contents{
	padding:50px 0;
	text-align:center;
}

#wrap #contents .sub_contents h3{
	text-align:left;
	margin-left:30px;
	font-size:1.5em;
	letter-spacing:0.1em;
	color:#b3b3b3;
	font-family:'Corbel';
}

#wrap #contents .sub_contents .sub_contents_img{
	margin-top:50px;
}

#wrap #contents .sub_contents .sub_contents_img .sub_text{
	width:1px;
	height:1px;
	overflow:hidden;
}


/* SUB__BENAF__2__START */

#wrap #contents .sub_contents #t_clients{
	width:1200px;
	height:550px;
	text-align:center;
	padding-bottom:10px;
	overflow:hidden;
}

#wrap #contents .sub_contents #t_clients h2{
	height:72px;
	text-indent:-9999px;
	margin:50px auto 20px;
	background:url('../images/t_clients.gif') no-repeat;
}

#wrap #contents .sub_contents #t_clients ul{
	margin-top:7px;
}

#wrap #contents .sub_contents #t_clients ul li{
	float:left;
	margin-left:9px;
}


#wrap #contents .sub_contents #t_journal{
	width:1200px;
	height:455px;
	margin-left:4px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:30px;
	overflow:hidden;
}

#wrap #contents .sub_contents #t_journal h2{
	height:72px;
	text-indent:-9999px;
	margin:50px auto 20px;
	background:url('../images/t_journal.gif') no-repeat;
}

#wrap #contents .sub_contents #t_journal ul{
	margin-top:7px;
}

#wrap #contents .sub_contents #t_journal ul li{
	float:left;
	margin-left:4px;
}


#wrap #contents .sub_contents #t_partners{
	width:1200px;
	height:320px;
	margin-left:4px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:30px;
	overflow:hidden;
}

#wrap #contents .sub_contents #t_partners h2{
	height:72px;
	text-indent:-9999px;
	margin:50px auto 20px;
	background:url('../images/t_partner.gif') no-repeat;
}

#wrap #contents .sub_contents #t_partners ul{
	margin-top:7px;
}

#wrap #contents .sub_contents #t_partners ul li{
	float:left;
	margin-left:5px;
}


/* SUB__ONLINE */
#wrap #contents .sub_title .title_onlinead{
	width:213px;
	height:81px;
	background:url('../images/onlinead.gif') no-repeat;
	float:left;
	text-indent:-9999px;
	padding-right:20px;
}


/* SUB__ONLINEPRO */
#wrap #contents .sub_title .title_onlinepro{
	width:251px;
	height:81px;
	background:url('../images/onlinepro.gif') no-repeat;
	float:left;
	text-indent:-9999px;
	padding-right:20px;
}


/* SUB__OFFLINE */
#wrap #contents .sub_title .title_offlinead{
	width:249px;
	height:81px;
	background:url('../images/offlinead.gif') no-repeat;
	float:left;
	text-indent:-9999px;
	padding-right:20px;
}


/* SUB__EXAMPLE */
#wrap #contents .sub_title .title_example{
	width:182px;
	height:81px;
	background:url('../images/example.gif') no-repeat;
	float:left;
	text-indent:-9999px;
	padding-right:20px;
}


/* SUB__NEWMEDIA */
#wrap #contents .sub_title .title_newmedia{
	width:169px;
	height:81px;
	background:url('../images/newmedia.gif') no-repeat;
	float:left;
	text-indent:-9999px;
	padding-right:20px;
}

/* SUB__RELATION KEYWORD */
#wrap #contents .sub_title .title_keywordad{
	width:226px;
	height:81px;
	background:url('../images/keywordad.gif') no-repeat;
	float:left;
	text-indent:-9999px;
	padding-right:20px;
}



/* 성형포탈 BNF & 쇼핑몰 운영 대행 */

#wrap #contents .sub_contents .bnf_contents_img{
	height:800px;
}
#waterwheelCarousel {
	height:550px;
	position:relative;
}
#waterwheelCarousel > img {
    display:none;
    cursor:pointer;	
}



/* 따라다니는 배너 */


#footer_bn{
	width:100%;
	height:234px;
	background-color:#ed5f00;
	position:fixed;
	bottom:0;
	z-index:999;
}

#footer_bn .bn_form{
	width:1200px;
	height:234px;
	background:url('../images/footerbn_bg.gif') no-repeat;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}

#footer_bn .bn_form form{
	width:400px;
	position:absolute;
	top:25px;
	right:50px;
}




/* 따라다니는 배너 */


#footer_bn{
	width:100%;
	height:234px;
	position:fixed;
	bottom:0;
	background-color:#ed5f00;
	z-index:999;
}

#footer_bn .bn_form{
	width:1200px;
	height:234px;
	background:url('../images/footerbn_bg.gif') no-repeat;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#footer_bn .bn_form img{
	width:201px;
	height:132px;
	position:absolute;
	top:40px;
	left:478px;
}
#footer_bn .bn_form form{
	width:400px;
	position:absolute;
	top:25px;
	right:50px;
}



/* 따라다니는 배너 메인 */


#index_footer_bn{
	width:100%;
	height:234px;
	background-color:#ed5f00;
	z-index:999;
}

#index_footer_bn .index_bn_form{
	width:1200px;
	height:234px;
	background:url('../images/footerbn_bg.gif') no-repeat;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#index_footer_bn .index_bn_form img{
	width:201px;
	height:132px;
	position:absolute;
	top:40px;
	left:478px;
}
#index_footer_bn .index_bn_form form{
	width:400px;
	position:absolute;
	top:25px;
	right:50px;
}



/** 레이어팝업 layer Popup **/
#layer_popup { width:600px; height:482px; text-align:center; position:absolute; top:150px; left:15%; background:url('../images/160411popup.gif') no-repeat 0 0; z-index:999;}
.close div{float:left; text-align:right;}
#check{color:#fff; position:absolute; bottom:1px; right:40px; }
#close{font-size:13px; font-weight:700; position:absolute; bottom:3px; right:7px; }
#close a { color:#fff; }


/** 사이드배너 side banner **/
#sidebar{
	width:150px;
	background-color:white;
	position:absolute;
	right:-160px;
}
#sidebanner li{
	width:150px;
	margin-top:3px;
	text-align:center;
}