@charset "utf-8";

* {
margin: 0;
padding: 0;
}
html, body {
width: 100%;
height: 100%;
}
html {
overflow-y: scroll;
}
body {
margin: 0 auto;
background-color: #ffffff;
*word-break: break-all;
-ms-word-break: break-all;
}
body, td, div, p, input, button, textarea, select, .c1 {
font: 12px 굴림, gulim, tahoma; 
color: #000000;
}
object, embed {
outline: none;
display: block;
}
img {
border: none;
}
br {
letter-spacing: 0;
}
form {
margin: 0;
}
ul, li {
margin: 0;
padding: 0;
list-style: none;
}
input, select {
vertical-align: middle;
}
a, img, input {
selector-dummy: expression(this.hideFocus=true);
} /*링크 테두리 점선 없애기*/
a, img, input {
outline: none;
selector-dummy: expression(this.hideFocus=true);
} /*파이어폭스까지 적용*/
a:link {
color: #000000; 
text-decoration: none;
}
a:visited {
color: #000000; 
text-decoration: none;
}
a:active {
color: #000000;
text-decoration: none;
}
a:hover {
color: #ff0000;
text-decoration: underline;
}
a.url:link {
color : #888888;
text-decoration : none;
}
a.url:visited {
color: #888888;
text-decoration: none;
}
a.url:active {
color: #888888;
text-decoration: none;
}
a.url:hover {
color: #ff0000;
text-decoration: underline;
}
a.url2:link {
color: #3788AE; 
text-decoration: none; 
}
a.url2:visited {
color: #3788AE; 
text-decoration: none; 
}
a.url2:active {
color: #3788AE; 
text-decoration: none; 
}
a.url2:hover {
color: #ff0000; 
text-decoration: underline; 
}
a.url3:link {
color: #ff4400; 
text-decoration: none; 
}
a.url3:visited {
color: #ff4400; 
text-decoration: none; 
}
a.url3:active {
color: #ff4400; 
text-decoration: none; 
}
a.url3:hover {
color: #ff0000; 
text-decoration: underline; 
}
a.menu:link, a.menu:visited, a.menu:active {
text-decoration: none; 
color: #454545;
}
a.menu:hover {
text-decoration: underline;
color: #454545;
}
.top_layout {
width: 100%;
background: url(../img/top_menu_bg.gif);
}
.top_layout li {
width: 960px;
margin: 0 auto;
font-size: 0;
line-height: 0;
}
.page_layout { 
width: 960px;
margin: 0 auto;
}
.main_table {
width: 100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.sub_table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.bbs_table {
border-collapse: collapse;
border-spacing: 0;
margin: 0;
}
.top_menu { 
width: 960px;
padding: 0 0 7px 4px;
}
.menu_bg {
height: 88px;
background: url(../img/top_bg.gif) no-repeat;
}
.flash_left {
float: left;
width: 750px;
height: 88px;
}
.flash_line {
font-size: 0;
line-height: 0;
}
.p_flash {
padding: 3px 0 0 3px;
}
.p_adobe {
padding: 12px 0 0 3px;
}
.search_left {
float: left;
padding-top: 21px;
}
.login_bg {
width: 180px;
height: 112px;
background: url(../skin/outlogin/outlogin_mmn/img/login_bg.gif) no-repeat;
margin: 15px 15px 0 15px;
padding-top: 10px;
}
.login_left {
float: left;
padding-left: 10px;
}
.login_right {
float: right;
padding-right: 10px;
}
.login_both {
clear: both;
height: 17px;
padding: 10px 0 0 10px;
}
.login_p {
padding: 5px 0 0 10px;
}
.login_position1 {
position: absolute;
margin-top: 1px;
}
.login_position2 {
position: absolute;
margin-top: 24px;
}
.logout_left {
float: left;
padding-left: 10px;
line-height: 16px;
}
.logout_font {
font: 11px 돋움; 
color: #999999;
}
.logout_both {
clear: both;
height: 17px;
padding: 6px 0 0 10px;
}
.logout_p {
padding: 6px 0 0 10px;
}
.bottom_margin {
margin-top: 13px;
}
.bottom_p1 {
text-align: center;
}
.bottom_p2 {
padding: 10px 0 10px 0;
text-align: center;
}
.member {
font-weight: bold;
color: #888888;
}
.guest  {
font-weight: normal;
color: #888888;
}
.lh {
line-height: 150%;
}
.jt {
text-align: justify;
}
.li {
font-weight: bold;
font-size: 18px;
vertical-align: -4px;
color: #66AEAD;
}
.ul {
list-style-type: square;
color: #66AEAD;
}
.ct {
font-family: 굴림, gulim, verdana;
color: #222222;
} 
.ed {
border: 1px solid #cccccc;
}
.register_ed_1 {
width: 135px;
height: 21px;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.register_ed_2 {
width: 250px;
height: 21px;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.register_ed_3 {
width: 110px;
height: 21px;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.register_ed_4 {
width: 80px;
height: 20px;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.register_ed_5 {
width: 300px;
height: 21px;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.register_tx_1 {
width: 95%;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.register_tx_2 {
width: 95%;
overflow: auto;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.confirm_ed {
width: 135px;
height: 20px;
border: 1px solid #cccccc;
background-color: #ffffff;
}
.tx {
border: 1px solid #cccccc;
} 
.small {
font: 11px 돋움, dotum;
}
.cloudy, a.cloudy {
color: #888888;
} /* 흐림 */
input.ed {
height: 20px;
border: 1px solid #9a9a9a;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
padding: 3px 2px 0 2px;
}
input.ed_password {
height: 20px;
border: 1px solid #9a9a9a;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
padding: 3px 2px 0 2px;
font: 10px tahoma;
}
textarea.tx {
border: 1px solid #9a9a9a;
border-right: 1px solid #d8d8d8;
border-bottom: 1px solid #d8d8d8;
padding: 2px;
}
.search_input {
background: url(../img/input_bg.gif);
width: 142px;
height: 18px;
border: 1px solid #cccccc;
}
.sub_line_bg {
background: url(../img/line_bg.gif) repeat-y;
}
.sub_menu_top {
width: 180px;
margin: 5px 15px 0 15px;
}
.sub_menu_top_bg {
height: 36px;
background: url(../img/sub_bg_01.gif) no-repeat;
padding-left: 12px;
}
.sub_menu_left {
float: left;
padding: 11px 0 0 7px;
color: #54a115;
font-weight: bold;
}
.sub_menu_middle_bg {
background: url(../img/sub_bg_02.gif);
padding: 8px 13px 8px 13px;
}
.sub_menu_p1 {
padding: 3px 0 0 3px;
}
.sub_menu_p2 {
height: 5px;
_height: 3px;
font-size: 0;
line-height: 0;
}
.sub_menu_p3 {
background-color: #f3f3f3;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.sub_menu_p4 {
height: 7px;
_height: 5px;
font-size: 0;
line-height: 0;
}
.sub_menu_p5 {
padding-left: 3px;
}
.sub_center {
float: right;
width: 720px;
padding: 15px 11px 20px 0;
}
.sub_center_right {
float: right;
color: #9e9e9e;
}
.sub_center_both {
clear: both;
height: 8px;
font-size: 0;
line-height: 0;
}
.sub_center_both_2 {
clear: both;
height: 15px;
font-size: 0;
line-height: 0;
}
.mov2_center_message {
border: 5px #f2f2f2 solid;
padding: 12px 10px 10px 10px;
color: #3788ae;
font-weight: bold;
}
.mov2_center_height {
height: 15px;
font-size: 0;
line-height: 0;
}
.register_skin_div_1 {
background-color: #eeeeee;
height: 80px;
}
.register_skin_div_2 {
height: 15px;
font-size: 0;
line-height: 0;
}
.register_skin_div_3 {
background-color: #eeeeee;
height: 210px;
}
.register_skin_div_4 {
height: 20px;
font-size: 0;
line-height: 0;
}
.register_skin_input_1 {
border: 1px solid #cccccc;
background-color: #ffffff;
width: 130px;
height: 22px;
}
.register_skin_input_2 {
border: 1px solid #cccccc;
background-color: #ffffff;
width: 200px;
height: 22px;
}
.register_skin_textarea {
border: 1px solid #cccccc;
width: 96%;
height: 120px;
line-height: 150%;
overflow: auto;
}
.register_skin_name_1 {
float: left;
width: 140px;
font-weight: bold;
padding: 20px 0 0 30px;
}
.register_skin_name_2 {
float: left;
padding-top: 12px;
}
.register_skin_jumin_1 {
float: left;
width: 140px;
font-weight: bold;
padding: 15px 0 0 30px;
}
.register_skin_jumin_2 {
float: left;
padding-top: 7px;
}
.register_skin_font {
font: 12px 굴림, gulim, tahoma; 
color: #66a2c8;
}
.register_skin_box_1 {
font-weight: bold;
padding-top: 23px;
text-align: center;
line-height: 1px;
}
.register_skin_box_2 {
padding-top: 19px;
text-align: center;
line-height: 1px;
}
.register_skin_box_3 {
padding-top: 16px;
text-align: center;
line-height: 1px;
}
.register_skin_btn {
text-align: center;
}
.page_password_1 {
width: 628px;
}
.page_password_2 {
height: 26px;
font-size: 0;
line-height: 0;
}
.page_password_3 {
height: 2px;
background-color: #8f8f8f;
font-size: 1px;
line-height: 1px;
}
.page_password_4 {
height: 48px;
background: url(../skin/member/basic/img/secrecy_table_bg_top.gif);
font-size: 1px;
line-height: 1px;
text-align: right;
}
.page_password_5 {
width: 460px;
text-align: center;
margin: 0 auto;
}
.page_password_6 {
padding-top: 60px;
}
.page_password_7 {
height: 30px;
font-size: 0;
line-height: 0;
}
.page_password_8 {
height: 1px;
background: url(../skin/member/basic/img/dot_line.gif);
font-size: 1px;
line-height: 1px;
}
.page_password_9 {
height: 20px;
font-size: 0;
line-height: 0;
}
.page_password_10 {
color: #ff4e1b;
}
.page_password_11 {
height: 1px;
background-color: #f0f0f0;
font-size: 1px;
line-height: 1px;
}
.page_password_input {
height: 20px;
border: 1px solid #cacaca;
}
.ui-datepicker {
font:12px dotum;
}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
width: 70px;
}
.ui-datepicker-trigger {
margin:0 0 -5px 2px;
}
.register_form_skin_td_1 {
height: 2px;
background-color: #e6e6e6;
}
.register_form_skin_td_2 {
padding-left: 15px;
color: #9e9e9e;
font-weight: bold;
line-height: 150%;
}
.register_form_skin_td_3 {
padding: 5px; 0 4px 0;
line-height: 200%;
}
.register_form_skin_td_4 {
height: 1px;
background-color: #e6e6e6;
}
.register_form_skin_td_5 {
padding: 5px; 0 4px 0;
line-height: 150%;
}
.register_form_skin_td_6 {
height: 5px;
}
.register_form_skin_td_7 {
padding: 5px 0 4px 15px;
line-height: 150%;
}
.register_form_skin_td_8 {
padding-top: 10px;
}
.register_form_skin_font {
color: #66a2c8;
}
.register_result_skin_div {
width: 550px;
margin: 0 auto;
}
.register_result_skin_li_1 {
height: 10px;
font-size: 0;
line-height: 0;
}
.register_result_skin_li_2 {
background-color: #cfcfcf;
height: 2px;
font-size: 1px;
line-height: 1px;
}
.register_result_skin_li_3 {
height: 300px;
background: url(../skin/member/basic/img/back_bg_1.gif);
background-color: #f8f5f8;
line-height: 150%;
text-align: justify;
padding: 40px 10px 0 10px;
}
.register_result_skin_li_4 {
background-color: #f1f1f1;
height: 1px;
font-size: 1px;
line-height: 1px;
}
.register_result_skin_li_5 {
font-size: 0;
line-height: 0;
text-align: right;
padding-top: 20px;
}
.member_confirm_skin_div_1 {
width: 628px;
height: 430px;
min-height: 430px;
margin: 0 auto;
}
.member_confirm_skin_li_1 {
height: 20px;
font-size: 0;
line-height: 0;
}
.member_confirm_skin_li_2 {
background-color: #8f8f8f;
height: 2px;
font-size: 1px;
line-height: 1px;
}
.member_confirm_skin_li_3 {
height: 48px;
background: url(../skin/member/basic/img/modify_table_bg_top.gif);
font-size: 0;
line-height: 0;
text-align:right;
}
.member_confirm_skin_ul {
height: 223px;
background: url(../skin/member/basic/img/modify_table_bg.gif);
}
.member_confirm_skin_li_4 {
width: 460px;
height: 223px;
background-color: #ffffff;
margin: 0 auto;
}
.member_confirm_skin_div_2 {
width: 350px;
margin: 0 auto;
}
.member_confirm_skin_li_5 {
height: 40px;
font-size: 0;
line-height: 0;
}
.member_confirm_skin_li_6 {
float: left;
line-height: 140%;
}
.member_confirm_skin_li_7 {
float: right;
font-size: 0;
line-height: 0;
padding-top: 6px;
_padding-top: 4px;
}
.member_confirm_skin_li_8 {
clear: both;
height: 25px;
font-size: 0;
line-height: 0;
}
.member_confirm_skin_li_9 {
height: 1px;
background: url(../skin/member/basic/img/dot_line.gif);
font-size: 1px;
line-height: 1px;
}
.member_confirm_skin_li_10 {
height: 30px;
font-size: 0;
line-height: 0;
}
.member_confirm_skin_li_11 {
line-height: 150%;
padding-left: 20px;
}
.member_confirm_skin_li_12 {
height: 1px;
background-color: #f0f0f0;
font-size: 1px;
line-height: 1px;
}
.zip_skin_div {
width: 600px;
margin: 0 auto;
}
.zip_skin_ul {
border: 6px solid #ebebeb;
}
.zip_skin_li_1 {
line-height: 150%;
padding: 11px 0 10px 11px;
_padding :13px 0 12px 13px;
color: #666666;
font-weight: bold;
}
.zip_skin_li_2 {
font-size: 0;
line-height: 0;
padding: 25px 0 0 2px;
}
.zip_skin_li_3 {
line-height: 150%;
padding: 25px 0 0 2px;
}
.zip_skin_input {
width: 200px;
height: 20px;
border: 1px solid #cccccc;
}
.zip_skin_li_4 {
height: 25px;
font-size: 0;
line-height: 0;
}
.zip_skin_li_5 {
height: 1px;
background: url(../bbs/img/post_dot_bg.gif);
font-size: 1px;
line-height: 1px;
}
.zip_skin_li_6 {
height: 18px;
font-size: 0;
line-height: 0;
}
.zip_skin_li_7 {
line-height: 150%;
padding: 17px 0 0 58px;
}
.zip_skin_li_8 {
line-height: 150%;
padding-left: 58px;
}
.zip_skin_li_9 {
line-height: 150%;
padding: 10px 0 0 58px;
}
.password_lost_skin_ul_1 {
width: 540px;
height: 170px;
margin: 0 auto;
background: url(../skin/member/basic/img/gray_bg_img.gif);
margin-top: 30px;
}
.password_lost_skin_li_1 {
line-height: 200%;
padding: 23px 0 0 80px;
}
.password_lost_skin_li_2 {
float: left;
width: 140px;
line-height: 150%;
padding: 15px 0 0 80px;
}
.password_lost_skin_li_3 {
float: left;
line-height: 200%;
padding-top: 15px;
}
.password_lost_skin_input {
width: 120px;
height: 21px;
border: 1px solid #cccccc;
background-color: #ffffff;
vertical-align: top;
margin-top: 17px;
}
.password_lost_skin_ul_2 {
width: 100px;
margin: 0 auto;
}
.password_lost_skin_li_4 {
line-height: 0;
padding-top: 17px;
}

