묻고답하기

 제목 없음.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 남기남
가을풍경 lifepod 일정관리에 일정이 나타나지 않습니다. [1] 2009.05.15 by 개돌
갈기머리 rewrite mod 시 트랙백, 한글 태그 문제  
Jiyoung540 동영상 embed url이 자동으로 없어져서 동영상이 안나옵니다~ [1] 2009.05.25 by 황정연
Jiyoung540 사이트 rewrite 해제했는데도 안 먹히는 건...root에 깔아서인가요? [4] 2009.07.02 by 비나무
주영택 1.2.3 버전 작업시 달력 문제 [4] file 2009.07.03 by 주영택
Jiyoung540 rewrite mode 해제와 도메인 포워딩 문제-섭폴더로 안되네요;;; [1] 2009.07.09 by 초록사냥
노프레임 노프레임 include.... 하는법 ? [1] 2009.07.12 by 1234
L4 외부페이지 include가 안됩니다. [3] 2009.07.13 by kangta
토니박스 첨부파일 아이콘 없애는 방법 [2] file 2009.07.16 by 토니박스
Crazyhouse.cn mysql DB Import관견 [1] 2009.07.27 by 백성찬
네오경제 admin 비밀번호 변경 방법은? [2] 2009.07.29 by 네오경제
comproro MS-SQL 지원가능한가요? [6] 2009.08.05 by HolyJohn
toontoon admin페이지에 못들어갑니다. [2] 2009.08.07 by taihee
Xe DisplayHandler.class.php 오류가 뭔지 아시는분? [2] 2009.08.09 by Xe
종필샘 board 게시판을 삭제했더니만... [2] 2009.08.20 by 종필샘
웰빙샵 지영 리눅스 putty에서 데이타 베이스 경로, 생성 질문 [2] 2009.08.25 by 웰빙샵 지영
nas 글쓰기씨 위에 아이콘들이 이렇게 배치되는군요. [1] 2009.08.26 by sol
이인선193 에디터 컴포넌트 Code Highlighter는 어디서 받나요?? [4] 2020.03.14 by 테스트
하울링 [3] 2009.09.07 by 더레이블
ㄹㅇㅀㅎ 제로보드1.4.2.3 버전에서msg_make_directory_failed라고메세지가떠요 [2] 2010.07.07 by 에어컴