묻고답하기

부분배경색 변경이요

2009.07.31 06:09

zizi

http://bohwa.hosting.paran.com/xe/againsoma

여기에서 왼쪽메뉴부분색을 검정으로 하고싶은데

어디를 변경해야하는지 몰라서요

css함께 올릴께요

답변 부탁드립니다 (__)

 

 

css-

@charset "utf-8";
/* NHN > UIT Center > Open UI Technology Team > Jeong Chan Myeong(dece24@nhncorp.com) */

/* Element Reset */
body { margin:0; font-family:Dotum, Tahoma, Sans-serif; font-size:12px; background:#333333; color:#333333;}
address { font-style:normal;}
hr{ display:none; position:absolute;}
img,
fieldset{ border:0; margin:0; padding:0;}
legend{ position:absolute; width:0; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}

/* Form Controls */
.inputText{ border:1px solid; padding:3px 4px 0 4px; _margin:-1px 0; font-size:12px;}

/* Skip To Content */
a.skipToContent{ display:block; position:relative; top:0; clear:both; overflow:hidden; height:0; text-decoration:none;}
a.skipToContent:hover,
a.skipToContent:active,
a.skipToContent:focus{ height:auto; margin:0 0 10px 0; padding:5px;}

/* Layout */
#container{ margin:0 20px;}
#header{ padding:30px 0 0 0; margin:0 0 11px 0;}
#body{ margin-bottom:13px; background:url(../img/bgE1.gif) repeat-y;}
.fixed .ce #body #content,
.fixed .ec #body #content{ width:762px;}
.fixed .ce #body .e1,
.fixed .ec #body .e1{ width:183px; padding:20px 0 150px 0 }
#footer{ border-top:1px solid #cfcfcf; padding:1em 0 3em 0;}

/* Header Extension */
#header h1{ margin:0 0 10px 0;}

#header .account{ position:absolute; top:37px; right:15px; color:#999; margin:0;}
#header .account strong{ font-weight:normal; color:#000;}
#header .account em{ font-size:11px; font-style:normal; letter-spacing:-1px; margin-right:5px;}
#header .account .buttonAccount,
#header .account .buttonAccount input,
#header .account .buttonAccount a { cursor:pointer; position:relative; display:inline-block; height:18px; line-height:18px; font-size:11px; color:#777; text-decoration:none; background-image:url(../img/buttonSmall.gif); background-color:transparent; background-repeat:no-repeat; vertical-align:middle; overflow:visible; border:0;}
#header .account .buttonAccount{ background-position:left top; margin-right:2px;}
#header .account .buttonAccount input,
#header .account .buttonAccount a{ left:2px; _top:-1px; background-position:right top; padding:0 7px 0 5px;}
#header .account input.inputType { margin:0; vertical-align:middle; height:14px; width:60px; border:1px solid #ccc; color:#444; font-size:11px; padding:2px;}
#header .account input.inputType:focus { padding:1px; border:2px solid #aaa; }
#header .account #keepA { margin:0; padding:0; vertical-align:middle;}
#header .account label { display:none; width:200px;  position:absolute; top:20px; left:0; background-color:#fff; border:1px solid #ccc; padding:5px; z-index:5;}
#header .account label.show { display:block; }

#header .extension{ border:1px solid #37393d; padding:9px 0 10px 12px; background:url(../img/bgGnb.gif) repeat-x; height:14px;}
#header .extension ul{ position:relative; margin:0; padding:0; overflow:hidden; *zoom:1;}
#header .extension li{ position:relative; left:-2px; margin:0 -4px 0 0; background:url(../img/vrGnb.gif) no-repeat left center;}
#header .extension li a{ display:inline-block; padding:0 10px; color:#9EA1AB; text-decoration:none;}
#header .extension li.on a{ color:#6DADDD; }
#header .extension li img{ vertical-align:middle;}

#header .extension .search{ position:absolute; top:8px; right:25px; margin:0; padding:0; _float:right;}
#header .extension .search fieldset{ _float:right;}
#header .extension .search *{ vertical-align:top;}
#header .extension .search .inputText{ border-color:#23242c; height:14px; background:#cfd0d4;}
#header .extension .search .inputText:focus{ background:#fff;}

/* Footer Extension */
#footer address{ color:#a3a3a3; font:9px Verdana;}
#footer strong{ color:#757575;}

/* Main Side */
#content .mainSide{ width:199px; float:right;}
#content .mainSide .section{ margin:0 0 15px 0;}

/* Body Extension */
#body .e1 h2{ margin:0 12px; padding:0 0 10px 0; text-indent:4px; color:#48494e; font:bold 12px AppleGothic, NanumGothic, "Malgun Gothic"; background:url(../img/hrE1.gif) repeat-x left bottom;}
#body .e1 .topic{ margin:0 0 30px 20px; padding:8px 0 0 0; list-style:none;}
#body .e1 .topic li{ margin:0 0 9px 0;}
#body .e1 .topic strong{ display:inline-block; width:30px; height:12px; padding-top:1px; line-height:1; background:url(../img/bgTopic.gif) no-repeat; font-size:11px; color:#fff; margin:0 4px 0 0; font-weight:normal; letter-spacing:-1px; white-space:nowrap; text-indent:2px;}
#body .e1 .topic a{ color:#7b7575; text-decoration:none;}
#body .e1 .topic a:hover,
#body .e1 .topic a:active,
#body .e1 .topic a:focus{ text-decoration:underline;}
#body .e1 .topic .first a{ color:#2893bb; font-weight:bold;}
#body .e1 .topic .bold.top { margin-top:30px;}
#body .e1 .topic .bold { color:#48494e; font-weight:bold; }

/* WidgetTree */
.widgetTree{ margin:0 0 0 10px; padding:22px 0 0 0;}
.widgetTree *{ margin:0; padding:0; font-size:12px;}
.widgetTree .all{ padding:0 0 0 5px; color:#333 !important;}
.widgetTree a{ text-decoration:none; padding-left:5px;}
.widgetTree a:hover,
.widgetTree a:active,
.widgetTree a:focus{ text-decoration:underline;}
.widgetTree a strong{ letter-spacing:-1px; cursor:pointer;}
.widgetTree ul{ position:relative; display:block; padding:0; margin:0; zoom:1;}
.widgetTree ul li{ list-style:none; position:relative; padding:3px 0 2px 8px; white-space:nowrap;}
.widgetTree ul li a{ position:relative; left:12px; top:-1px; color:#666;}
.widgetTree ul li li a{ left:2px;}
.widgetTree ul li em{ font-style:normal;}
.widgetTree ul li button{ display:inline-block; position:relative; *top:-2px; width:13px; height:13px; *width:17px; *height:17px; margin:0 -13px 0 0; *margin:0 -17px -1px -2px; text-indent:-10000px; *font:0/0 Sans-serif; border:0; cursor:pointer; background:transparent url(../img/buttonTreeCollapse.gif) no-repeat; *zoom:1;}
.widgetTree ul li ul{ display:none; padding:2px 0 0 0 !important; margin:0 0 -2px 6px; background:url(../img/lineTreeVr.gif) repeat-y left top; *zoom:0;}
.widgetTree ul li ul li{ display:none; background:url(../img/lineTreeHr.gif) no-repeat 0 7px !important;}
.widgetTree ul li.nav_tree_on button{ background-position:0 -17px; *background-position:2px -15px;}
.widgetTree ul li.nav_tree_off button{ background-position:0 0; *background-position:2px 2px;}
.widgetTree ul li.nav_tree_on a{ font-weight:bold; color:#000; letter-spacing:-1px;}
.widgetTree ul li.nav_tree_on li a{ font-weight:normal; color:#8e8e8e; letter-spacing:normal;}
.widgetTree ul li.nav_tree_on ul{ display:block;}
.widgetTree ul li.nav_tree_on ul li{ display:block;}
.widgetTree ul li.nav_tree_off ul{ display:none;}
.widgetTree ul li.nav_tree_off ul li{ display:none;}
.widgetTree ul li.nav_tree_last{ background:url(../img/lineTreeLastHr.gif) no-repeat 0 5px !important;}
.widgetTree ul li.active,
.widgetTree ul li.active a,
.widgetTree ul li.nav_tree_on.active a{ font-weight:bold; color:#2893bb !important; letter-spacing:-1px; padding-right:1px;}
.widgetTree ul li.active li,
.widgetTree ul li.active li a,
.widgetTree ul li.nav_tree_on.active li a{ font-weight:normal; color:#8e8e8e !important; letter-spacing:normal;}
.widgetTree .icon{ position:relative; left:5px; vertical-align:top;}


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
어리둥절 홈페이지 DB관리에 대해 도움을 받을 수 있는 곳이 없을까요? [4] 2010.06.28 by 銀童
쥰지 변수 설정 관련 PHP 질문 드립니다.  
권이 제로보드로 알림문자 서비스 가능한가요?  
딩디링 XE의 "내용직접추가" 글쓰기에디터는 자바스크립트가 입력되지 않나요?  
flyanne 최근게시물 - 각 게시글 제목 클릭 시 해당 게시판 목록으로 넘어가게 하고싶습니다.  
술먹는하마 신디케이션 no exist site 는 해결 방안 아직 없는 건가요? ㅜㅜ [1] 2010.06.28 by 老姜君
xe배우자 전국지도에 링크하는 기능 없나여 ? [1] 2010.06.28 by RoricTree
미나기 회원별 게시판 필터링  
눈팅superior ie6에서 상단 로고가 2개 뜹니다.  
무비클립 shopXE 상품등록 이미지 엑박 문제질문  
나루시아 xe 링크 게시판에 대해서; [2] 2010.06.28 by 시고라
컴심 autoinstall  
센스티브 전화번호부 위젯  
kingmoney 네이트 원격조정으로 xe좀 다운로드좀 봐주실분...  
성산포 xe1.2.4를 쓰고있습니다. 상위버전으로 업그레이드했지만 계속 화면이뜨지않아 지금까지 있었습니다. 지금사황에서 1.4.2.3버전으로 업그레드 해도 괜찮은지요? [1] 2010.06.28 by Gekkou
교자 게시판 카테고리별로 다르게 보이게 하고싶습니다  
이태배기 주소가 자꾸 바귑니다  
울보왕자 관리자모드에서 메뉴 아이콘이 없습니다. [4] file 2010.06.28 by 울보왕자
이근우495 확장변수 사용시 검색 오류 [1] 2010.06.28 by 이누꼬로207
choi924 달력위젯 에러관련 문의입니다.  
장재수 회원정보에서 새로 생성한 추가정보(extra_vars)를 게시판에 글이나 이미지로 표시하는 방법 file  
kkc20721 쉬운설치장애 다시한번 질문드립니다.  
장재수 최근 댓글 위젯에 new 아이콘을 띄우는 방법은 없나요?  
DJinside 파이어폭스에서 링크 먹은 게 안됩니다. 익스에선 되는데 ㅠㅜ [1] file 2010.06.28
saladay 페이지 수정 / 위젯수정에서 에러가 납니다. file  
deekey xe에서 게시판 만들기 [2] 2010.06.28 by LutZ
싸나이김 게시판 EX 목록 설정 [2] file 2010.06.28 by LutZ
kingmoney xe제어판 옆에 "쇼핑몰"아이콘이 안뜨는데 무엇이 잘못된것인가요?  
싸나이김 게시물에 추천 비추천 표시안되게 하는 방법? [1] 2010.06.28 by LutZ
열매씽씽 잘못된요청입니다