html {
scrollbar-face-color : black; 
scrollbar-shadow-color : black; 
scrollbar-highlight-color : grey; 
scrollbar-3dlight-color : black; 
scrollbar-darkshadow-color : black; 
scrollbar-track-color : black; 
scrollbar-arrow-color : black; 
}
* { margin:0; padding:0; }
body { font-size:12px; color:#A4A4A4; font-family:dotum, µ¸¿ò, gulim, ±¼¸²; background:#000; }
img { border:0; }
ul li { list-style:none; }
input { font-size:12px; color:#A4A4A4; }
table { border-collapse:collapse; }

a:link { color:#A4A4A4; text-decoration:none; }
a:visited { color:#A4A4A4; text-decoration:none; }
a:hover { color:#A4A4A4; text-decoration:underline; }
a:active { color:#A4A4A4; text-decoration:none; }

topWrap { margin:0 auto; width:980px; background:url(/images/whiteday/bg.gif) no-repeat 0 -101px; }
	#tab { background:url(/images/whiteday/bg_tab.gif) no-repeat; width:914px; height:41px; margin:0px 0 0 23px; }
	#tab ul { padding:0 40px 0 47px; float:left; width:855px; }
	#tab ul li { float:left; text-indent:-9999em; overflow:hidden; }
	#tab ul li.community a { background:url(/images/whiteday/tab_community.gif) no-repeat; display:block; width:67px; height:25px; margin-left:15px; }
	#tab ul li.community a:hover { background:url(/images/whiteday/tab_communityOn.gif) no-repeat; display:block; width:67px; height:25px; margin-left:15px; }
	#tab ul li.communityOn a { background:url(/images/whiteday/tab_communityOn.gif) no-repeat; display:block; width:67px; height:25px; margin-left:15px; }
	#tab ul li.event a { background:url(/images/whiteday/tab_event.gif) no-repeat; display:block; width:52px; height:25px; margin-left:20px; }
	#tab ul li.event a:hover { background:url(/images/whiteday/tab_eventOn.gif) no-repeat; display:block; width:52px; height:25px; margin-left:20px; }
	#tab ul li.eventOn a { background:url(/images/whiteday/tab_eventOn.gif) no-repeat; display:block; width:52px; height:25px; margin-left:20px; }
	#tab ul li.center a { background:url(/images/whiteday/tab_center.gif) no-repeat; display:block; width:69px; height:25px; margin-left:20px; }
	#tab ul li.center a:hover { background:url(/images/whiteday/tab_centerOn.gif) no-repeat; display:block; width:69px; height:25px; margin-left:20px; }
	#tab ul li.centerOn a { background:url(/images/whiteday/tab_centerOn.gif) no-repeat; display:block; width:69px; height:25px; margin-left:20px; }
	#tab ul li.close, #tab ul li.closeOn { float:right; }
	#tab ul li.close a { background:url(/images/whiteday/tab_close.gif) no-repeat; display:block; width:36px; height:25px; margin-right:45px; }
	#tab ul li.close a:hover { background:url(/images/whiteday/tab_closeOn.gif) no-repeat; display:block; width:36px; height:25px; margin-right:45px; }
	#tab ul li.closeOn a { background:url(/images/whiteday/tab_closeOn.gif) no-repeat; display:block; width:36px; height:25px; margin-right:45px; }
#topWrap2 { width:830px; margin:0 auto; padding-top:23px; }
#topWrap2 h1 { padding-left:34px; margin-bottom:54px; }



#wrapLeft { padding-top:22px; float:left; }
	#left { background:url(/images/whiteday/bg_left.gif) no-repeat; width:193px; height:434px; padding:11px 1px 0 1px; }
	#left ul { padding:10px 0 10px 10px; font-size:11px; }
	#left ul li { line-height:16px; }
	#left ul li ul { padding-top:0; padding-bottom:0; }
	#left .number { font-weight:bold; text-align:right; padding:0 10px 10px 0; }
	#left .red { color:#E60000; padding-bottom:5px; }
	#left .lBanner { text-align:center; }
	#left .lBanner img { border:1px solid #470100; }
	#leftBottom { background:url(/images/whiteday/bg_left_bottom.gif) no-repeat; width:195px; height:6px; font-size:1px; }

#contentsWrap { width:823px; padding-left:86px; overflow:hidden; }

#footer { width:100%; margin-top:10px; text-align:center; }
#gnb { height:70px; }

/* paging */
.paging { text-align:center; font-size:11px;}
.paging span { color:#7F0100; font-size:10px; }
.paging a.current { color:#ff0000; font-weight:bold; }
.paging img { vertical-align:middle; margin-bottom:4px; }

.ime-disable {	IME-MODE: disabled;}