@charset "utf-8";
/* WEBsiting 2015-02-04 */

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:block;position:relative;border:1px dashed #ddd; padding:10px 0 !important; text-align:center !important;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #c6c6c6}
#captcha #captcha_mp3 {display:none; position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {display:inline-block;position:relative;;margin-left:-6px;padding:0;width:41px;height:43px;border:1px solid #c6c6c6;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:41px;height:43px;background:url('../img/icon/icoreload.gif') no-repeat center center #f9f9f9; background-size:50% auto}
#captcha #captcha_key {margin:0 0 0 -5px;;border-radius:0px;padding:0 5px;width:100px;height:41px;border:1px solid #dedede;background:#ffffff;font-size:1.333em;color:#000 !important;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;font-size:0.95em;letter-spacing:-0.1em;padding-top:5px;}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}


/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px;}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0;border-top:3px solid #c6c6c6;border-bottom:3px solid #c6c6c6;}
.tbl_frm01 table caption{text-align:center;border-bottom:1px solid #c6c6c6;}
.tbl_frm01 table caption b{font-family:'Nanum Gothic';font-size:16px;text-align:center;border-bottom:3px solid #ddd;color:#333; display:inline-block; padding:10px; margin-bottom:10px;}
.tbl_frm01 th {width:80px;padding:7px 13px;border-bottom:1px solid #c6c6c6;text-align:center}
.tbl_frm01 td {padding:7px 10px;border-bottom:1px solid #c6c6c6; background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #c6c6c6;background:#fafafa;color:#333;vertical-align:middle;line-height:2em; padding:5px;}
.tbl_frm01 select{ padding:8px;}
.tbl_frm01 .w90p{width:93%;}
.tbl_frm01 textarea {padding:5px}
.frm_input {height:22px;border:1px solid #c6c6c6 !important;background:#fafafa !important;color:#333 !important;}
.tbl_frm01 textarea {width:98% !important;height:100px;border:1px solid #c6c6c6;background:#fafafa;color:#333;}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 글쓰기 테이블 */
.write_form {margin:0 0 20px;}
.write_form table {width:100%;border-collapse:collapse;border-spacing:0;border-top:1px solid #b5b5b5;}
.write_form table caption{display:none;}
.write_form tr {} 
.write_form th {width:60px;padding:10px 0; text-align:center}
.write_form td label.thlabel{display:block;position:absolute; left:0px; top:50%; width:60px;height:20px; line-height:20px; margin-top:-10px; text-align:center; font-weight:bold;}
.write_form td {padding:10px 10px 10px 70px;border:1px solid #b5b5b5;border-top:0px; position:relative;}
.write_form textarea, .frm_input {border:1px solid #dedede;background:#ffffff;color:#333;vertical-align:middle;line-height:2em; padding:5px;}
.write_form select{ padding:5px;}
.write_form .w90p{width:98%;}
.write_form textarea {padding:5px}
.frm_input {height:18px;border:1px solid #dedede !important;background:#ffffff !important;color:#333 !important;}
.write_form textarea {width:98% !important;height:100px;border:1px solid #dedede;background:#ffffff;color:#333;}
.write_form a {text-decoration:none}
.write_form .frm_file {display:block;margin-bottom:5px}
.write_form .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
.write_form tr.wr_content{border:0px;}
.write_form tr.wr_content td{padding:0px; border:0px;}
.write_form td #ca_name{width:200px;}

.write_notice{width:100%; border-top:1px solid #dedede; border-bottom:1px solid #dedede; position:relative; overflow:hidden; margin-bottom:10px;}
.write_notice dl{padding:20px;}
.write_notice dl dt{padding-bottom:15px; font-weight:bold; color:#002491; font-size:12px;}
.write_notice dl dd{ font-size:11px; color:#898989; padding-bottom:40px;}
.btn_guide{display:block; position:absolute; right:10px; bottom:10px; height:30px; line-height:30px; padding:0 20px; border:1px solid #9c9c9c; font-weight:bold; letter-spacing:-0.05em; color:#333;}

/* 포인트 글자색 */
.frm_info,
#captcha_info{color:#0085e4;}
table td .frm_info{font-size:11px;}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:#fff; color:#333; border:1px solid #dfdfdf;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:45px;text-align:center; font-family:verdana; font-size:9px; color:#666;}
.td_datetime {width:45px;text-align:center; font-family:verdana; font-size:9px; color:#666;}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:110px;text-align:left !important; font-weight:bold;font-size:13px}
.td_name img{margin-right:2px;}
.td_nick {width:110px;text-align:left; font-weight:bold;}
.td_num {width:40px;text-align:center; font-family:verdana; font-size:9px; color:#666;}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto; text-align:left;}
.sv_nojs .sv {display:block}

/* 게시판 목록 공통 */
.bo_fx {}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:10px 0 0 0;list-style:none}
#bo_list_total {padding:5px; font-family: verdana; font-size:9px; color:#999; text-align:right;}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:right}
.btn_bo_adm li {float:left;margin-right:5px}
.btn_bo_adm input {display:inline-block;width:100px; height:40px;line-height:40px; background:#fff;color:#003399; font-weight:bold; border:1px solid #cdcdcd; text-decoration:none;vertical-align:middle; font-weight:bold;}
.bo_notice td {background:#fafafa}
.bo_notice td a {font-weight:bold; color:#003366;}
.td_num strong {color:#de0000; font-size:12px;}
.bo_cate_link {display:block;margin:0 3px 0 0;padding:0 6px 0 0; color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c; font-size:11px;}
#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.td_subject a em{font-weight:bold; font-family:verdana; font-size:9px; color:#ff9900}
.td_subject{text-align:left !important;;}

.bo_sch{text-align:center; position:relative; width:200px; margin:15px auto 0 auto; }
#bo_sch {padding:0px;text-align:center;width:200px; margin:0 auto;}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{background:#fff;color:#666; padding:0 8px;border:0px; border-right:1px solid #dbdbdb; display:block; position:absolute; left:5px; top:5px; height:28px; line-height:28px;}
#bo_sch .frm_input{background:#fff !important;color:#333 !important;;border:1px solid #cbcbcb !important; display:block; width:42px; padding:9px 50px 9px 110px;;}
#bo_sch .btn_sch{ display:block; position:absolute; right:10px; top:10px; cursor:pointer;}

.sv_member{font-weight:bold !important; color:#666666 !important; letter-spacing:-1px !important; overflow:hidden;}

/* 기본 게시판 리스트 */
.BLB{width:100%; overflow:hidden; background:#fff;}
.BLB li{padding:5px;border-bottom:1px solid #f1f2f3;}
.BLB li a{display:block; padding:10px;}
.BLB li a em,
.BLB li a u,
.BLB li a i{font-style:normal;text-decoration:none;}
.BLB li a > b{color:#333;font-size:14px; display:block;}
.BLB li a em{color:#0091e4; font-weight:normal;}
.BLB li a em .cnt_cmt{font-weight:normal !important;}
.BLB li a u{display:block; padding-top:4px; font-size:11px; color:#999;}
.BLB li a .td_name img{width:20px;height:20px;vertical-align:middle;}
.BLB li a .td_name strong,
.BLB li a .td_name span,
.BLB li a .td_name b{font-weight:normal !important;}
.BLB li a .list_cont{color:#999;font-size:11px;display:block;padding:3px 0;}
.BLB li a .list_img{display:block;float:left; margin:0 5px 5px 0;width:30%;height:auto;max-width:100px;min-width:50px;}
.BLB li a .list_img img{width:100%;height:auto;}

.icoGood{font-size:11px; font-style:normal; display:inline-block; background:URL(../img/mw/icoGood.gif) no-repeat left center; background-size:10px auto; padding-left:14px;}
.icoNogood{font-size:11px; font-style:normal; display:inline-block; background:URL(../img/mw/icoNogood.gif) no-repeat left center; background-size:10px auto; padding-left:14px;}



/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {/*margin-bottom:20px;padding-bottom:20px*/}

.view_head_wrap{width:100%; overflow:hidden; border-bottom:2px solid #dedede; border-top:0px solid #dedede; position:relative;}
.view_head{padding:15px; text-align:left;}
.view_head h1{padding:0 60px 0 0;font-family:dotum; font-size:14px; color:#000;}
.view_head h1 b{color:#002794;}
.view_head .view_info_wrap{overflow:hidden; width:100%; padding-top:5px;}
.view_head .view_info_wrap .writer_name{ display:inline-block;}
.view_head .view_info_wrap .writer_name img{width:20px; height:20px;}
.view_head .view_info_wrap .writer_name span{ color:#000 !important; font-weight:bold;}
.view_head .view_info_wrap .view_info{ display:inline-block; font-family:verdana; font-size:11px; color:#858585; padding:3px 5px 0 0; letter-spacing:-0.05em;}
.view_head .view_info_wrap .view_info em{font-style:normal; color:#d6d6d6; display:inline-block; padding:0 5px;}
.view_head .view_info_wrap .view_info i{font-style:normal;}
.view_head .view_warning{position:absolute; right:15px; top:15px;}
.view_head .view_warning a{vertical-align:middle;color:#ff6666;}

#bo_v_atc {width:100%; /*min-height:200px; */height:auto !important;height:200px}
#bo_v_con {margin-bottom:30px;padding:10px;line-height:1.7em;word-break:break-all;overflow:hidden;font-size:13px;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto;margin:0 auto;width:100%}

.view_good_nogood{width:100%; height:45px; overflow:hidden; position:relative; font-weight:bold;}
.view_good_nogood .good{position:absolute; right:50%; height:35px; line-height:35px; background:URL(../img/common/ico_good.png) no-repeat right center #0066cc; background-size:15px auto; border:1px solid #0066cc; border-right:0px; padding:0 20px 0 30px; color:#fff;}
.view_good_nogood .nogood{position:absolute; left:50%; height:35px; line-height:35px; background:URL(../img/common/ico_nogood.png) no-repeat left center #fff; background-size:15px auto; border:1px solid #dedede; border-left:0px; padding:0 30px 0 20px; color:#333;}
.view_good_nogood .good span,
.view_good_nogood .nogood span{display:inline-block; width:50px; text-align:center;}
.view_good_nogood .good b,
.view_good_nogood .nogood b{font-family:'Nanum Gothic'; font-size:18px;}
.view_good_nogood .nogood b{color:#adadad;}
.view_good_nogood .good a,
.view_good_nogood .nogood a{display:block;height:35px; line-height:35px;}
.view_good_nogood .good a{color:#fff;}

.view_ad{width:100%; padding:10px 0; overflow:hidden; background:#f1f1f1; border:1px solid #dbdbdb; text-align:center; margin-bottom:10px;}
.view_ad div{margin:0 auto;}

.view_writer_info{width:100%; overflow:hidden; background:#f1f1f1;  text-align:left; }
.view_writer_info01{ padding:10px; position:relative; overflow:hidden;}
.view_writer_info01 dl{}
.view_writer_info01 dl dt{position:relative;padding-left:60px; padding-bottom:10px; overflow:hidden;}
.view_writer_info01 dl dt .writer_name{height:48px; line-height:48px;}
.view_writer_info01 dl dt .writer_name span{color:#000 !important;}
.view_writer_info01 dl dt .writer_photo{position:absolute; left:0px; top:0px; width:45px; height:45px; overflow:hidden; border:1px solid #dedede;}
.view_writer_info01 dl dt .writer_photo img{width:45px;}
.view_writer_info01 dl dt .btn_go_writer{ float:right;}
.view_writer_info01 dl dt .btn_go_writer a{margin-bottom:3px;}
.view_writer_info01 dl dd{border-top:1px dashed #cccccc; padding-top:10px;}
.view_writer_info01 dl dd ul{overflow:hidden; width:100%; text-align:center;}
.view_writer_info01 dl dd ul li{display:inline-block; overflow:hidden;padding:10px 0; width:14%; margin:0px; min-width:68px; text-align:center; font-size:11px; color:#838383; letter-spacing:-1px;}
.view_writer_info01 dl dd ul li.first{}
.view_writer_info01 dl dd ul li div{text-align:center; display:block; padding-top:5px; color:#5a5a5a;}
.view_writer_info02{ padding:0px; background:#fff; border-top:1px solid #dbdbdb; position:relative;}
.view_writer_info02 dl{padding:10px;}
.view_writer_info02 dl dt{height:40px; position:relative;}
.view_writer_info02 dl dt strong{display:block; padding-top:5px; font-size:11px;font-weight:normal;}
.view_writer_info02 dl dt strong b{font-size:13px;}
.view_writer_info02 dl dt strong,
.view_writer_info02 dl dt strong span{color:#000 !important;}
.view_writer_info02 dl dt .view_writer_go_all{position:absolute; right:0px; top:0px;}
.view_writer_info02 dl dt .view_writer_go_all a{background:#f1f2f3;}
.view_writer_info02 dl dd{overflow:hidden; width:100%;}
.view_writer_info02 dl dd ul{overflow:hidden; width:100%;}
.view_writer_info02 dl dd ul li{width:50%; float:left; text-align:left; padding:5px 0;}
.view_writer_info02 dl dd ul li a{display:block; position:relative; width:98%;overflow:hidden; color:#999}
.view_writer_info02 dl dd ul li a b{display:block;overflow:hidden;  padding:0 10px 0 0; height:19px; line-height:19px; font-weight:normal; font-size:12px;}
.view_writer_info02 dl dd ul li a b u{font-family:verdana; font-size:9px; font-weight:bold; color:#0091e4; text-decoration:none;}
.view_writer_info02 dl dd ul li a em{display:none; position:absolute; height:19px; line-height:19px; right:30px; top:0px;font-style:normal; font-family:verdana; font-size:9px; color:#999}

#bo_v_bot {overflow:hidden;padding:3px 10px;}
#bo_v_bot a{margin:2px 0;}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_img {margin:0 0 10px;width:100%;text-align:center;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {margin-bottom:20px;max-width:100%;height:auto}

/* 게시판 댓글 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}
.view_comment{width:100%; background:white;overflow:hidden;}
.view_comment h2{height:53px; line-height:53px; color:#666; font-size:11px; font-weight:normal;}
.view_comment h2 strong{color:#000; font-size:12px; padding-left:10px;}

#bo_vc {padding:10px 0px 50px 0px}
#bo_vc .view_comment_cont{ padding:10px; position:relative; margin:0 10px 15px 50px; background:#fff;border:1px solid #dadada; border-radius:5px; display:inline-block;}
#bo_vc .view_comment_cont .writer_photo{position:absolute; margin-left:-50px; top:0px; width:30px; height:30px; overflow:hidden; border:1px solid #dedede; border-radius:50%;}
#bo_vc .view_comment_cont .writer_photo img{width:30px;}
#bo_vc .view_comment_cont .writer_name img{width:20px !important; height:20px !important;}
#bo_vc .view_comment_cont .comtArr{display:block;position:absolute;top:10px;margin-left:-18px;width:8px; height:10px; background:URL(../img/mw/comtArr.png) no-repeat left top; background-size:100% 100%;}

#bo_vc .view_comment_cont .bo_vc_tit{display:none;}
#bo_vc .view_comment_cont .bo_vc_in{padding:0 3px !important;}

#bo_vc .rep{display:inline-block; color:#0091e4;}
#bo_vc .rep i{font-style:normal;display:block; position:absolute; width:22px; height:22px; line-height:22px; text-align:center;background:#fff;border-radius:5px 50% 50% 50%;margin-left:-25px; top:-10px; font-size:10px;font-weight:normal; color:#0085e4; border:1px solid #0085e4;}
#bo_vc em{font-style:normal; display:inline-block; padding:0 5px; font-size:11px; color:#ccc}
#bo_vc .vcc_btn{ width:100%; text-align:right; padding:5px 0 0 0; overflow:hidden;}
#bo_vc .vcc_btn div{display:inline-block;float:left; padding-top:5px;}
#bo_vc .vcc_btn p{display:inline-block;float:right; padding-top:5px; padding-left:5px;}
#bo_vc .vcc_btn .ico_up u,
#bo_vc .vcc_btn .ico_down u,
#bo_vc .vcc_btn .ico_warning_gray u{display:inline-block; width:15px; height:11px;}
#bo_vc .vcc_btn .ico_up {color:#f56c07;}
#bo_vc .vcc_btn .ico_up b{color:#8d8d8d;display:inline-block; padding:0 3px;}
#bo_vc .vcc_btn .ico_down b{color:#8d8d8d;display:inline-block; padding:0 1px;}

#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold; color:#000;}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px; font-family:verdana; font-size:9px;}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#666;text-decoration:none}
#bo_vc p {padding:0px;line-height:1.8em;font-size:13px;}
#bo_vc .writerComment{ background-color:#fffcdc }

#bo_vc .vcc2{margin-top:-10px;margin-left:50px;}
#bo_vc .vcc2 .writer_photo,
#bo_vc .vcc2 .comtArr,
#bo_vc .view_comment_cont .secret span{display:none;}
#bo_vc .view_comment_cont .secret{padding-top:3px;}



#bo_vc p a {text-decoration:none; font-size:11px;}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc_empty {padding:50px !important;text-align:center;}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc .signature_homepage{font-family:verdana; font-size:9px; display:inline-block; padding-left:10px; font-weight:normal;}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;/*margin:0 0 10px;padding-bottom:10px;*/}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

.bo_vc_t{width:100%;overflow:hidden; padding-bottom:5px;}
.bo_vc_t .bo_vc_tit{float:left; font-family:verdana; color:#999; font-size:10px; letter-spacing:1px;}
.bo_vc_t .bo_vc_tit strong{color:#000;font-family:dotum; font-size:12px; letter-spacing:0em;}
.bo_vc_t .secret{float:right; width:100%; text-align:right; color:#999; font-size:11px; letter-spacing:-1px;padding-right:5px;}

.bo_vc_in{/*padding:15px 10px 0 10px; */background:#f6f6f6;}
.bo_vc_in .bo_vc_table{width:100%;position:relative;}
.bo_vc_in .bo_vc_table .bo_vc_tar {overflow:hidden; padding-right:85px;}
.bo_vc_in .bo_vc_table .bo_vc_tar textarea{width:100%; height:25px; border:1px solid #fff; background:#fff; }
.bo_vc_in .bo_vc_table .btn_com_submit{width:70px; height:25px;position:absolute; top:0px; right:0px;}
.bo_vc_in .bo_vc_table .btn_com_submit input{width:70px; height:25px; text-align:center ;line-height:25px; font-weight:bold; color:#fff; background:#0091e4;border:0px; cursor:pointer;}

.bo_vc_table2{width:100%;position:relative; padding:10px 0 0 0;border-top:1px dashed #c6c6c6; margin-top:10px;}
.bo_vc_table2 .bo_vc_table2_rep{float:left;width:30px;height:30px; background:URL(../img/icon/ico_rep.gif) no-repeat center center; }
.bo_vc_table2 .bo_vc_tar {overflow:hidden; padding-right:115px;}
.bo_vc_table2 .bo_vc_tar textarea{width:100%; height:28px ;border:1px solid #b5b5b5; background:#fff; padding:10px;}
.bo_vc_table2 .btn_com_submit{width:50px; height:50px;position:absolute; top:10px; right:60px;}
.bo_vc_table2 .btn_com_submit input{width:50px; height:50px; text-align:center ;line-height:50px; font-weight:bold; color:#fff; background:#1b7ede;border:1px solid #1b7ede; cursor:pointer;}
.bo_vc_table2 .btn_com_cancel{width:50px; height:50px;position:absolute; top:10px; right:5px;}
.bo_vc_table2 .btn_com_cancel input{width:50px; height:50px; text-align:center ;line-height:50px; font-weight:bold; color:#333; background:#fff;border:1px solid #cdcdcd; cursor:pointer;}

/* 마이페이지 */
.my_info_tbl{width:100%;}
.my_info_tbl table{width:100%; margin-bottom:10px;border:1px solid #dbdbdb;}
.my_info_tbl table th{border:1px solid #dbdbdb; background:#f8f8f8; text-align:left;color:#000;}
.my_info_tbl table th b{display:block; padding:5px 0 5px 5px; }
.my_info_tbl table td{border-bottom:1px solid #dbdbdb; padding:10px;}
.my_info_tbl table td input{width: 220px; padding:5px; border:1px solid #dfdfdf;color:#666;}
.my_info_tbl table td select{width: 220px; padding:5px; border:1px solid #dfdfdf;color:#666;}
.my_info_tbl table td input.ipt02{width:600px;}
.my_info_tbl table td div .spacer{display:inline-block;width:15px;}
.my_info_tbl table td div {font-size:11px; letter-spacing:-1px; padding:10px 0 0 0;}
.my_info_tbl table td strong{color:#000; display:block;}
.my_info_tbl table td s{font-size:12px; text-decoration:none;}

.my_info_top{width:100%; margin:10px 0; border:1px solid #dbdbdb; border-bottom:2px solid #dbdbdb; overflow:hidden;}
.my_info_top dl.mit_dl{padding:10px; position:relative; overflow:hidden;}
.my_info_top dl.mit_dl dt.my_photo{float:left; margin-right:20px; border:1px solid #dbdbdb; display:none;}
.my_info_top dl.mit_dl dt.my_photo div {width:40px; height:40px; overflow:hidden;}
.my_info_top dl.mit_dl dt.my_photo div img{width:40px !important; height:40px !important;}
.my_info_top dl.mit_dl dt.my_photo span {display:block;width:100px;  overflow:hidden; text-align:center;border-top:1px solid #dbdbdb; font-size:11px; color:#333; padding:5px;}
.my_info_top dl.mit_dl dt.my_photo2{float:left; margin-right:20px; border:1px solid #dbdbdb;}
.my_info_top dl.mit_dl dt.my_photo2 div {width:60px; height:60px; overflow:hidden; margin:0 auto;}
.my_info_top dl.mit_dl dt.my_photo2 div img{width:60px !important; height:60px !important;}
.my_info_top dl.mit_dl dt.my_photo2 span {display:block;width:90px;  overflow:hidden; text-align:center;border-top:1px solid #dbdbdb; font-size:11px; color:#333; padding:5px;}
.my_info_top dl.mit_dl dd.dd665{float:left;}
.my_info_top dl.mit_dl dd .strong_tit{display:block; padding:10px 0 15px 0;color:#000; font-weight:bold; font-size:12px; letter-spacing:1px; line-height:1.8em;}
.my_info_top dl.mit_dl dd .strong_tit strong{font-family:verdana; font-size:18px; font-weight:bold;}
.my_info_top dl.mit_dl dd .strong_tit span{color:#666;}
.my_info_top dl.mit_dl dd .input_file{padding:10px 0 0 0;}
.my_info_top dl.mit_dl dd .input_file input{padding:8px; border:1px solid #dfdfdf;color:#666;}
.my_info_top dl.mit_dl dd ul li{color:#666; padding:0 0 3px 0; color:#858585; font-size:11px;}
.my_info_top dl.mit_dl dd ul li s{font-size:12px; text-decoration:none;}
.my_info_top dl.mit_dl .mem_begin{position:absolute; right:20px; top:20px;}
.my_info_top dl.mit_dl .btn_btr{position:absolute; right:20px; bottom:20px;}
.my_info_top dl.mit_dl .btn_topr{position:absolute; right:10px; top:10px;}
.my_info_top dl.mit_dl dd .bdtnpd{border-top:1px dashed #dfdfdf; padding-top:15px; width:100%;}
.mypmt10{margin-top:10px;}
.mypmt20{margin-top:20px;}

.my_gohome{overflow:hidden; padding:10px 0 20px 0; width:100% !important; text-align:center;}
.my_gohome li{display:inline-block; width:45%; padding:15px 0 !important;   text-align:center;}
.my_gohome li.first{border-left:0px;}
.my_gohome li b{display:inline-block; padding-bottom:10px; color:#333; font-size:12px;}
.my_gohome li span{display:inline-block; color:#666; letter-spacing:1px;}
.my_gohome li span strong{font-family:verdana; font-size:24px; font-weight:bold;}

.my_info_top dl dd.dd380{overflow:hidden; position:relative;}
.my_info_top dl dd.dd280{width:100%; overflow:hidden;  }
.my_info_top dl dd .ulbox380{width:100%; overflow:hidden; padding:15px 0 0 0;border-top:1px dashed #dfdfdf;}
.my_info_top dl dd .ulbox380 li{height:46px;border:1px solid #dfdfdf; float:left; text-align:center; overflow:hidden;width:33%; line-height:1.4em; border-left:0px; border-right:0px;}
.my_info_top dl dd .ulbox380 li.first{width:100%; border:0px;}
.my_info_top dl dd .ulbox380 li.first b{color:#333; display:block; padding-top:10px; font-size:12px;}
.my_info_top dl dd .ulbox380 li span{color:#333; display:block; padding-top:10px;}
.my_info_top dl dd .ulbox380 li span b{font-size:14px; font-family:verdana;}
.my_info_top dl dd .ulbox260{width:100%; overflow:hidden; padding:10px 0;}
.my_info_top dl dd .ulbox260 li{width:100%; border-top:1px dashed #d6d6d6;overflow:hidden;position:relative;}
.my_info_top dl dd .ulbox260 li.first{border-top:0px;}
.my_info_top dl dd .ulbox260 li strong{font-weight:normal; font-size:12px; color:#5c5c5c; display:block; padding:10px 0;}
.my_info_top dl dd .ulbox260 li span{display:block; position:absolute; right:0px; top:10px;font-size:11px; font-family:verdana;font-weight:bold;}
.my_info_top dl dd .ulbox260 li span b{font-size:14px; font-family:verdana;}

.ico_myexp_level{width:100%; padding:20px 0; text-align:center; background:#fafafa;border-top:1px solid #d8d8d8; overflow:auto;}

.my_info_top dl dd .expbar{width:100%; height:50px; overflow:hidden;margin:0px; padding:0px;}
.my_info_top dl dd .expbar dt{font-weight:bold; color:#333; width:40px; text-align:right; padding-top:10px; float:left; position:static; border:0px; margin-right:10px;}
.my_info_top dl dd .expbar dd{float:left;}
.my_info_top dl dd .expbar dd.now_level{width:10%;text-align:center; padding-top:10px; color:#1b7dde;}
.my_info_top dl dd .expbar dd.next_level{width:15%;text-align:center; padding-top:10px; color:#1b7dde;}

.my_info_top dl dd .expbar dd.now_level_bar{width:50%;position:relative;}
.my_info_top dl dd .expbar dd.now_level_bar div{width:100%; overflow:hidden; height:30px; border:1px solid #dddddd; border-top:0px;}
.my_info_top dl dd .expbar dd.now_level_bar span{display:block; color:#666; width:70px; text-align:center; font-family:verdana; font-size:9px; z-index:8;}
.my_info_top dl dd .expbar dd.now_level_bar span.expnum01{position:absolute; left:0px; top:0px;}
.my_info_top dl dd .expbar dd.now_level_bar span.expnum02{position:absolute; left:33%; top:0px;}
.my_info_top dl dd .expbar dd.now_level_bar span.expnum03{position:absolute; left:66%; top:0px;}
.my_info_top dl dd .expbar dd.now_level_bar span.expnum04{position:absolute; left:100%; top:0px;}
.my_info_top dl dd .expbar dd.now_level_bar span b{font-weight:normal; margin-left:-68px;}
.my_info_top dl dd .expbar dd.now_level_bar span u{display:block; width:100%; height:30px; border-left:1px solid #dddddd; margin-bottom:2px;}
.my_info_top dl dd .expbar dd.now_level_bar span.expnum01 u,
.my_info_top dl dd .expbar dd.now_level_bar span.expnum04 u{border-left:0px;}

.my_info_top dl dd .expbar dd.now_level_bar div .nlb_bg{display:block;position:absolute; z-index:9; left:0px; top:13px; width:100%; height:6px; background:#ddd;}
.my_info_top dl dd .expbar dd.now_level_bar div .nlb_c{display:block;position:absolute; z-index:10; left:0px; top:13px;  height:6px; background:#1b7dde;}
.my_info_top dl dd .expbar dd.now_level_bar div .nlb_next{display:block;position:absolute; z-index:11; right:-6px; top:13px; width:6px; height:6px; background:#1b7dde;}


.my_info_top dl.myitem01{padding:20px;}
.my_info_top dl.myitem01 dt{width:100%; text-align:center; border:1px solid #ddd; padding:10px 0;}
.my_info_top dl.myitem01 dt img{width:150px;}
.my_info_top dl.myitem01 dd{padding:10px 0; overflow:hidden;}
.my_info_top dl.myitem01 dd a{display:block; float:left; width:10px; height:10px; overflow:hidden; position:relative; margin-right:5px; background:#ccc;}
.my_info_top dl.myitem01 dd a:hover{background:#666;}
.my_info_top dl.myitem01 dd a.on{background:#092668;}
.my_info_top dl.myitem01 dd a span{display:block; position:absolute; left:0px; top:-999px;}

.my_info_top dl.myitem02{padding:20px;; margin:20px 0; }
.my_info_top dl.myitem02 dt{width:100%;overflow:hidden; position:relative; border-bottom:1px solid #dddddd; height:30px; line-height:30px;}
.my_info_top dl.myitem02 dt strong{font-size:12px; color:#000;}
.my_info_top dl.myitem02 dt span{ display:block; position:absolute; top:0px; right:5px;font-size:11px; color:#999;}
.my_info_top dl.myitem02 dd{width:100%;;}
.my_info_top dl.myitem02 dd ul li{width:100%;overflow:hidden; position:relative; border-bottom:1px dashed #d6d6d6; padding:10px 0;}
.my_info_top dl.myitem02 dd ul li strong{font-size:12px; color:#666; font-weight:normal; display:block; padding-right:40px;}
.my_info_top dl.myitem02 dd ul li span{ display:block; position:absolute; top:10px; right:5px;font-size:11px; color:#999;}

.my_info_top dl.myitem03{padding:20px; margin:20px 0;}
.my_info_top dl.myitem03 dt{width:100%;overflow:hidden; position:relative; border-bottom:1px solid #dddddd; height:30px; line-height:30px;}
.my_info_top dl.myitem03 dt strong{font-size:12px; color:#000; }
.my_info_top dl.myitem03 dt span{ display:block; position:absolute; top:0px; right:5px;font-size:11px; color:#999;}
.my_info_top dl.myitem03 dd{width:100%;}
.my_info_top dl.myitem03 dd ul li{width:100%;overflow:hidden; position:relative; border-bottom:1px dashed #d6d6d6; padding:10px 0;}
.my_info_top dl.myitem03 dd ul li strong{font-size:12px; color:#666; font-weight:normal;display:block; padding-right:40px;}
.my_info_top dl.myitem03 dd ul li span{ display:block; position:absolute; top:6px; right:5px;font-size:11px; color:#999;}

.memout {margin-top:10px;}
.memout thead th{background:#fff !important; text-align:center !important; padding:30px 0; font-size:16px;}
.memout thead th img{width:140px;}
.memout tbody th{padding:0px !important; text-align:center;}
.memout tbody th label{display:block; text-align:center; height:110px; padding:0px !important; cursor:pointer;}
.memout tbody th label b em{display:block;height:70px; background:URL(../img/icon/ico_out.gif) no-repeat center bottom;}
.memout tbody th label b{display:block; padding:0px !important; color:#999;}
.memout tbody th label:hover em{background:URL(../img/icon/ico_outon.gif) no-repeat center bottom;filter:Alpha(opacity=50); opacity:0.5; -moz-opacity:0.5;}
.memout tbody th label:hover b{color:#333;}
.memout tbody th label.on em{background:URL(../img/icon/ico_outon.gif) no-repeat center bottom;filter:Alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;}
.memout tbody th label.on b{color:#000;}
.memout tbody td dl{padding:5px;}
.memout tbody td dl dt{width:96%; padding-bottom:15px; border-bottom:1px dashed #d6d6d6; font-size:14px; font-weight:bold; color:#000;}
.memout tbody td dl dd{padding-top:15px; font-size:11px; color:#858585;}
.memout tbody td dl dd s{font-size:12px; text-decoration:none;}

/* 쪽지 보내기 */
#send_message {width:90%; max-width:540px;min-width:300px; margin:0 auto; text-align:center ;overflow:hidden;}
.send_message{width:100%; text-align:center;display:block;}
.send_message table{width:100%;}
.send_message table thead th{color:#999; font-weight:bold; text-align:center; border:1px solid #cccccc; border-right:0px; padding:10px 0;}
.send_message table thead td{border:1px solid #cccccc; border-left:0px; text-align:left;padding:3px 3px 3px 0;}
.send_message table thead td strong{color:#000; font-size:14px; letter-spacing:1px;}
.send_message table thead td input{border:1px solid #dcdcdc; padding:10px; font-weight:bold; color:#cc0000; font-size:14px;text-align:right; width:60%;}
.send_message table tbody td{padding-top:10px;}
.send_message table tbody td div{width:100%;border:1px solid #cccccc;overflow:hidden;}
.send_message table tbody td textarea{padding:10px; width:100%; height:130px; border:0px; color:#666;}
#send_message .captcha_wrap{ padding:10px 0 10px 0; border-bottom:1px solid #e3e3e3; width:100%;text-align:left; }
#send_message .captcha{overflow:hidden;text-align:left;}

/* 페이지 */
.page_wrap{width:100%; overflow:hidden;}
.page_tit{padding:15px 0; background:#f8f8f8; text-align:center; border-bottom:1px solid #dbdbdb;}
.page_tit h1{text-align:center; font-family:'Nanum Gothic'; color:#333; font-size:16px;  height:30px; line-height:30px;}
.page_tit p{font-size:11px; color:#666;padding:5px 15px;}
.page_cont_wrap{padding:15px; color:#666; line-height:1.4em;}

#logbox{width:100%; height:193px; float:left; border:1px solid #dbdbdb; background:#f8f8f8; text-align:center; position:relative; margin-left:-1px; margin-bottom:15px;}

	/* 로그인 후 ---- */
	#logbox .my_info{width:100%; position:relative; margin:0 auto;}
	#logbox .my_info .my_info01{position:absolute; left:10px; top:10px; width:158px; height:76px; overflow:hidden; text-align:left; }
	#logbox .my_info .my_info01 em{display:block;}
	#logbox .my_info .my_info01 em img{width:48px; height:48px; border:1px solid #e3e3e3;}
	#logbox .my_info .my_info01 strong{display:block;position:absolute; left:60px; top:10px;}
	#logbox .my_info .my_info01 strong span{display:block; color:#333; font-size:11px;}
	#logbox .my_info .my_info01 strong span u{font-weight:normal; color:#666; text-decoration:none;}
	#logbox .my_info .my_info01 strong b{display:block; margin-top:5px; width:90px; height:14px; overflow:hidden; color:#000; font-size:12px;}
	#logbox .my_info .my_info01 .mi01_02{padding-top:5px; font-size:11px; color:#c0c0c0; overflow:hidden;}
	#logbox .my_info .my_info01 .mi01_02 a{display:inline-block; margin-right:3px; letter-spacing:-1px;} 
	#logbox .my_info .my_info01 .mi01_02 a b{display:inline-block; padding-left:12px; background:URL(../img/icon/btn_mysetting.gif) no-repeat left center;}
	#logbox .my_info .my_info01 .mi01_02 a:link,
	#logbox .my_info .my_info01 .mi01_02 a:visited{color:#7e7e7e;}
	#logbox .my_info .my_info01 .mi01_02 a:hover{color:#000;}

	#logbox .my_info .my_info02{position:absolute; right:10px; top:10px; width:155px; height:76px; overflow:hidden; text-align:left; }
	#logbox .my_info .my_info02 .exp{float:right; text-align:left; width:146px; overflow:hidden;}
	#logbox .my_info .my_info02 .exp strong{float:left; width:34px; height:24px; line-height:24px; font-weight:normal; color:#666; font-size:11px; letter-spacing:-1px;}
	#logbox .my_info .my_info02 .exp .exp_bar{float:left; height:24px; overflow:hidden; width:80px; position:relative;}
	#logbox .my_info .my_info02 .exp .exp_bar u{display:block;  position:absolute; top:8px; left:0px; z-index:1; width:100%; height:6px; background:#ddd;}
	#logbox .my_info .my_info02 .exp .exp_bar span{display:block; height:6px; background:#1b7dde; position:absolute; top:8px; left:0px; z-index:2;}
	#logbox .my_info .my_info02 .exp .exp_bar em{display:block; width:6px; height:6px; background:#1b7dde; position:absolute; top:8px; right:0px; z-index:3;}
	#logbox .my_info .my_info02 .exp .next_level{float:left; text-align:right; width:30px; height:24px; line-height:24px; color:#1b7dde; font-size:11px; letter-spacing:-1px; overflow:hidden;}
	#logbox .my_info .my_info02 .my_exp{float:right; text-align:center; width:146px; height:25px; line-height:25px; font-family:verdana; letter-spacing:-0.05em; color:#666; border-bottom:1px solid #e9e9e9; overflow:hidden;}
	#logbox .my_info .my_info02 .my_info02-1{float:right; text-align:right; width:146px; overflow:hidden; height:28px; line-height:28px; font-size:11px; letter-spacing:-1px;}
	#logbox .my_info .my_info02 .my_info02-1 u{display:inline-block; padding:0 5px;text-decoration:none; color:#c0c0c0;}

	#logbox .my_info .my_info03{position:absolute; left:0px; top:90px; width:100%; height:60px; background:#fff; overflow:hidden; border-top:1px solid #dbdbdb; border-bottom:1px solid #efefef}
	#logbox .my_info .my_info03 div{width:33%; float:left; margin-top:13px; height:33px; overflow:hidden; text-align:center; color:#666; font-size:11px;letter-spacing:-1px;}
	#logbox .my_info .my_info03 div span{display:block; padding-top:5px; color:#333; font-family:verdana; font-size:11px; letter-spacing:-1px;}
	#logbox .my_info .my_info03 div.mi03_02{border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9}
	#logbox .my_info .my_info03 div.mi03_01 span b{color:#000000;}
	#logbox .my_info .my_info03 div.mi03_02 span b{color:#cc0000;}
	#logbox .my_info .my_info03 div.mi03_03 span b{color:#012295;}

	#logbox .my_cont_wrap{width:100%; height:42px; position:absolute;left:-1px; bottom:-1px; border:1px solid #c4c4c4;}
	#logbox .my_cont_wrap .my_contents{width:100%; height:42px; position:relative;}
	#logbox .my_contents_btn{width:100%; height:42px; overflow:hidden;}
	#logbox .my_contents_btn li{float:left; height:42px; width:16.4%;background:URL(../img/common/ico_toptab_line.gif) no-repeat left center;}
	#logbox .my_contents_btn li a{display:block; height:42px; line-height:42px; width:100%; letter-spacing:-1px; font-size:11px;}
	#logbox .my_contents_btn li.first{ background:none;}
	.mc_layer_wrap{width:100%; height:auto;  text-align:left; display:none;position: absolute;}
	.mc_layer{position:relative;width:100%; background:#fff; overflow:hidden;}
	.mc_layer_wrap h2{width:100%; position:static; text-align:center;  border-bottom:3px solid #003466;}
	
	.mc_layer_wrap h2 a{display:inline-block; padding:15px; font-size:20px; color:#000033;}
	.mc_layer_c{width:100%; height:auto; overflow:auto;}
	.mc_layer_c2{width:100%; height:auto; overflow:auto;}
	.mc_layer_c3{width:100%; height:auto; overflow:auto;}
	.mc_layer_c4{width:100%; height:auto; overflow:auto;}
	.mc_layer_c5{width:100%; height:auto; overflow:auto;}
	.mc_layer_c .none{width:100%; height:100%; background:URL(../img/common/mc_layer_c_no.gif) no-repeat center center; color:#999; text-align:center; line-height:250px; font-size:11px; letter-spacing:-1px;}
	.mc_layer_b{width:100%; height:40px; line-height:40px; background:#0085e4; color:#fff; overflow:hidden; text-align:left;}
	.mc_layer_b a{color:#fff; padding-left:10px;}
	.mc_layer_b .good{position:absolute; right:90px; bottom:0px; text-align:right; padding:0px; color:#66ccff; font-size:11px; width:50px;}
	.mc_layer_b .nogood{position:absolute; right:40px; bottom:0px; text-align:right; padding:0px; color:#66ccff; font-size:11px; width:50px;}

	.mc_layer_wrap .mc_layer_tment{width:100%; height:68px; border-bottom:2px solid #c7c7c7; overflow:hidden;}
	.mc_layer_wrap .mc_layer_tment p{padding:20px 0 0 10px; font-size:11px; letter-spacing:-1px;}
	.mc_layer_wrap .mc_layer_tment p span{font-size:12px;}

	.mc_layer_wrap .btn_mclayer{width:100%; height:38px; line-height:38px; border-bottom:2px solid #c7c7c7; text-align:center; color:#c5c5c5; overflow:hidden; position:relative;}
	.mc_layer_wrap .btn_mclayer a{font-weight:bold; letter-spacing:-0.05em; display:inline-block; padding:0 3px; font-size:11px;}
	.mc_layer_wrap .btn_mclayer a:link,
	.mc_layer_wrap .btn_mclayer a:visited{color:#666;}
	.mc_layer_wrap .btn_mclayer a:hover{color:#000;}
	.mc_layer_wrap .btn_mclayer a.on{text-decoration:underline; color:#1b7ede;}
	.mc_layer_wrap .btn_mclayer a.btn_cal{position:absolute; right:0px; top:10px; display:block; width:25px; height:22px; background:URL(../img/common/btn_cal.gif) no-repeat;}
	.mc_layer_wrap .btn_mclayer a.btn_cal em{display:none;}

	.mc_layer_wrap .sch_fr01,
	.mc_layer_wrap .sch_fr02{width:100%; overflow:hidden; position:relative;}
	.mc_layer_wrap .sch_fr01 dt,
	.mc_layer_wrap .sch_fr02 dt{position:absolute; left:10px ;top:0px; height:39px; line-height:39px; color:#000; font-weight:bold; font-size:11px; letter-spacing:-1px;}
	.mc_layer_wrap .sch_fr01 dd,
	.mc_layer_wrap .sch_fr02 dd{padding:5px 20px 0 65px;}
	.mc_layer_wrap .sch_fr01 dd .text,
	.mc_layer_wrap .sch_fr02 dd .text{width:100%; height:27px; line-height:27px; background:#fff; border:1px solid #cecece; padding-left:10px;}
	.mc_layer_wrap .sch_fr01 dd .sch{position:absolute; top:5px; right:10px; width:27px; height:27px; background:URL(../img/common/btn_sch.png) no-repeat center center; border:0px; cursor:pointer;}
	.mc_layer_wrap .sch_fr02 dd input.text_read{font-weight:bold; color:#7e511d;}
	.mc_layer_wrap .sch_fr02 dd input.text_read2{font-weight:bold; color:#d40032;}
	.mc_layer_wrap .sch_fr02 dd .btn_friend{position:absolute; top:5px; right:8px; width:50px; height:29px; color:#fff; font-size:11px; letter-spacing:-1px; background:#0085e4; border:1px solid #0085e4; cursor:pointer;}
	.mc_layer_wrap .sch_fr02 dd .btn_blacklist{position:absolute; top:5px; right:8px; width:90px; height:29px; color:#fff; font-size:11px; letter-spacing:-1px; background:#0085e4; border:1px solid #0085e4; cursor:pointer;}
	.mc_layer_wrap .sch_fr02 dd .btn_introduce{position:absolute; top:5px; right:58px; width:83px; height:29px; color:#000; font-size:11px; letter-spacing:-1px; background:white; border:1px solid #c9cfd4; cursor:pointer;}

	.mc_layer_wrap .sch_fr01{background:#f8f8f8; border-bottom:1px solid #c7c7c7; height:39px;}
	.mc_layer_wrap .sch_fr02{background:#fff; border-bottom:2px solid #c7c7c7; height:38px;}

	.introduce_write{width:100%; background:#fff; margin-top:-4px; position:relative;border-bottom:2px solid #cecece;}

	.introduce_write_in{ padding:10px;}
	.introduce_write_in textarea{border:1px solid #e5e5e5; padding:10px; width:294px; height:38px;}
	.introduce_write a.alarm_x{display:block; position:absolute; right:15px; top:15px; width:22px; height:22px; background:URL(../img/common/alarm_x.gif) no-repeat;}
	.introduce_write a.alarm_x em{display:none;}

	.mc_layer_table{width:100%;}
	.mc_layer_table th{background:#f8f8f8; border-bottom:1px solid #c7c7c7; text-align:center; color:#848484; font-size:11px; letter-spacing:-1px; font-weight:normal; padding:3px 0; height:30px}
	.mc_layer_table td{border-bottom:1px solid #e1e1e1;padding:8px 0; text-align:center; font-size:11px; letter-spacing:-1px;}
	.mc_layer_table tr:hover{background:#fef8f2;}

	.mc_layer_table td.name{text-align:left; font-weight:bold; color:#666;}
	.mc_layer_table td.nametd span{width:90%; overflow:hidden; display:block; margin:0 auto; height:15px; line-height:15px;}

	.mc_layer_table td.subject{text-align:left; font-weight:bold; color:#666;}
	.mc_layer_table td.subject a strong{display:block; padding-bottom:3px;}
	.mc_layer_table td.subject a strong b{color:#789bbe;}
	.mc_layer_table td.subject a span{font-weight:normal; letter-spacing:0px;}
	.mc_layer_table td.subject a img{filter:Alpha(opacity=30); opacity:0.3; -moz-opacity:0.3;}
	.mc_layer_table td.subject a:hover img{filter:Alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;}

	.mc_layer_table .view_message td{background:#f8f8f8; border-top:1px dashed #e6e6e6; text-align:left; padding:10px;}
	.mc_layer_table .view_message .view_message_btn{text-align:right; padding-top:10px;}

	.message_pop{position:absolute; left:50%; bottom:50px; margin-left:-150px; width:290px; background:URL(../img/common/message_pop_bg.png) repeat;}
	.message_pop dl{padding:10px; color:#fff;}
	.message_pop dl dt{font-weight:bold; padding-bottom:10px;}
	.message_pop dl dd{font-size:11px; letter-spacing:-1px; padding-left:20px;position:relative;}
	.message_pop dl dd em{font-style:normal; font-size:12px; display:block;position:absolute; left:0px; top:0px;}
	.message_pop dl dd b{color:#ffff00;}
	.message_pop dl dd a.btn_message_pop_close{background:URL(../img/common/btn_message_pop_close.gif) no-repeat center center; display:block; width:30px; height:30px; position:absolute; right:-10px; top:-30px;}
	.message_pop dl dd a.btn_message_pop_close em{display:none;}

	.my_contents01 ul{padding:10px}
	.my_contents01 ul li{position:relative; padding:7px 30px 7px 3px; border-bottom:1px solid #e5e5e5;}
	.my_contents01 ul li a{display:block; padding:3px;}
	.my_contents01 ul li a.alarm_x{display:block; position:absolute; right:0px; top:5px; width:22px; height:22px; background:URL(../img/common/alarm_x.gif) no-repeat;}
	.my_contents01 ul li a.alarm_x em{display:none;}
 




#oddsDIV{width:200px;background-color:white;position:absolute;border:1px solid #d5d5d5;border-top:3px solid #003366;position:fixed;}
#oddsDIV table{text-align:center;width:100%;height:100%;}
#oddsDIV table th{height:20px}
#oddsDIV table tr:nth-child(2) td:nth-child(2){font-weight:bold}
#oddsDIV table tr:nth-last-child(1) td:nth-child(2){font-weight:bold}
#oddsDIV table td{border-right:1px solid #d5d5d5;border-top:1px solid #d5d5d5;height:25px;line-height:25px}
#oddsDIV .arrow_up img {margin-bottom:4px;}


.ui-helper-hidden-accessible{display:none}
.ui-autocomplete { position: absolute; cursor: default; background:#CCC }   

/* workarounds */
.ui-autocomplete {
  overflow-y:scroll;
  height:100px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;

  .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 3px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;

    &.ui-state-hover, &.ui-state-active {
      color: #ffffff;
      text-decoration: none;
      background-color: #0088cc;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      background-image: none;
    }
  }
}
.ui-menu-item{
	padding:3px;
}
.ui-menu-item:hover{
	background-color:#0085e4;
	color:white;
	cursor:pointer;
}


.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
}

.spinner > div {
  background-color: #0085e4;
  height: 100%;
  width: 6px;
  display: inline-block;
  
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}