#bottom_banner {position:fixed; left:30px; bottom:200px; z-index:50; display:none; }
#bottom_banner .bb_wrap {position:relative;}
#bottom_banner .bb_wrap .bb_small {position:absolute; cursor:pointer; z-index:49; }
#bottom_banner .bb_wrap .bb_big { position:absolute; z-index:48;}
#bottom_banner .bb_wrap .bb_big .bb_cb {position:absolute; bottom:-30px; width:100%; height:23px; text-align:center; display:none; vertical-align:middle; z-index:48}}
#bottom_banner .bb_wrap .bb_big .bb_cb .today_none {padding:5px 5px; background:none; color:#000; line-height:23px; cursor:pointer}
#bottom_banner .bb_wrap .bb_big .bb_cb .today_none span {cursor:pointer}
#bottom_banner .bb_wrap .bb_big .bb_cb .today_none input {background:none; border:none;}
#bottom_banner .bb_wrap .bb_big .bb_cb img {width:23px; height:23px; cursor:pointer}

#bottom_banner_etc {position:fixed; left:106px; bottom:20px; z-index:50}

@media screen and (max-width:1800px){
	#bottom_banner_etc {padding-left:0 !important;}
}
@media screen and (max-width:1340px){
	#bottom_banner_etc { display:none; }
}