110 lines
5.1 KiB
CSS
110 lines
5.1 KiB
CSS
/* SIR SOFT 지운아빠 Dec 2012 */
|
|
|
|
/* 초기화 */
|
|
html {overflow-y:scroll}
|
|
body {font-size:1em}
|
|
html, body, h1, h2, h3, h4, h5, h6 {margin:0;padding:0}
|
|
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
|
|
header ul, nav ul {margin:0;padding:0;list-style:none}
|
|
table {border-collapse:collapse;border-spacing:0} tfoot td {font-weight:bold;text-align:center}
|
|
form, img {border:0}
|
|
input, img {vertical-align:middle}
|
|
p {margin:10px 0;line-height:1.5em}
|
|
|
|
/* 이미지 등비율 리사이징 */
|
|
.img_fix {float:left;width:100%;height:auto}
|
|
|
|
/* 내용 건너뛰기 */
|
|
#to_content a {display:block;position:absolute;top:0;left:0;margin:5px;height:0;text-decoration:none;overflow:hidden}
|
|
#to_content a:focus,
|
|
#to_content a:active {height:auto;padding:5px 10px;border:1px solid #000;background:#333;color:#fff;font-size:0.75em;overflow:auto}
|
|
|
|
/* 그누보드4s 설치 완료 메세지 */
|
|
#install_done {position:absolute;margin-top:-30px;width:100%;height:580px;background:#e7ebee}
|
|
#install_done h1,
|
|
#install_done section {margin:0 auto;width:700px}
|
|
#install_done div {position:relative;margin:0 auto;width:700px;background:#000}
|
|
#install_done div span {position:absolute;top:-28px;left:0;width:700px;height:580px;background:url("../img/install_done.jpg")}
|
|
|
|
/* 레이아웃 - 상단 */
|
|
#header {z-index:3;position:relative;margin-bottom:30px;height:100px;border-bottom:1px solid #ddd}
|
|
#header h1 {height:0;overflow:hidden}
|
|
|
|
/* 로고 */
|
|
#logo {position:absolute;top:40px;left:50px}
|
|
|
|
/* 상단메뉴 */
|
|
#tnb {position:absolute;top:43px;left:140px;zoom:1}
|
|
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
|
|
#tnb li {float:left;margin-right:15px}
|
|
#tnb a {display:block;padding:10px;color:#333;font-family:"dotum";font-size:0.9em;font-weight:bold;text-decoration:none}
|
|
|
|
/* 전체검색 */
|
|
#hdsch {position:absolute;top:47px;right:45px;padding:0;border:1px solid #d7d7d7;background:#f8f9fa}
|
|
#hdsch legend {position:absolute;top:-1000px}
|
|
#hdsch_stx {margin:5px 0 5px 5px;height:16px;width:163px;border:0;background:transparent}
|
|
#hdsch_stx:focus {background:#e7ebee;outline:0}
|
|
#hdsch_submit {position:relative;margin-left:-5px}
|
|
|
|
/* 아웃로그인 */
|
|
.outlogin {position:absolute;top:130px;right:50px;width:200px;font-size:0.7em}
|
|
.outlogin h2 {height:0;overflow:hidden}
|
|
/* 로그인 전 */
|
|
#ol_before fieldset {padding:0;border:0}
|
|
#ol_before legend {height:0;overflow:hidden}
|
|
#ol_mb_id_label {position:absolute;top:11px;left:7px;color:#a8a8a8}
|
|
#ol_mb_id {padding-left:50px;width:87px;height:28px;border:1px solid #d7d7d7;border-right:0}
|
|
#ol_mb_password_label {z-index:2;position:absolute;top:42px;left:7px;color:#a8a8a8}
|
|
#ol_mb_password {position:relative;top:-1px;padding-left:50px;width:87px;height:28px;border:1px solid #d7d7d7;border-right:0}
|
|
#ol_submit {position:absolute;top:0;right:0;width:60px;height:63px;border:1px solid #d7d7d7;font-size:1em;font-weight:bold}
|
|
#auto_login {z-index:2;position:absolute;top:69px;right:42px}
|
|
#auto_login_label {z-index:2;position:absolute;top:72px;right:7px}
|
|
#ol_before ul {position:relative;top:-1px;width:196px;height:29px;border:1px solid #d7d7d7;border-top:0;background:#f8f9fa;zoom:1}
|
|
#ol_before ul:after {display:block;visibility:hidden;clear:both;content:""}
|
|
#ol_before a {display:block;padding:0 5px;height:29px;color:#000;text-decoration:none;line-height:2.8em}
|
|
#ol_before li {float:left}
|
|
/* 로그인 후 */
|
|
|
|
/* 설문조사 */
|
|
#poll {position:absolute;top:250px;right:50px;width:200px;font-size:0.75em}
|
|
#poll h2 {display:inline-block;font-size:1em}
|
|
|
|
/* 레이아웃 중간 */
|
|
#wrapper {z-index:2;position:relative;margin-right:270px;padding-left:50px;min-height:520px;height:auto !important;height:520px}
|
|
|
|
/* 레이아웃 하단 */
|
|
#footer {z-index:1;position:relative;margin-top:30px;padding:15px 0 20px;border-top:1px solid #ddd;color:#595959;font-size:0.75em}
|
|
#footer h1 {height:0;overflow:hidden}
|
|
#footer section {margin-left:50px}
|
|
#footer h2 {width:100px;color:#000;font-size:1em}
|
|
#footer a {color:#595959;text-decoration:none}
|
|
|
|
/* 방문자집계 */
|
|
#visit {margin-bottom:10px;zoom:1}
|
|
#visit:after {display:block;visibility:hidden;clear:both;content:""}
|
|
#visit h2 {float:left}
|
|
#visit dl {float:left;margin:0;zoom:1}
|
|
#visit dl:after {display:block;visibility:hidden;clear:both;content:""}
|
|
#visit dt {float:left}
|
|
#visit dd {float:left;margin:0 15px 0 5px;color:#000;font-style:italic}
|
|
#visit a {float:left;font-weight:bold}
|
|
|
|
/* 현재접속자 */
|
|
#current_connect {margin-bottom:10px;zoom:1}
|
|
#current_connect:after {display:block;visibility:hidden;clear:both;content:""}
|
|
#current_connect h2 {float:left}
|
|
|
|
/*인기검색어 */
|
|
#popular {margin-bottom:10px;zoom:1}
|
|
#popular:after {display:block;visibility:hidden;clear:both;content:""}
|
|
#popular h2 {float:left}
|
|
#popular ul {list-style:none;zoom:1}
|
|
#popular ul:after {display:block;visibility:hidden;clear:both;content:""}
|
|
#popular li {float:left;margin-right:20px}
|
|
|
|
/* 카피라이트 */
|
|
#footer p {position:absolute;top:25px;right:50px}
|
|
|
|
/* 테이블 */
|
|
table {margin-bottom:10px;width:100%}
|
|
caption {padding:10px 0 15px;text-align:left;font-size:1em;font-weight:bold} |