묻고답하기

 제목 없음.JPG 제목 없음.JPG
  http://pcqna.woobi.co.kr  입니다.



2차메뉴가 필요없어서 css파일을 약간 수정햇는데
저 두개의 선이 안없어지네요... ㅠㅠ
어떻게 해야할까요?

@charset "utf-8";
/* NHN (developers@xpressengine.com) */

/* White Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#ffffff;}
#bodyWrap { position:relative; width:978px; margin:0 auto; padding:1.5em 0 0 0;}

/* Site Layout - Header */
#header { position:relative; width:978px; height:250px; border-top:5px solid #d9d9d9; border-left:5px solid #d9d9d9; border-right:5px solid #d9d9d9; background:url(../images/white/bgHeader.png) no-repeat right bottom; margin-bottom:10px; z-index:99;}   /* 상단헤더공간조정 _ border부분은 두께와 색깔조정 */
#header h1 { position:absolute; top:40px; left:370px;} /* 로고위치조정 */
#header h2 { position:absolute; top:120px; left:250px;} /* 플래시메뉴 위치조정 */
#header h3 { position:absolute; top:20px; left:2px;} /* 강호동 */
#header h4 { position:absolute; top:50px; right:15px;} /* 광수 */
#header h5 { position:absolute; top:220px; left:10px;} /* 로그인 */
#language { position:absolute; top:175px; right:19px; z-index:100;} /* 언어선택툴 위치조정 */
#language strong { color:#5c5c5c; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:20px; right:0px; display:none; border:2px solid #d9d9d9; background:#ffffff;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;}
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#gnb { position:absolute; top:76px; left:0; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { list-style:none; float:left; background:url(../images/white/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 15px 0 0px; height:25px; color:#727272; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#000000;}
#gnb li.on a { font-weight:bold; color:#3f3f3f; background:url(../images/white/bgGnbOn.gif) no-repeat center top;}

#isSearch { position:absolute; top:220px; right:2px; width:214px; text-align:right;} /*검색창 위치조정*/
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url(../images/white/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}
#isSearch ul li { width:67px; height:18px; list-style:none;}
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}
#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:155px; height:18px; color:#000000; border:1px solid #B0B0AF; background-color:#FFFFFF; } /* 검색창 크기조절 */
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
*:first-child+html  #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:978px; padding-bottom:30px; overflow:hidden; background:url(../images/white/bgContentBody.gif) repeat-y left top; border-bottom:1px solid #dddddd;} /* 컨텐츠에서 부분에서 볼때 하단 부분 라인두께및 색깔조정 */

/* Site Layout - Column Left */
#columnLeft { position:relative; width:199px; float:left;}
#columnLeft .mask { width:199px; height:5px; background:#ffffff; display:block;}

#lnb { border-top:1px solid #dddddd; padding:4px 5px; width:190px;}
#lnb li { list-style:none; padding-bottom:4px;}
#lnb li a { padding:6px 5px 6px 13px; width:170px; display:block; border:5px solid #e8e8e8; background:url(../images/white/bgLnbOff.gif) repeat-x; color:#3e3e3e; position:relative; z-index:99; text-decoration:none;}
#lnb li a:hover,
#lnb li a:focus { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#lnb li.on a { color:#ffffff; background:#de4332; border:1px solid #de4332;}
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:bold;}
#lnb li ul { display:block; position:relative; width:184px; padding:0 3px; position:relative; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px solid #f2f2f2; position:relative; top:-1px;}
#lnb li ul li a { padding:6px 5px 6px 10px; width:169px; color:#818181 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}
#lnb li.on ul li.on a { color:#ff1a00 !important; font-weight:bold !important; background:url(../images/white/bulletLnb.gif) no-repeat 175px center  !important;}

/* Site Layout - Column Right */
#columnRight { width:770px; float:right; overflow:hidden;}  /*왼쪽 메뉴가 있을 경우 이것을 적용 */
#columnRight_full { width:978px; float:right; overflow:hidden;} /* 왼쪽 메뉴가 없을경우 이것을 적용 */
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}
/* Site Layout - Content */
#content {position:absolute;width:550px:overflow:hidden;}
#content {position:relative;float:right:right:0px:top:-10px:background:#F3F3EF;height:100%;width:200px:text-align:center;padding-left:5px:padding-right:5px:overflow:visible;display:block;white-space:nowrap;text-decoration:none;}


/* Site Layout - Footer */
#footer { margin:0; padding:0; border-top:3px solid #e81533; text-align:center; padding:2em 0 4em; clear:both;} /* footer 부분에서 볼때 copyright 상단 라인 */
#footer li { display:inline; padding:0 .6em 0 1em; background:url(../images/white/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li address { display:inline; }

/* White Skin - End */


꼭 좀 도와주세요~!!!!

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
갱윰 ie6에서 PNG 바탕이 보이다가 서서히 사라지는 현상 [1] 2009.04.14 by 롤탱
★미노★ 확장변수 관련 질문입니다.. [2] 2009.04.14 by ★미노★
안전군기 페이지 모듈에서 스크립트 사용할 수 없나요? [3] 2009.04.14 by 자이제로
지엔 최근게시물 스킨에서요...질문 file  
egoldhan 최근 게시물을 클릭하면 해당 글이 보이도록 링크?  
suwoongaaa 결과가 출력되는 경로 관련 질문드립니다. ㅜㅜ file  
송혜교남펀 구글 로봇 검색 순위..  
언니야 에디터가능 게시판을 외장하드에 설치하는 방법좀 알려주세요  
민트여우 소스수정(content 확장관련) [1] file 2009.04.14 by 넨네
이동우937 파일명이 한글로된 첨부파일이 다운이 안됩니다. [1] 2009.04.14 by 東問西答
제로여럽 게시판페이지에서의 상단태그 입력창에서의 로그인  
유니 XE 게시판 기본 스킨 검은색이 제대로 지정되지 않습니다. file  
sungjaeq ## 제목입력하는 칸을 없애는 방법은 없을까요?? ## [1] 2009.04.14 by 궁금이2
최태용409 제로보드와는 상관없지만요 ... 궁금해서 ! [2] 2009.04.14 by 최태용409
안홍복 매뉴얼이 모두 엉터리예요 [2] 2009.04.14 by yank
우리아기 게시판 생성이 안되요  
윤돌 동영상 문제입니다. 동영상쪽으로 잘 아시는분... 조언 부탁드립니다. [11] 2009.04.14 by 하하파파
jeni660 회원가입에서 닉네임 삭제방법 file  
ShadowLove 테이블안에 최근 게시물 위젯 설정이 잘 안되네요..  
IsNothing 홈페이지가 해킹당해서 FTP 정보가 변경됩니다... [1] 2009.04.14 by 히카루(아오)
제갈공명825 갤러리 스킨 보기 눌리면 이미지를 안 뿌리네요.  
kanggra 로그인텍스트창이 클릭이 안됩니다.. [1] 2009.04.14 by e~세상쉼터
자이제로 무슨 뜻인가요? [2] file 2009.04.14 by 자이제로
CHOBOS 폰트바꾸려면 어찌해야하나요.. [3] file 2009.04.14 by CHOBOS
안전군기 관리자-회원관리에서 IP로 검색 불가능한가요? [1] 2009.04.14 by e~세상쉼터
본체 하단의 카피라이트ㅡ.. [1] 2009.04.14 by narawiz
골드로드 에러 입니다. 한번 봐주세요..  
최소영329 글보기에서 링크주소와 글 보면서 링크 주고가 달르게 나와요.  
조원익657 ampset에 설치 후??  
이지연236 갤러리를 붙히는데.. file