묻고답하기

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

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 남기남
cjmaxim setting > 기본URL 변수가 궁금합니다 [1] 2010.08.25 by SMaker
꼬맹''s 게시판 스킨에서 검정색 선택시.. [1] file 2010.08.25 by SMaker
HKFFR 엑셀로 다운받은 DB자료 XE게시판으로 업로드할 방법 좀 알려주세요  
줄루™ 게시판 글입력시..스팸방지문자 입력기능??  
구가 ... [1] 2010.08.25 by 구가
천사를봤다 썸네일 밑에 R(0) 이거 뭔가요?  
복고열전 시간소스 [1] 2010.08.25 by 김 무건
namsman 모듈별로 접속자 수나 닉네임을 표시할수 있을까요?  
웰빙샵 지영 xe_session 크래시 문제...(첨부파일 안되면 xe_session지우라는 팁보고;;) [2] file 2010.08.25 by 디디컴
증류수 첨부, 로그인 문제 [1] 2010.08.25 by 디디컴
kissuri 관리자모드에서 세션관리자에 업데이트라고 떠서 업데이트했는데 계속 업데이트라고 남아있네요 [2] 2010.08.25 by 디디컴
lienty 오류 꼭 좀 도와주세요 ㅠㅠ  
서눙이 요청하신 모듈이 없습니다. [2] 2010.08.25 by 유과장
청춘개똥 새 글 메일 발송. 이거 아시는 고수 계실까요?? [1] 2010.08.25 by 용스다
innofuture [텍스타일] 초기화면에서 타이틀에 표시되는 텍스트 갯수 늘리는 방법?  
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