@charset "utf-8";

.hidden {display:none;}
i,em,address{font-style:normal}
table {border-collapse:collapse;border-spacing:0px}
caption, legend {width:0px;height:0px;font-size:0px;line-height:0px;overflow:hidden;visibility:hidden}

/* BBS_HEAD
/*=================================*/

/* 로그인 */
.login_form {width:490px; margin:30px auto 0;}
.login_form h2 {color:#484848; font-family:'NanumGothicBold'; font-size:27px !important; text-align:center !important;}
.login_form h2 span {font-size:17px;}
.login_form p {color:#707070; font-family:'NanumGothic'; font-size:14px; text-align:left; padding-left:63px; margin-bottom:10px;}

.login_form .loin_box {width:480px; border:#d8d8d8 solid 1px; background:#fbfcfd; margin-top:10px; text-align:center; padding:30px 0;}
.login_form .loin_box input.inputEm {border:#d8d8d8 solid 1px; background:#fff; padding:5px; color:#888; font-size:17px; vertical-align:middle; width:340px; margin-bottom:10px;}
.login_form .loin_box input.btnEmBlue {background:#1f4787; border:none; display:inline-block; text-align:center; color:#fff; font-family:'NanumGothic'; font-size:20px; width:350px; padding:15px 0;}
.login_form .loin_box input.btnEmBlue:hover {background:#19396c; text-decoration:none;}

.etc_link {margin-top:35px; border-bottom:#d8d8d8 solid 1px; padding:0 0 50px 0;}
.etc_link ul {padding-left:45px;}
.etc_link ul li {display:inline-block; float:left; color:#707070; font-family:'NanumGothic'; font-size:14px; padding:0 30px; background:url('../img/bbs/login_etc_bg.gif') right 5px no-repeat;}
.etc_link ul li.last {background:none !important; padding-right:0 !important;}
.etc_link ul li a:hover {color:#f35e16;}

/* 회원가입(Table) */
table.join_t1 {border-collapse:collapse; width:100%; margin:0.5em 0px; border-top:2px double #363d4c;}

table.join_t1 tr {} /* colgroup 으로 td 스타일제어하려면 tr에 정의 */
table.join_t1 th {border:1px solid #ddd; padding:10px 7px 10px; font-size:13px; line-height:1.3em; font-family:'NanumGothic'; color:#000; font-weight:normal;}
table.join_t1 td {border:1px solid #ddd; padding:10px; font-size:13px; line-height:1.3em; border-top-width:0; font-family:'NanumGothic';}
table.join_t1 td p {line-height:1.7em;}
table.join_t1 th.first, table.join_t1 td.first {border-left:none;}
table.join_t1 th.last, table.join_t1 td.last {border-right:none;}
table.join_t1 thead, table.join_t1 tfoot {background:#f8f8f8; font-weight:normal;}
table.join_t1 thead th {background:#f8f8f8; color:#000; text-align:center; vertical-align:middle; border-bottom:1px double #363d4c;}
table.join_t1 tbody th {background:#fbfbfb; color:#000; text-align:center; font-family:'NanumGothic';}

/*테이블(Table)*/
table caption {display:none;}
table.table_t1 {border-collapse:collapse; width:100%; margin:15px 0 5px; border-top:3px solid #00aeef;  border-bottom:2px double #dbdbdb;}
table.table_t1 tr {letter-spacing:normal; font-size:15px;} /* colgroup 으로 td 스타일제어하려면 tr에 정의 */
table.table_t1 th {border:1px solid #dbdbdb; padding:8px 5px; font-family:'Nanum-bold';}
table.table_t1 td {border:1px solid #dbdbdb; padding:10px; line-height:1.3em; border-top-width:0;}
table.table_t1 th.first, table.table_t1 td.first {border-left:none; }
table.table_t1 th.last, table.table_t1 td.last {border-right:none;}
table.table_t1 thead, table.table_t1 tfoot {background:#f8f8f8; font-weight:normal;}
table.table_t1 thead th {background:#f8f8f8; color:#454545; font-weight:bold; text-align:center; vertical-align:middle; border-bottom:2px double #a6a6a6;}
table.table_t1 tbody th {background:#f8f8f8; color:#545454; font-weight:bold; text-align:center; font-family:'Nanum-bold'; border-top-width:0;}
table.table_t1 thead th.mid {border-bottom:1px solid #dbdbdb !important;}

table.table_t2 {border-collapse:collapse; width:100%; margin:15px 0 5px; border-top:3px solid #00aeef;  border-bottom:2px double #dbdbdb;}
table.table_t2 tr {letter-spacing:normal; font-size:14px; } /* colgroup 으로 td 스타일제어하려면 tr에 정의 */
table.table_t2 td {border:1px solid #dbdbdb; padding:10px; line-height:1.5em; border-top-width:0; font-size:13px;}
table.table_t2 th.first, table.table_t2 td.first {border-left:none;}
table.table_t2 th.last, table.table_t2 td.last {border-right:none;}
table.table_t2 tbody th { border:#cccccc solid 1px; background:#f8f8f8; color:#545454; font-weight:bold; padding:8px 5px; font-family:'Nanum-bold';  min-width:90px;}

table.table_t2 td input {height:20px;width:170px; padding:1px 5px;vertical-align:middle; border:#cccccc solid 1px; margin:0px;}
table.table_t2 td textarea {padding:5px; border:#cccccc solid 1px}

/* 게시판 상단 정보영역 : 페이지 수, 검색  */
.bbs_info {position:relative;margin-top:15px}
.bbs_info:after {content:"";display:block;height:0;clear:both}

/* 페이지 수 */
.bbs_info .page {float:left;margin-top:10px;}
.bbs_info .page p {display:inline-block;margin-right:10px}
.bbs_info .page select {height:26px;padding:2px}
.bbs_info .page em {color:#4c4c4c;font-weight:bold}
.bbs_info .page strong {font-weight:bold;}

/* 상단 검색 */
.bbs_search {position:absolute;right:0;margin:0;display:block}
.bbs_search select {height:26px;border:#cccccc solid 1px}
.bbs_search input.TypeText {height:20px;width:170px;padding:2px;vertical-align:middle;border:#cccccc solid 1px}
.bbs_search p.btn {display:inline-block;cursor:pointer;background-color:#777777;border:#6a6a6a solid 1px;border-radius:2px;behavior:url('PIE.htc'); padding:5px 8px; vertical-align:middle}
.bbs_search p.btn a {color:#fff}

/* 하단 검색 */
.footer_search {text-align:center;margin:30px 0px 20px;padding:10px 0px;background-color:#ededed;}
.footer_search fieldset {position:relative;width:500px;margin:0px auto}
.footer_search .select {margin:0 5px 0 0; padding:7px 5px; height:34px;}
.footer_search .schText {/*background:url(../img/bbs/bottom_schtext.gif) no-repeat 15px center;*/padding:6px 0px 5px 5px;margin:0 5px 0 0;width:295px;height:22px;background-color:#fff;border:1px solid #999;line-height:1.7em;}
.footer_search .btn {display:inline}


@media all and (max-width:480px){
	.footer_search fieldset {position:relative;width:300px;margin:0px auto}
	.footer_search .schText {width:105px !important;}
	.bbs_list .file {display:none;}
	.bbs_list .date {display:none;}
	.bbs_list .hit {display:none;}

	
	table.table_t2 th {border:1px solid #dbdbdb; padding:8px 2px; font-family:'Nanum-bold'; min-width:95px; font-size:13px;}


}


/* 리스트 : 일반게시판 */
.bbs_list {margin-top:10px;font-size:13px}
.bbs_list img {max-width:100%;border:0px}
.bbs_list > table.list_1 {width:100%;border-top:#4c4c4c solid 2px}
.bbs_list > table.list_1 > thead > tr > th,
.bbs_list > table.list_1 > tbody > tr > th,
.bbs_list > table.list_1 > thead > tr > td,
.bbs_list > table.list_1 > tbody  > tr > td {padding:2px 0;line-height:2.8em;border-bottom:#e6e6e6 solid 1px;text-align:center}
.bbs_list > table.list_1 > thead > tr > th,
.bbs_list > table.list_1 > tbody > tr > th {background-color:#f9f9f9;font-weight:bold;padding:3px 0px}
.bbs_list > table.list_1 > tbody > tr:hover > td {background-color:#f2f2f2;}
.bbs_list > table.list_1 td.subject{white-space:nowrap;padding:2px 8px;text-align:left;overflow:hidden}
.bbs_list > table.list_1 .notice {background-color:#4c4948;color:#fff;padding:2px 4px}

/* 리스트 : 이미지링크형 */
.bbs_list > table.list_2 {width:100%;border-top:#4c4c4c solid 2px;border-bottom:#4c4c4c solid 2px}
.bbs_list > table.list_2 > tbody  > tr > td {position:relative;line-height:1.5em;text-align:left;width:50%;padding:20px 0px;border-bottom:#e6e6e6 solid 1px}
.bbs_list > table.list_2 > tbody  > tr > td .fl {float:left;width:28%}
.bbs_list > table.list_2 > tbody  > tr > td .fl > p {border:#ccc solid 1px;padding:5px;text-align:center;min-height:80px;line-height:3em}
.bbs_list > table.list_2 > tbody  > tr > td .fr {float:right;width:70%;margin-left:2%}
.bbs_list > table.list_2 > tbody  > tr > td .fr p {line-height:1.5em}
.bbs_list > table.list_2 > tbody  > tr > td .fr .bbs_tit {font-weight:bold;font-size:14px;margin:5px 0px 7px 0px}
.bbs_list > table.list_2 > tbody  > tr > td .fr .bbs_tit:after {content:"";display:block;height:0;clear:both}
.bbs_list > table.list_2 > tbody  > tr > td .fr .bbs_tit span {margin-right:5px}
.bbs_list > table.list_2 > tbody  > tr > td .fr .bbs_memo{line-height:1.8em}
.bbs_list > table.list_2 > tbody  > tr > td .fr .writer {position:absolute;bottom:17px;height:20px}
.bbs_list > table.list_2 > tbody  > tr > td .fr .writer dt {font-weight:bold;float:left}
.bbs_list > table.list_2 > tbody  > tr > td .fr .writer dd {float:left;padding:0px;margin:0 20px 0 5px}

/* 리스트 : 갤러리게시판 */
.bbs_list > table.list_3 {width:100%; border-top:#4c4c4c solid 2px; border-bottom:#4c4c4c solid 2px;}
.bbs_list > table.list_3 > tbody  > tr > td {line-height:1.5em; text-align:left; width:33%; padding:25px 0 20px 0; border-bottom:#e6e6e6 solid 1px;}
.bbs_list > table.list_3 > tbody  > tr > td div {width:85%;margin:0px auto 0px auto;}
.bbs_list > table.list_3 > tbody  > tr > td div:first-child > .bbs_img {border: 1px solid #e6e6e6; padding:5px; text-align:center;}
.bbs_list > table.list_3 > tbody  > tr > td div:first-child > .bbs_img img {width:100%;}
.bbs_list > table.list_3 > tbody  > tr > td .bbs_tit {width:100%; text-align:center; font-weight:bold; margin:10px 0px 7px 0px;}
.bbs_list > table.list_3 > tbody  > tr > td .bbs_tit:after {content:""; display:block; height:0; clear:both;}
.bbs_list > table.list_3 > tbody  > tr > td .bbs_tit span {display:inline-block; width:100%; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2;-webkit-box-orient: vertical;display: -webkit-box;word-wrap:break-word; float:left; text-align:center;}
.bbs_list > table.list_3 > tbody  > tr.blank_row > td {line-height:0px;padding:0px;}

.bbs_list > ul.gallery {width:100%; border-top:#4c4c4c solid 2px; border-bottom:#4c4c4c solid 2px;}
.bbs_list > ul.gallery:after {content:""; display:block; height:0; clear:both;}
.bbs_list > ul.gallery li {line-height:1.5em; width:100%; border-bottom:#e6e6e6 solid 1px;}
.bbs_list > ul.gallery li ul li {float:left; width:33%; padding:25px 0 20px 0;}
.bbs_list > ul.gallery li ul li div {width:75%;margin:0px auto 0px auto; text-align:center;}
.bbs_list > ul.gallery li ul li div.bbs_img {border:1px solid #e6e6e6; padding:5px; text-align:center;}
.bbs_list > ul.gallery li ul li div.bbs_img img {width:100%;}
.bbs_list > ul.gallery li ul li div.bbs_tit {width:100%; text-align:center; font-weight:bold; margin:10px 0px 7px 0px;}
.bbs_list > ul.gallery li ul li div.bbs_tit:after {content:""; display:block; height:0; clear:both;}
.bbs_list > ul.gallery li ul li div.bbs_tit span {display:inline-block; width:100%; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2;-webkit-box-orient: vertical;display: -webkit-box;word-wrap:break-word; float:left; text-align:center;}


/* 리스트 : FAQ형 */
.faq_list{margin-top:10px; clear:both;width:100%;border-top:#4c4c4c solid 2px;border-bottom:#4c4c4c solid 2px}
.faq_list > .toggle_title{border-bottom:1px solid #e6e6e6;padding:16px 0px;cursor:pointer;font-size:15px;font-weight:bold;line-height:1.4em}
.faq_list > .toggle_title .title_text{display:inline-block;font-weight:600;color:#666}
.faq_list > .toggle_title .toggle_mark{background: url("../img/bbs/toggle-plus-btn.gif");display:inline-block;width:24px;height:24px;text-indent:-9999px;margin-right:20px}
.faq_list > .toggle_title.active .toggle_mark{background-image: url("../img/bbs/toggle-minus-btn.gif")}
.faq_list > .toggle_content{position: relative; background-color:#f3f3f3;border-bottom:1px solid #e6e6e6}
.faq_list > .toggle_title + .toggle_content .toggle_text{padding:20px 30px;line-height:2.5em}
.faq_list > .toggle_title + .toggle_content p {padding:0 0 0 20px;}
.faq_list > .toggle_content .toggle_text2{padding:20px 30px 20px 35px;line-height:1.8em}
.faq_list > .toggle_content .list_text{padding:0px 30px 20px 35px}
.faq_list > .toggle_content .list_text li {list-style:none;width:100%;padding:5px 0px;font-size:13px;line-height:22px}
.faq_list > .toggle_content .list_text li b {display: inline;float:left;zoom: 1;text-indent: 0;width:80px}
.faq_list > .toggle_content .list_text li p{display:block-inline;margin-left:80px}

/* 상세보기 */
.bbs_view {margin-top:20px;font-size:13px}
.bbs_view > table.view_1 {width:100%;border-top:#4c4c4c solid 2px;border-bottom:2px solid #4c4c4c}
.bbs_view > table.view_1 > thead > tr > th,
.bbs_view > table.view_1 > tbody > tr > th,
.bbs_view > table.view_1 > thead > tr > td,
.bbs_view > table.view_1 > tbody > tr > td {line-height:2.8em;border-bottom:#e6e6e6 solid 1px}
.bbs_view > table.view_1 > thead > tr > th,
.bbs_view > table.view_1 > tbody > tr > th {border-right:#e6e6e6 solid 1px;font-weight:bold;padding:0 0 0 10px;text-align:left;}
.bbs_view > table.view_1 > tbody > tr > td.bbs_tit {position:relative;background-color:#f9f9f9;border-bottom:2px solid #e6e6e6;font-weight:bold;font-size:14px;padding:4px 0px 4px 10px;white-space:nowrap}
.bbs_view > table.view_1 > tbody > tr > td.bbs_tit > div {line-height:1.5em;margin:10px 0px}
.bbs_view > table.view_1 > tbody > tr > td.bbs_tit .date {position:absolute;right:10px;top:3px;font-size:12px;font-weight:normal}
.bbs_view > table.view_1 > tbody > tr > td.name, .bbs_view > table.view_1 > tbody > tr > td.file{padding-left:10px}
.bbs_view > table.view_1 > tbody > tr > td.bbs_detail {min-height:200px;line-height:1.5em;padding:20px 10px}
.bbs_view > table.view_1 > tbody > tr > td img {max-width:100%;vertical-align:middle}
.bbs_view > table.view_1 table {width:100%}

/* 게시판-댓글 */
.bbs_reply {border-bottom:#4c4c4c solid 2px;}
.bbs_reply li {position:relative;border-bottom:1px solid #e6e6e6;font-size:12px;padding:14px 0;/*overflow:hidden; white-space:nowrap;text-overflow:ellipsis;*/display:block;}
.bbs_reply li .name {background:url("../img/bbs/btn_reply.png") no-repeat 0 0;padding:0 0 0 20px;font-weight:bold;}
.bbs_reply li .con {padding:0 10px;}
.bbs_reply li .date {color:#aeaeae;}
.bbs_reply li .btnArea {position:absolute;top:13px;right:0;}
.bbs_reply li .btnArea .black {height:38px;}
.bbs_reply li textarea {width:90%; height:28px;}

.bbs_reply .xxsmall {font-size:11px; line-height:1em; font-weight:400; letter-spacing:-1px; padding:5px !important; height:25px !important; vertical-align:middle;}
.bbs_reply .mr5 {margin-right:5px;}

@media all and (max-width:800px){
	.bbs_reply li textarea {width:85%;}
	.bbs_reply .date {display:none;}
}

@media all and (max-width:480px){
	.bbs_reply li textarea {width:74%;}
	.bbs_reply .con  {display:block; line-height:1.5em;}
}


/* 이전글 다음글 */
.tblNextPrev li {position:relative;padding-left:59px;border-bottom:1px solid #e6e6e6;font-size:14px;font-weight:bold;padding-top:14px;height:28px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display:block}
.tblNextPrev li a {font-size:13px;color:#8d8d8c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;width:90%; line-height:1.3em;}
.tblNextPrev li .date {position:absolute;right:10px; top:10px;font-size:12px;font-weight:normal}
.tblNextPrev li .prev {position:absolute;top:0;left:0;background:url("../img/bbs/icon_tbprev.gif") no-repeat;width:42px;height:42px;text-indent:-9999px}
.tblNextPrev li .next {position:absolute;top:0;left:0;background:url("../img/bbs/icon_tbnext.gif") no-repeat;width:42px;height:42px;text-indent:-9999px}

/* 글쓰기 */
.bbs_write {margin-top:20px;font-size:13px}
.bbs_write > table.write_1 {width:100%;border-top:#4c4c4c solid 2px;border-bottom:2px solid #4c4c4c}
.bbs_write > table.write_1 > thead > tr > th,
.bbs_write > table.write_1 > tbody > tr > th,
.bbs_write > table.write_1 > thead > tr > td,
.bbs_write > table.write_1 > tbody > tr > td {line-height:1.5em;border-bottom:#e6e6e6 solid 1px;padding:15px 0px 15px 20px}
.bbs_write > table.write_1 > thead > tr > th,
.bbs_write > table.write_1 > tbody > tr > th {background-color:#f9f9f9;font-weight:bold;padding:15px 0px 15px 0px; text-align:center;}
.bbs_write > table.write_1 > tbody > tr > td.bbs_tit input[type="text"],
.bbs_write > table.write_1 > tbody > tr > td.bbs_tit input[type="password"] {width:97%;padding:0.5%;border:#d9d9d9 solid 1px}
.bbs_write > table.write_1 > tbody > tr > td.bbs_write {padding-left:0px;border-bottom:none}
.bbs_write > table.write_1 > tbody > tr > td.bbs_write > div {margin-top:30px}
.bbs_write > table.write_1 > tbody > tr > td.bbs_write > div > img {width:100%}
.bbs_write > table.write_1 > tbody > tr > td .check_wrap {margin-top:10px}
.bbs_write > table.write_1 > tbody > tr > td .check_wrap span {margin-right:10px}
.bbs_write > table.write_1  input.TypeText {height:25px;width:170px;padding:2px 5px;vertical-align:middle;border:#cccccc solid 1px}
.bbs_write .i_file2 {position:relative;margin-top:10px}
.bbs_write .i_file2 .file_text {display:inline-block;height:24px;line-height:24px;padding:0px 10px;overflow: hidden;border:#d9d9d9 solid 1px;background-color:#fff;width:75%;vertical-align: middle}
.bbs_write .i_file2 .file_text img.btn_delete {vertical-align: middle;display:none;cursor: pointer}
.bbs_write .i_file2 .file_text span.in {display:inline-block;width:90%}
.file_btn {display:inline-block; font-weight:bold;padding:4px 0px;width:56px;text-align:center;border:#aaa solid 1px;background-color:#f6f6f6;margin-left:5px;vertical-align: middle;line-height:1.2em;position:relative;cursor: pointer}
.bbs_write .file {position:absolute;left:0px;top:0px;width:56px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0}

/* bbs _footer */
.bbs_footer{zoom:1;position:relative;overflow:hidden;min-height:60px; margin-top:5px;}
.bbs_footer .pagination{position:relative;display:block;clear:both;margin:0 auto;width:100%;text-align:center;cursor:default;height:25px}
.bbs_footer .pagination strong.now {color:#ff9600 !important;text-decoration:none !important}
.bbs_footer .pagination strong.now,
.bbs_footer .pagination a{display:inline-block;padding:1px 5px;font-weight:900;vertical-align:middle;color:#666}
.bbs_footer .pagination a.prev,
.bbs_footer .pagination a.prev_unit,
.bbs_footer .pagination a.next,
.bbs_footer .pagination a.next_unit{position:relative;padding:0px;width:17px;height:17px}
.bbs_footer .pagination a.prev{margin:0px 7px 0px 0px;background-position:3px -494px}
.bbs_footer .pagination a.prev_unit{background-position:5px -519px}
.bbs_footer .pagination a.next{margin:0px 0px 0px 7px;background-position:7px -544px}
.bbs_footer .pagination a.next_unit{background-position:5px -569px}
.bbs_footer .pagination strong.now{text-decoration:underline;cursor:default}
.bbs_footer .pagination strong.now,
.bbs_footer .pagination a:active,
.bbs_footer .pagination a:hover,
.bbs_footer .pagination a:focus{color:#ff9600}
.bbs_footer .btn_wrap{float:right;padding:15px 0px 0px;position:relative;z-index:2}

/* paging */
.paging{clear:both;text-align:center;padding:20px 0px 0px 0px}
.paging a {display:inline-block;vertical-align:top}
.paging a img{vertical-align:middle;}
.paging span{font-size:13px;font-family:Verdana;text-align:center;vertical-align:top}
.paging span a{display:inline-block;border:1px solid #a7a7a7;background:#fff;color:#939393;width:30px;height:30px;margin-right:-1px;text-decoration:none;line-height:31px;margin:0px 3px}
.paging span strong{display:inline-block;width:32px;height:32px;text-decoration:none;background:#252525;color:#fff;font-weight:bold;line-height:31px;margin:0px 3px}
.paging span a:hover{border:1px solid #7fa640;color:#7fa640}
.paging .paging_prev{margin-right:4px}
.paging .paging_next{margin-left:4px}
.Mpaging {display:none}


/* button Style */
.btn{display:inline-block;vertical-align:middle;color:#666;letter-spacing:-1px;text-align:center;border-top:#e4e7e9 solid 1px;border-left: #dfe2e5 solid 1px;border-right: #dfe2e5 solid 1px;border-bottom:#bbbfc8 solid 1px;border-radius:0px;background:#fff;}
.btn{cursor:pointer;font-size:15px;height:35px;line-height:34px;padding:0px 20px}
.btn.black{color:#fff;border-top:#474747 solid 1px;border-left:#474747 solid 1px;border-right:#474747 solid 1px;border-bottom:#474747 solid 1px;text-shadow:0px 1px 0px #474747;background:#474747}
.btn.red{color:#fff;border-top:#d52b1e solid 1px;border-left:#d52b1e solid 1px;border-right:#d52b1e solid 1px;border-bottom:#d52b1e solid 1px;/*text-shadow:0px 1px 0px #474747;*/background:#d52b1e;line-height:1.7em;}
.btn.blue{color:#fff;border-top:#007ebc solid 1px;border-left:#007ebc solid 1px;border-right:#007ebc solid 1px;border-bottom:#007ebc solid 1px;background:#008bcf;}
.btn.green{color:#fff;border-top:#65af13 solid 1px;border-left:#65af13 solid 1px;border-right:#63ab13 solid 1px;border-bottom:#63ab13 solid 1px;text-shadow:0px 1px 0px #65af13;background:#65af13; }
.btn.orange{color:#fff;border-top:#f85941 solid 1px;border-left:#f85941 solid 1px;border-right:#f85941 solid 1px;border-bottom:#f85941 solid 1px;text-shadow:0px 1px 0px #f85941;background: #f85941}
.btn.bbig{padding:0px 30px;height:35px;font-size:15px;letter-spacing:-1px;line-height:34px}
.btn.middle{padding:0px 20px;height:30px;font-size:13px;letter-spacing:-1px;line-height:28px;color:#464646 !important;}
.btn.small{padding:0px 12px;height:23px;font-size:11px;letter-spacing:-1px;line-height:23px}

.buttonLeft{display:inline;position:relative;display:block;float:Left;text-align:left;padding:5px 0px}
.buttonRight{display:inline;position:relative;display:block;float:right;padding:10px 0px;margin:0px}
.buttonCenter{clear:both;position:relative;display:block;width:100%;text-align:center;margin:15px auto}



/* 버튼  디자인 */
.rbutton {display:inline-block; font-family:'Nanum-bold'; font-size:12px; line-height:1em; font-weight:bold; letter-spacing:-1px; padding:6px 12px 5px 12px; border-radius:3px; overflow:hidden; vertical-align:middle;}
.rbutton2 {display:inline-block; font-family:'Nanum-bold'; font-size:12px; line-height:1em; font-weight:bold; letter-spacing:-1px; padding:23px; border-radius:3px; overflow:hidden; vertical-align:middle;}

.large {display:inline-block; font-family:'Nanum-bold'; font-size:15px; line-height:1; font-weight:bold; letter-spacing:-1px; padding:20px 45px; border-radius:3px;}
.large2 {display:inline-block; font-family:'Nanum-bold'; font-size:15px; line-height:1; font-weight:bold; letter-spacing:-1px; padding:20px 0; border-radius:3px; text-align:center;}

.small {display:inline-block; font-family:'Nanum-bold'; font-size:12px; line-height:1; font-weight:bold; letter-spacing:-1px; padding:5px 10px; border-radius:3px;}
.small2 {display:inline-block; font-family:'Nanum-bold'; font-size:12px; line-height:1; font-weight:bold; letter-spacing:-1px; padding:7px 10px; border-radius:3px;}

.xsmall {font-family:'Nanum-bold'; font-size:11px; line-height:1em; font-weight:400; letter-spacing:-1px; padding:5px; height:25px; border-radius:3px; overflow:inline-hidden; display:bock; vertical-align:middle;}
.xsmall.p3 {padding:3px 5px;}

.white {color:#333; background:#fff; border:1px solid #cdcdcd; box-shadow:0 1px 1px #e9e9e9; text-shadow:1px 1px #f9f9f9;} 
.white2 {color:#333; background:#fff; border:1px solid #cdcdcd; box-shadow:none; text-shadow:1px 1px #f9f9f9;}
.white:hover {background:#f9f9f9;}

.navy {color:#fff; background:#777777; border:1px solid #616161; box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #5c5b5b;}
.navy:hover {background:#8b8a8a;}

.grey {/*color:#777 !important; background:#fff;border:1px solid #ccc;*/ color:#fff !important; background:#848484; border:1px solid #848484; /*box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #5c5b5b;*/}
/*.grey:hover {background:#f6f6f6;}*/

.grey2 {color:#777 !important; background:#fff;border:1px solid #ccc;/*box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #5c5b5b;*/}
/*.grey:hover {background:#f6f6f6;}*/

.orange {color:#f86227 !important; background:#fff; border:1px solid #fe825e; /*box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #c45900;*/}
.orange:hover {background:#f86227; color:#fff !important;}

.green  {color:#fff; background:#85ac2d; border:1px solid #6c960e; box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #074819;}
.green:hover{background:#8db631;}

.black {color:#fff; background:#333; border:1px solid #000 ;box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #000;}
.black:hover {background:#444;}

.blue {color:#fff !important; background:#008bcf; border:1px solid #008bcf; /*box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #007ebc;*/}
/*.blue:hover {background:#fff; color:#008bcf !important;}*/

.blue2 {color:#008bcf !important; background:#fff; border:1px solid #008bcf; /*box-shadow:0 1px 1px #d8d8d8; text-shadow:1px 1px #007ebc;*/}
/*.blue2:hover {background:#008bcf; color:#fff !important;}*/


/*버튼 위치*/
.buttonLeft {clear:both; display:inline; position:relative; display:block; float:Left; text-align:left; padding:5px 0;}
.buttonRight {clear:both; display:inline; position:relative; display:block; float:right; padding:5px 10px;}
.buttonCenter {clear:both; position:relative; display:block; width:100%; text-align:center; margin:15px auto;}

 table.table_t2 td input.radio_btn  {width:20px; text-align:left;  border:0px; height:15px;}