최초등록

This commit is contained in:
sp1000je
2026-02-23 10:01:00 +09:00
commit 7bc9767bf4
3120 changed files with 198447 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
@charset "euc-kr";
#footerW_blue {width:100%; height:52px; background:url(/manager/img/blue/bottom_bg2.gif); background-repeat: repeat-x; background-color:#27303B;}
#footerW_orange {width:100%; height:52px; background:url(/manager/img/orange/bottom_bg2.gif); background-repeat: repeat-x; background-color:#3B3227;}
#footerW_sky {width:100%; height:52px; background:url(/manager/img/sky/bottom_bg2.gif); background-repeat: repeat-x; background-color:#25293D;}
#footerW_green {width:100%; height:52px; background:url(/manager/img/green/bottom_bg2.gif); background-repeat: repeat-x ;background-color:#273B35;}
#footerW_gray {width:100%; height:52px; background:url(/manager/img/gray/bottom_bg2.gif); background-repeat: repeat-x; background-color:#313131;}
#footer_blue {float:left; width:965px; color:#E1E1E1; font-size:0.75em; font-family:tahoma; font-weight:bold; text-align:left; background:url(/manager/img/blue/bottom_bg3.gif); background-repeat: no-repeat; vertical-align:middle; white-space:nowrap;}
#footer_orange {float:left; width:965px; color:#E1E1E1; font-size:0.75em; font-family:tahoma; font-weight:bold; text-align:left; background:url(/manager/img/orange/bottom_bg3.gif); background-repeat: no-repeat; vertical-align:middle; white-space:nowrap;}
#footer_sky {float:left; width:965px; color:#E1E1E1; font-size:0.75em; font-family:tahoma; font-weight:bold; text-align:left; background:url(/manager/img/sky/bottom_bg3.gif); background-repeat: no-repeat; vertical-align:middle; white-space:nowrap;}
#footer_green {float:left; width:965px; color:#E1E1E1; font-size:0.75em; font-family:tahoma; font-weight:bold; text-align:left; background:url(/manager/img/green/bottom_bg3.gif); background-repeat: no-repeat; vertical-align:middle; white-space:nowrap;}
#footer_gray {float:left; width:965px; color:#E1E1E1; font-size:0.75em; font-family:tahoma; font-weight:bold; text-align:left; background:url(/manager/img/gray/bottom_bg3.gif); background-repeat: no-repeat; vertical-align:middle; white-space:nowrap;}
#footer_blue ul li.left, #footer_orange ul li.left, #footer_sky ul li.left, #footer_green ul li.left, #footer_gray ul li.left {float:left; padding-top:25px; padding-left:15px;}
#footer_blue ul li.right, #footer_orange ul li.right, #footer_sky ul li.right, #footer_green ul li.right, #footer_gray ul li.right {float:right; padding-top:22px;}
#footer_blue ul li.right ul li, #footer_orange ul li.right ul li, #footer_sky ul li.right ul li, #footer_green ul li.right ul li, #footer_gray ul li.right ul li {float:left;padding-top:0;}