묻고답하기

상단 여백(검은색 메뉴바 위 여백) 늘리는 부분을 알려주세요ㅠㅠㅠ

2010-08-24 19;17;16.jpg

 

 

 

@charset "utf-8";

/* Default Skin - Start */
/* Site link style */
a:link {color:#555555; text-decoration:none;}
a:visited {color:#555555; text-decoration:none;}
a:hover {color:#555555; text-decoration:none;}
a:active {color:#555555; text-decoration:none ;}

#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }
a {selector-dummy: expression(this.hideFocus=true);}
body {margin:0; padding:0;}
.site {border:1px solid #ddd;}
.site a {color:#666; font-size:12px; text-decoration:none; font-family:돋움;}
.site a:hover {color:#FF3300;}
.site td td {height:17px;}

/* Site Layout - Body Wrap */
body {  background:#ffffff; line-height:0; }
#bodyWrap { position:relative; margin:0 auto; width:980px; padding:0; line-height:120%; }

#header {position:relative; width:980px; height:150px; z-index:99;}

#tb {position:absolute; right:5px; top:45px;}

#favor {position:absolute; left:0; top:5px; }
#favor a {font-family:돋움; font-size:11px; color:#999; text-decoration:none;}

#logo { position:absolute; left:0; top:35px;}

#log { position:absolute; right:0; top:5px;}
#log a { font-family:돋움; font-size:11px; color:#999; text-decoration:none; margin-left:5px; }

#ban {position:relative; width:188px; text-align:center; margin-top:15px;}

 


/* Site Layout - search */
#it_search_form { position:absolute; top:50px; right:15px; z-index:160; }
#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; }

#isSearch { position:absolute; top:84px; right:10px; width:200px; text-align:right; z-index:160; }
#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/default/bgSearchTerm.gif) no-repeat;
                     font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal; }
*:first-child+html #isSearch .checked { top:0px; }
#isSearch ul { display:none; position:absolute; margin:0px; left:0px; 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:14px;
                        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 { }
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 0 3px;
                       width:120px; height:13px; color:#333; border:1px solid #195fab; background-color:#FFFFFF;font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { }
*: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 - main menu */
#mainMenu_line  {position:absolute; top:77px; width:100%; height:42px; padding:0px 0px 0px 20px; margin:0px;
                  z-index:90; background:url(../images/bg_header_blue.jpg) no-repeat; font-size:12px; }
#mainMenu_line table.tMenu  {position:relative; top:0px; width:100%; height:42px; padding:0px; margin:0px; }
#mainMenu_line table td.td1  { color:#ffffff; padding:0px 0px 0px 0px; text-align:left;
                               height:42px; width:174px; }
#mainMenu_line table td.td2  { height:42px; width:32px; }
#mainMenu_line table td.td3  { height:42px; }
#mainMenu { position:absolute; top:0; height:42px; padding:0; margin:0; }
#mainMenu .Mmenu {position:relative; float:left; padding:0px; margin:0px; }
#mainMenu .Mmenu li { list-style:none; position:relative; float:left; padding:0 0 0 10px; margin:-1px 0px 0px 0px; *margin:0px; }
#mainMenu .Mmenu a {position:relative; display:block; float:left; color:#ffffff; padding:1px 1px 1px 1px; margin:0px;
                    vertical-align:middle; text-decoration:none; }
#mainMenu .Mmenu a:hover { color:#fff; height:26px; padding:1px 1px 1px 1px; margin:0px; text-decoration:none; }
#mainMenu .Mmenu li.on { }
#mainMenu .Mmenu .Smenu { position:relative; top:-61px; right:-90%; margin:0px; padding:0; }
#mainMenu .Mmenu .arrow {position:absolute; right:8px; padding-top:4px; }

#mainMenu .Mmenu table {position:absolute; top:30px; left:5px; display:none; padding:0px; z-index:140; }
#mainMenu .Mmenu table td {white-space:nowrap; height:16px; border:2px solid #1c79da; background:#fff; }
#mainMenu .Mmenu table td a {float:none; font-weight:normal; color:#666; height:16px; padding:5px 20px 5px 10px;}
#mainMenu .Mmenu table td a:hover { color:#333333; height:16px; padding:5px 20px 5px 10px; background:#f6f6f6;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:100%; margin:0px; overflow:hidden; padding-bottom:30px; }

/* Site Layout - Column Left */
#columnLeft { position:relative; float:right; width:188px; font-size:12px;}

/* Site Layout - Column Right */
#columnRight { position:relative; overflow:hidden; float:left; width:785px; padding-top:2px; }
#content {position:relative; overflow:hidden; width:100%; }

/* Site Layout - Footer */
#footer { margin:0; padding:15px 0 0 0; text-align:center; clear:both; border-top:1px dashed #ddd;}
#footer li { display:inline; background:url(../images/white/vrType1.gif) no-repeat left center; margin:0 5px 0 5px;}
#footer li a { color:#777; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}

#copy { text-align:center; padding-top:15px; padding-bottom:10px; color:#999; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
innofuture [텍스타일] 똑같은 포스트인데 주소가 두개 생깁니다.  
허준님 Mysql DBMS가 2개 설치되어있을 때...DB 정보입력?  
헤드레기 이전자료들 .............. [1] 2010.08.25 by 디자이너리군
푸른달빛 초보라서요 ㅠ상단 여백 부분 수정 알려주세요 [1] file 2010.08.25 by ForHanbi
구가 (boardEX) 상태 값이 있는 걸 공지로 하면 "--" 표시가 되는데 이걸 다른 문자로  
반디영맨 에러메세지가 계속 뜨는데 뭔말인지...ㅜㅜ  
스카이피아 메뉴 이미지 천천히 변하는 효과요. [1] 2010.08.25 by 현원
스카이피아 jquery 사용한 페이드인 사용방법 질문입니다. [1] 2010.08.25 by 현원
comelf 상단 메뉴와 사이트맵의 메뉴를 다르게 지정할수 없나요? [1] 2010.08.24 by ForHanbi
뽀칠이 분류 종류를 특정 아이디 만 보이고 사용하게 만들기?  
해오진(PHDKorea.com) textyle...블로그 초기화면에서 글을 목록으로 보려면? [1] 2010.08.24 by 해오진(PHDKorea.com)
최혁필184 페이지 수정이 안되요 file  
로이lee 제로보드xe 설치과정중에 error가 발생.. [1] file 2010.08.24 by 휘즈
향유고래 오류(error)창 : The result is not valid XML : Fatal error : call to a member function ....... [2] file 2010.08.24 by Brake
바람히 위젯에 대하여 file  
푸른달빛 이미지 버튼 등록시와 여백 질문 [1] file 2010.08.24 by 비나무
HKFFR 엑세스 데이터를 XE 게시판으로 옮기는 방법 부탁드립니다. [1] 2010.08.24 by 비나무
꼬맹''s 마이그레이션에서 추출에 관하여.. [1] 2010.08.24 by 비나무
바람히 메인페이지 위젯 추가하기 안되는데 어떻게 하죠 [1] 2010.08.24 by 비나무
도돼지 모듈이 갑자기 동작을 안합니다. [1] 2010.08.24 by 디자이너리군
wildb XE 관리자 모드에서.. [1] 2010.08.24 by 디자이너리군
흐에에엥 제로보드 게시판.. 그룹관리 문의드립니다. file  
jslee ?mid= 을 붙여야지만 페이지가 열립니다. [3] 2010.08.24 by 다레사마
grey''s 제로보드 메인 페이지식 로그인창 만들기? [2] 2010.08.24 by 다레사마
이현성716 게시판 스타일 변경이요!! [1] file 2010.08.24 by 다레사마
이진영302 mid 값 구하고 싶어요..  
무뇌중689 글쓰기시에 하단 목록이 노출되게 할 수 있을까요? [1] 2010.08.24 by 다레사마
곽희진327 admin에서 암것도 안됩니다.!! 답답하내요 [1] 2010.08.24 by 다레사마
Arp 카운터 위젯을 특정 그룹에게만 출력시킬수 있나요?  
goodluckjjang 게시판생성 에대하여.. [1] 2010.08.24 by 다레사마