﻿@charset "utf-8";



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, button {
	margin:0;
	padding:0;
	border:0;
	font-size:11px;
	font-family:'돋움','Dotum','verdana',tahoma,Helvetica,sans-serif;
	
}



body {line-height:1;}


table {
	border-collapse: collapse;
	border-spacing: 0;
}



#wrap { width: 100%; }

/* header */
#h_wrap { width: 100%; height: 214px; background-image: url(http://fs.beautycard.net/bt/images/menuTop_bg.jpg); background-repeat: repeat-x; background-position: top; }
#header { width: 960px; margin: 0 auto; position: relative; z-index: 100; }


/* 플로팅 레이어 */
#wingBnrL { position: fixed; top: 215px; right: 50%; width: 80px; margin-right: 483px; z-index: 500; }

/* 플로팅 레이어 */
#wingBnrR { width: 80px; position: fixed; top: 215px; right: 50%; margin-right: -578px; z-index: 500; }

/* content */
#container { width: 100%; position: relative; z-index: 50; overflow: hidden; }
#content { width: 960px; min-height: 550px; margin: 0 auto; position: relative; z-index: 50; }

/* footer */
#f_wrap { width: 100%; position: relative; z-index: 10; background: url(http://fs.beautycard.net/bt/images/bg_footer.gif) repeat-x 0 0; }
	#f_wrap #footer { width: 960px; margin: 0 auto; position: relative; z-index: 10; }



.c2maxexternalBTNs { background-color: red; padding: 4px; color: yellow; display: none; border:0px solid #ff0080 }

