사용자: 새창 기본스타일

This commit is contained in:
whitedot
2013-01-25 18:41:04 +09:00
parent 0cf3d22ac8
commit a5f50313b9

View File

@ -134,6 +134,11 @@ table a {color:#000;text-decoration:none}
.td_datetime {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
/* ///// 새창 기본 스타일 ///// */
.new_win {}
.new_win h1 {margin-bottom:20px;padding:20px 20px 10px;background:#fff;font-size:1.2em}
.new_win table {margin:0 auto 20px;width:93%}
/* ///// 스킨별 스타일 ///// */
/* 아웃로그인 스킨 */
.ol {position:relative;margin-bottom:10px;padding:14px;border:1px solid #ddd;background:#fff}
@ -304,12 +309,10 @@ table a {color:#000;text-decoration:none}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc fieldset {margin:0 0 10px;padding:0}
#bo_vc_w {zoom:1}
#bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc #captcha {float:left;margin-left:10px;padding:0 5px 0 0;border:0}
#bo_vc #captcha a {display:inline-block;margin-right:5px;text-decoration:underline;vertical-align:middle}
#bo_vc .fs_input {margin-right:5px}
#bo_vc .fieldset_input {margin-right:5px}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}