diff --git a/css/def.css b/css/def.css index eec86cbb8..16035a52d 100644 --- a/css/def.css +++ b/css/def.css @@ -77,7 +77,7 @@ a {color:#000;text-decoration:none} #logo a {display:inline-block;padding:20px 30px} /* 상단메뉴 */ -#tnb {border-bottom:1px solid #999;background:#fff;zoom:1} +#tnb {border-bottom:1px solid #bbb;background:#fff;zoom:1} #tnb:after {display:block;visibility:hidden;clear:both;content:""} #tnb li {float:left} #tnb a {display:inline-block;padding:0 20px;height:35px;border-right:1px solid #e9e9e9;color:#666;font-family:"dotum";font-size:0.75em;font-weight:bold;text-decoration:none;line-height:3em} @@ -85,9 +85,9 @@ a {color:#000;text-decoration:none} #tnb a:focus {background:#f9f9f5;color:#000} /* 전체검색 */ -#hdsch {z-index:3;position:absolute;top:77px;right:0;margin:0;padding:0;width:219px;border:0;border-left:1px solid #e9e9e9;background:#fff} +#hdsch {z-index:3;position:absolute;top:77px;right:0;margin:0;padding:0;width:220px;border:0;background:#fff} #hdsch legend {position:absolute;padding:0;width:0;height:0;border:0;overflow:hidden} -#hdsch_stx {margin:5px 0 5px 5px;padding:0 5px;height:25px;width:176px;border:0;background:transparent;font-size:1em;line-height:1.4em} +#hdsch_stx {margin:5px 0;padding:0 5px;height:25px;width:175px;border:0;background:transparent;font-size:1em;line-height:1.4em} #hdsch_stx:focus {background:#464649;color:#fff} #hdsch_submit {position:relative;margin-left:-5px} @@ -96,7 +96,7 @@ a {color:#000;text-decoration:none} #snb ul {margin:0;padding:0;list-style:none} /* 아웃로그인 */ -.outlogin {position:relative;border-bottom:1px solid #ccc;border-left:1px solid #999;background:#f0f3f6;line-height:1em} +.outlogin {position:relative;border-bottom:1px solid #d9d9d9;border-left:1px solid #bbb;background:#f0f3f6;line-height:1em} .outlogin h2 {margin:0;padding:0;height:0;overflow:hidden} /* 로그인 전 */ #ol_before {padding:15px 10px 0;width:199px;font-size:0.7em} @@ -124,7 +124,7 @@ a {color:#000;text-decoration:none} #ol_after footer a {display:inline-block;padding:0 10px} /* 설문조사 */ -#poll {width:219px;border-bottom:1px solid #ccc;border-left:1px solid #999;background:#fff;font-size:0.75em} +#poll {width:219px;border-bottom:1px solid #d9d9d9;border-left:1px solid #bbb;background:#fff;font-size:0.75em} #poll header {padding:10px 10px 1px;border-bottom:1px solid #efeada;background:#f0f3f6} #poll h2 {display:inline-block;margin:0;font-size:1em} #poll p {padding:0} @@ -163,7 +163,7 @@ a {color:#000;text-decoration:none} #wrapper h1 {margin-top:20px} /* 레이아웃 하단 */ -#footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #999;color:#595959;font-size:0.75em} +#footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #bbb;color:#595959;font-size:0.75em} #footer h1 {margin:0;height:0;overflow:hidden} #footer section {margin-left:30px} #footer h2 {margin:0;width:100px;color:#000;font-size:1em} @@ -375,12 +375,13 @@ a {color:#000;text-decoration:none} #post_num p {margin:0 auto 30px;width:90%} /* 회원가입 약관 */ -#fregister {padding:20px;background:#f5f5f2} -#fregister h2 {padding-top:10px;text-align:center} -#fregister_term {float:left;width:49%} -#fregister_private {float:right;width:49%} -#fregister textarea {display:block;margin-bottom:10px;width:99%;height:200px;border:1px solid #ddd} -#fregister label {display:inline-block;margin-right:10px} +#fregister {} +#fregister section {margin-bottom:20px} +#fregister h2 {font-size:0.875em} +#fregister textarea {display:block;margin-bottom:10px;padding:5px;width:98%;height:150px;border:1px solid #ddd;background:#f7f7f7} +#fregister textarea:focus {background:#333;color:#fff} +.fregister_agree {text-align:right} +.fregister_agree label {display:inline-block;margin-right:10px;font-size:0.75em;vertical-align:middle} /* 회원 패스워드 확인 */ #member_confirm {padding:150px 0;background:#fcfcfc;text-align:center} diff --git a/img/wrapper_bg.jpg b/img/wrapper_bg.jpg index 5bc629b46..18494a557 100644 Binary files a/img/wrapper_bg.jpg and b/img/wrapper_bg.jpg differ diff --git a/skin/member/neo/register.skin.php b/skin/member/neo/register.skin.php index 3576f42c7..65a0fe43f 100644 --- a/skin/member/neo/register.skin.php +++ b/skin/member/neo/register.skin.php @@ -7,17 +7,23 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가

회원가입약관

- - +
+ + + + +

개인정보취급방침

- - - - +
+ + + + +