﻿@charset "utf-8";

@font-face {
 font-family: 'NanumBarunGothic';
 src: url("font/NanumBarunGothic.eot");
 src: url("font/NanumBarunGothic.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothic.woff") format("woff"),
      url("font/NanumBarunGothic.ttf") format("truetype");
}


@font-face {
 font-family: 'NanumBarunGothicBold';
 src: url("font/NanumBarunGothicBold.eot");
 src: url("font/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothicBold.woff") format("woff"),
      url("font/NanumBarunGothicBold.ttf") format("truetype");
}

@font-face {
 font-family: 'NanumBarunGothicLight';
 src: url("font/NanumBarunGothicLight.eot");
 src: url("font/NanumBarunGothicLight.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothicLight.woff") format("woff"),
      url("font/NanumBarunGothicLight.ttf") format("truetype");
}

@font-face {
 font-family: 'NanumBarunGothicUltraLight';
 src: url("font/NanumBarunGothicUltraLight.eot");
 src: url("font/NanumBarunGothicUltraLight.eot?#iefix") format("embedded-opentype"),
      url("font/NanumBarunGothicUltraLight.woff") format("woff"),
      url("font/NanumBarunGothicUltraLight.ttf") format("truetype");
}



/* CSS 기본세팅 _ 초기화 */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
html,body{width:100%; height:100%}
html{overflow-y: scroll;}
body,input,textarea,select,button,table{font-family: "NanumBarunGothic" ;font-size:13px}
img,fieldset{border:0}
ul,ol{list-style:none}
em,address{font-style:normal}
a{text-decoration:none;color:#212121}
a:hover,a:active,a:focus{text-decoration:none;color:#c58146}

  
/* 시작 */
body {min-width:1024px;color:#666666;}

#wrap{position:relative;}

/*#header{background:url(../img/common/bg_header.gif) repeat-x 0 0;}*/

#top{ position:relative;margin:0 auto; width:1024px; height:99px;zoom:1}

#nav{ margin:0 auto; width:1024px;height:71px;position:relative; top:10px; }
/* 상단메뉴는 style_main_menu.css */

#header { height:167px; /*position: fixed;*/ background:url(../img/header_bg.jpg) no-repeat;
/*background-color: #FFF;*/
width: 100%;
margin: auto;
   }

.history_tit {   font-size: 24px;
line-height: 35px;
color:
#614d40;
padding: 10px 0;
border-top: 1px solid
#614d40;
border-bottom: 1px solid
#614d40;
margin-top: 20px;
width: 195px;}
.history_ul {list-style: inside; margin-top: 20px;  }
.history_ul li{ list-style-type: disc;
font-size: 18px;
margin-bottom: 10px; color:#614d40; }

#container{/*margin-top: 180px;*/}
	
#intro{  margin-bottom: 45px; background:url(../img/sub_bg.jpg) no-repeat; width:100%; height:150px; /*position:absolute; */top:0; z-index:-10; } 
	
#intro .text{position: absolute; margin:0 auto; width:1024px;  left: 0; right: 0;}
#intro .text img { margin:auto; position: absolute; left: 0;  width: 1024px;}


/*#intro .text .eng_tit{position:absolute;left:5px;top:45px;width:500px;height:100px;color:#393939;font-size:40px;font-weight:bold;line-height:1; font-family:Arial, Helvetica, sans-serif;background:url(../img/common/bg_eng_tit.png) no-repeat right top;}*/
#intro .text .eng_tit span{color:#618523}
#intro .text p{position:absolute; top:131px; left:5px; font-size:14px; line-height:22px; color:#393939; font-weight:bold;}
/*#intro .text .intro_deco{display:inline-block;position:absolute;right:0;bottom:0;width:200px;height:200px;background:url(../img/common/intro_sub_png.png) no-repeat left top;}*/
#intro .text .intro_deco01{display:inline-block;position:absolute;right:0;bottom:0;width:200px;height:200px;background:url(../img/common/intro_sub_png01.png) no-repeat left top;}
#intro .text .intro_deco02{display:inline-block;position:absolute;right:0;bottom:0;width:200px;height:200px;background:url(../img/common/intro_sub_png02.png) no-repeat left top;}
#intro .text .intro_deco03{display:inline-block;position:absolute;right:0;bottom:0;width:200px;height:200px;background:url(../img/common/intro_sub_png03.png) no-repeat left top;}
#intro .text .intro_deco04{display:inline-block;position:absolute;right:0;bottom:0;width:200px;height:200px;background:url(../img/common/intro_sub_png04.png) no-repeat left top;}
#intro .text .intro_deco05{display:inline-block;position:absolute;right:0;bottom:0;width:200px;height:200px;background:url(../img/common/intro_sub_png05.png) no-repeat left top;}

/* 컨텐츠 전체부분 */	
	
#content{
	margin:0 auto;
	width:1024px;
	position:relative;
	 /*overflow:hidden; padding-top: 370px;*/
}

#content:after { content:""; clear:both; display:block; }

/* 왼쪽 메뉴부분 */	
#content_menu{
	margin-bottom: 50px;
	margin-right:52px;
	width:219px; 
	float:left;
}
	
/* 컨텐츠 본문 */	
#content_center{
	width:752px;
	float:left;
	text-align:left;
	font-size:14px;
	position:relative;
    margin-bottom: 50px;
}

#content_center h3{ height:60px; margin-bottom:10px; color:#444; background:url(../img/sub_con_tit.jpg)no-repeat; font-size:29px; /*border-bottom:1px dashed #CCC;*/ line-height: 58px; font-weight:inherit ;}
#content_center h3 span { display: block; font-size: 13px; line-height: 18px;}  

#content_center .content_tit  { color: #888; position: absolute; top: 20px; right: 0;      }


#content_center input{padding:3px;}

#footer{background-color: #222d31;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23678292' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
height: 150px; margin-top: 30px;}
#footer .copyright img {    width: 260px;position: absolute;left: 0;right: 0; margin: auto;}
#footer .copyright p {
color: #fff;
text-align: center;
margin-top: 8px;
position: relative;
top: 50px; font-size: 13px;
line-height: 24px;
	}
#footer .copyright p a { color:#fb8025;     }

hr{ display:none;}
.blind{ font-size:0;width:1px;height:1px;line-height:1000px;overflow:hidden;position:absolute;top:0;white-space:nowrap;}

/* 컨텐츠 테이블 스마트에디터 공통속성 */
.tbl{width:752px;border:0 none;border-spacing:0; border-collapse:collapse;table-layout:fixed;}
.tbl caption{ visibility:hidden; overflow:hidden; width:1px; height:1px; font-size:0; z-index:-1; position:relative;}
.tbl>td{vertical-align:top}
.tbl textarea{width:100%; height:500px;}

.text_center{ text-align:center;}
.text_right{ text-align:right;}

/* pre_registration.html 개별속성 */
.pre_regi
.pre_regi li{ float:left;}
.pre_regi li a{ float:left;display:inline-block;margin:20px;width:327px;height:270px; background:url(../img/registration_02.gif) no-repeat 0 0;}
.pre_regi li a:hover{ background:url(../img/registration_02a.gif) no-repeat 0 0;}
.pre_regi li:first-child a{ background:url(../img/registration_01.gif) no-repeat 0 0;}
.pre_regi li:first-child a:hover{ background:url(../img/registration_01a.gif) no-repeat 0 0;}
.pre_regi li h4 span{ color:#00d2fe}
.pre_regi li:first-child h4 span{ color:#fe9000}
.pre_regi li h4{ position:absolute;bottom:30px;}
.pre_regi li p{ position:absolute;bottom:8px;}

/* pre_abstract.html 개별속성 */
.pre_abst
.pre_abst li{ float:left;}
.pre_abst li a{ float:left;display:inline-block;margin:20px;width:327px;height:270px; background:url(../img/abstract_02.gif) no-repeat 0 0;}
.pre_abst li a:hover{ background:url(../img/abstract_02a.gif) no-repeat 0 0;}
.pre_abst li:first-child a{ background:url(../img/abstract_01.gif) no-repeat 0 0;}
.pre_abst li:first-child a:hover{ background:url(../img/abstract_01a.gif) no-repeat 0 0;}
.pre_abst li h4 span{ color:#00d2fe}
.pre_abst li:first-child h4 span{ color:#fe9000}
.pre_abst li h4{ position:absolute;bottom:30px;}
.pre_abst li p{ position:absolute;bottom:8px;}


/* 사전등록,초록등록 개별속성 */
.tbl2{width:752px;border:1px solid #dadada;border-top:1px solid #aaa;border-spacing:0;border-collapse:collapse;table-layout:fixed;}
.tbl2 caption{ font-size:14px; font-weight:bold; color:#ee7115; line-height:14px; margin:10px 0; padding-left:30px; background:url(../img/icon/ico_check.gif) no-repeat 10px 0; text-align:left;}
.tbl2 th{background:#f1f1f1;vertical-align:middle;}
.tbl2 td{vertical-align:top}
.tbl2 th, .tbl2 td{  padding:8px 12px;border:1px solid #dadada;text-align:left;}
.tbl2 tfoot td{ text-align:center; padding:20px;}
#content_center .tbl2 input{padding:5px;}
.tbl2 select{padding:5px;}

.btn_regi{ display:inline-block; line-height:40px;padding:0 50px;background:#C00;color:#fff;font-weight:bold;}
.btn_regi2{ display:inline-block; line-height:20px;padding:0 15px;background:#444644;color:#fff;font-weight:bold;}

/* board_book 개별속성 */
.td_style{width:105px;height:29px;}
.ft_style_bold{line-height:115%;text-indent:0;text-align:center;margin-left:20px;
font-family:"돋움", Dotum; font-size:12px; color:#505050;font-weight:bold}
.ft_red_bold{line-height:115%; margin-left:20px; text-indent:0;text-align:center;
font-family:"돋움", Dotum; font-size:12px; color:#D46460;font-weight:bold}
.ft_blue_bold{line-height:115%; margin-left:20px; text-indent:0;text-align:center;
font-family:"돋움", Dotum; font-size:12px; font-weight:bold}
.ft_blue_bold a{color:#213e98;}
.ft_blue_bold a:hover{color:#f26521;}

.ft_style{line-height:115%; margin-left:20px; text-indent:0;;
font-family:"돋움", Dotum; font-size:12px; color:#666666;}
.ft_red{line-height:115%; margin-left:20px; text-indent:0;text-align:center;
font-family:"돋움", Dotum; font-size:12px; color:#D26560;}
.text_style{ margin-left:20px;font-family:"돋움", Dotum; font-size:12px; color:#666666;padding:10px 10px 10px 10px;}
.pic_back{width:120px;height:150px;
         background:url('/vidx/_img/sub/page/education_pic.jpg') no-repeat ;}
.linebgimg{width:100%;height:1px;background:url('/img/common/dotline.gif')repeat-x;}
.linebg{width:100%;height:1px;border-bottom:1px solid #E3E5E4}
.page_number {clear:both;margin-top:3px; margin-bottom:5px; height:25px; text-align:center;}



/* 회원가입 페이지 속성 */
.mem_tbl{width:752px;border:1px solid #dadada;border-top:1px solid #aaa;border-spacing:0;border-collapse:collapse;table-layout:fixed;}
.mem_tbl caption{ font-size:14px; font-weight:bold; color:#ee7115; line-height:14px; margin:10px 0; padding-left:30px; background:url(../img/icon/ico_check.gif) no-repeat 10px 0; text-align:left;}
.mem_tbl th{background:#eaf4e6;vertical-align:middle;}
.mem_tbl th, .mem_tbl td{  padding:8px 12px;border:1px solid #dadada;text-align:left;}
.mem_tbl td{ vertical-align:top;}
.mem_tbl tfoot td{ text-align:center; padding:20px;}
#content_center .mem_tbl input{padding:5px;}
.mem_tbl select{padding:5px;}

.history_year{width:752px;border:1px solid #dadada;border-top:1px solid #aaa;border-spacing:0;border-collapse:collapse;table-layout:fixed;}
.history_year th{font-size:14px; font-weight:bold; color:#172255;}
.history_year th, .history_year td{  padding:8px 12px;border:1px solid #dadada;text-align:left;}
.history_year td{ vertical-align:top;}
.history_year dl {overflow:hidden;margin-bottom:15px;}
.history_year dt {
    float: left;
    width: 50px;
    line-height: 20px;
    font-weight: bold;
    color: #3f81bf;
}
.history_year dd {
    float: left;
    line-height: 20px;
}


.mem_ico{ background:url(../img/icon/mem_ico.gif) no-repeat 0 0; width:3px; height:5px; display:inline-block; vertical-align:middle;}
.post_bx{ display:inline-block;height:16px; padding:5px 10px; line-height:16px; background:#000; color:#fff;}
.anti_spam{ display:inline-block; width:100px; height:16px; padding:5px; line-height:16px; text-align:center; border:3px solid #b52425; color:#000;}
.btn_regist_ok{ display:inline-block; background:#214693; width:240px; line-height:40px; text-align:center; color:#fff; font-weight:bold; font-size:14px;}
.col_red{color:#F00;}

#content_center .tbl2 input#btn1{ padding:0 5px;}
#tbl_spe{}
#tbl_spe td{padding:0;border-collapse:collapse}

#tbl_spe2 td{ text-align:center;padding:5px 0; vertical-align:middle;border-collapse:collapse}

.txt_sty01{ font-size:14px; font-weight:bold; color:#476415}
.txt_sty01 span{ font-size:24px;font-family: 'NanumGothic'; color:#282f27}





.mem_tbl_1 tr td h4 { background:url(../img/arrow_bg02.png) no-repeat; width:196px; height:86px; color:#fff; font-size:24px; text-align: center; line-height: 78px;    }
.mem_tbl_1 tr td h5 { font-size:17px; font-weight:bold; color:#3365b0; margin-bottom:9px; text-decoration: underline;}
.mem_tbl_1 tr td h6 { font-size:17px; font-weight:bold; color:#3365b0; margin-bottom:9px;}

.mem_tbl_1{width:752px;border:0; border-spacing:0;border-collapse:collapse;table-layout:fixed; margin: 20px 0 25px 0; }
.mem_tbl_1 caption{ font-size:14px; font-weight:bold; color:#ee7115; line-height:14px; margin:10px 0; padding-left:30px; background:url(../img/icon/ico_check.gif) no-repeat 10px 0; text-align:left;}
.mem_tbl_1 th{background:#eaf4e6;vertical-align:middle;}
.mem_tbl_1 th, .mem_tbl td{  padding:8px 12px;border:1px solid #dadada;text-align:left;}
.mem_tbl_1 td{ vertical-align:top;}
.mem_tbl_1 tfoot td{ text-align:center; padding:20px;}

.mem_tbl_1 dl {overflow:hidden;margin-bottom:5px;}
.mem_tbl_1 dt { font-size: 13px;
    float: left;
    width: 68px;
    line-height: 20px;
    font-weight: bold;
    color: #3f81bf;
}
.mem_tbl_1 dd {font-size: 13px;
    float: left;
    line-height: 20px;
}


#h42 { background:url(../img/arrow_bg03.png) no-repeat; width:196px; height:86px; color:#fff; font-size:24px; text-align: center; line-height: 78px;     }
#h43 { background:url(../img/arrow_bg04.png) no-repeat; width:196px; height:86px; color:#fff; font-size:24px; text-align: center; line-height: 78px;     }

.mem_tbl_1 h2 {text-align: center; font-size: 20px; color: #cab189; line-height:36px;     }

.mem_tbl_1 p {font-size: 15px; line-height: 30px;  letter-spacing: -0.5px;     }
.color_tit {     }

.line { width:752px; height:1px; background-color:#cab189; margin:2px 0;      }


.tabel_1 {border-collapse:collapse;       }
.tabel_1 tr td { border-color: #DCDCDC; vertical-align: middle;}
.h4tit { font-size:24px; font-weight: inherit;       }
.h5tit { font-size:18px; font-weight: inherit; color: #8f6a2f; margin-top: 10px;       }
.tabel_1 th {font-size: 15px; line-height: 30px;  letter-spacing: -0.5px; background-color:#E3E3E3;         }
.tabel_1 td {font-size: 15px; line-height: 30px;  letter-spacing: -0.5px;         }
.sp {font-size:13px; line-height: 22px;     }
.p_color { color:#ad8b54;      }
.p_color3 { color: #8C6636;      }
.p_bb { font-weight:bold; }
.p_box { background-color:#BCBCBC; color:#fff; width: 110px; display: inline-block; text-align: center;  box-sizing: border-box;height: 30px; line-height: 27px;     }
.x_txt { text-align:left; padding: 10px; box-sizing:border-box;  }
.txt_box { border:1px solid #A2A2A2; padding:20px 40px; box-sizing:border-box;          }
.txt_box2 {  padding:20px 40px; box-sizing:border-box; background-color:#EFEFEF;          }
.p20 { padding-left:20px;     }
.p40 { padding-left:40px;     }
.p60 { padding-left:60px;     }
.m10 {margin-bottom:10px;}
.mt20 {margin-top:20px;}
.ac { text-align:center;}
.fs18 { font-size:18pt;}
.fs15 { font-size:15pt;}
.fs13 { font-size:13pt;}
.fs12 { font-size:12pt;}
.fs11 { font-size:11pt;}
.fs09{ font-size:9pt;}
.box_center {width: 650px; display: inline-block;  }
.vc { vertical-align:middle;  }
.bo_bt tr {border-bottom:1px solid #cab189;}
.bo_bt h2 { margin:10px 0;}
.bo_bt p {margin: 10px 0;}
.down_btn {background-color: #B69765;
border-radius: 5px;
padding: 5px 10px;
margin: 0;
font-size: 15px;
color: #fff       }
.down_btn:hover, .down_btn:active, .down_btn:focus { background-color:#878787; color:#fff !important;   }


.down_btn2 {background-color: #B69765;
border-radius: 5px;
margin: 0;
    margin-bottom: 0px;
font-size: 15px;
color: #fff;
height: 28px;
display: inline-block;
line-height: 28px;
width: 338px;
text-align: center;
margin-bottom: 5px;
     }
.down_btn2:hover, .down_btn2:active, .down_btn2:focus { background-color:#878787; color:#fff !important;   }

.t_color tr td:first-child { background-color:#f3f2f2;  }
.pp { font-size:18px; color: #999;   }


#content_center .site_t {border-spacing: 0; border-collapse: collapse;}
#content_center .site_t tr td:nth-child(2) p { font-size: 14px; color: #987657;    }
#content_center .site_t tr {border-bottom:1px solid #C8C8C8;}
#content_center .site_t tr:first-child, #content_center .site_t tr:last-child {border-bottom:0;}

/* 컨텐츠 탭버튼 */
.tab_01{ overflow:hidden; position: relative; }
.tab_01 ul {list-style:none;     padding: 0;}
.tab_01 li{ float:left;margin-left:6px;}
.tab_01 li:first-child{ margin:0;}
.tab_01 li.active a{ display:inline-block; line-height:35px;  color:#ad8b54;; border-bottom:3px solid #cab189;}
.tab_01 li a{ display:inline-block; line-height:35px;  margin-right: 7px; color:#666; font-size:24px; background-color: #f6f3ed; padding: 7px 20px; border-bottom:3px solid #fff;}

.tab_02{ overflow:hidden; position: relative;  }
.tab_02 ul {list-style:none;  /*border-bottom: 7px solid #e5d6bf;*/ padding-bottom:55px; padding-top: 18px;}
.tab_02 li{ float:left; margin-bottom: 7px;}
.tab_02 li:first-child{ margin:0;}
.tab_02 li.active a{ display:inline-block; line-height:35px; color:#fff;   background-color: #ca9752;;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23d6d6d6' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");
}
.tab_02 li:last-child a{ margin:0;}
.tab_02 li a{ display:inline-block; line-height:35px;  margin-right: 8px; color:#888; font-size:18px; width: 245px; text-align: center; box-sizing: border-box; background-color: #f2f2f2; letter-spacing:-1px;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23c9c9c9' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");}





.tabel_3 {  font-size: 15px;   line-height: 30px;  letter-spacing: -0.5px;   border-collapse:collapse;     }
.tabel_3 tr { border-top:1px solid #C7C7C7;  border-bottom: 1px solid #C7C7C7; }
.tabel_3 tr td .pw {width: 115px;  }

.tabel_3 tr:first-child{
background-color: #f2f2f2;
background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%239f9f9f' fill-opacity='0.4' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");}

.colorpt {  color: #E06409;   }

.tabel_3 th {   font-weight: normal; text-align:center;    }













/*관련사이트*/
#site_box {     }
#site_box ul {    }
#site_box ul li {width: 238px; height: 204px; border: 1px solid #d8d8d8; float: left; margin-bottom:16px;    }
#site_box ul li img { margin: 33px 24px;   }
#site_box ul li p {text-align: center; font-size: 18px; margin-bottom: 10px;    }
#site_box ul li a {width: 240px; text-align: center; display: inline-block; color: #777; font-size: 13px;    }
#site_box ul li a:hover { color:#FB852A;}
.ma_lr { margin: 0 16px;   }


#journal h3 { background-image:none !important; }

.pdf_btn { display: inline-block;
background-color: #A38451;
padding: 3px 10px;
line-height: normal;
font-size: 13px;
color: #fff;
margin-bottom: 10px;                  }

.pdf_btn:hover { background-color:#666; color:#F3EDCF;    }
.pdf_btn:visited { color:#fff;          }


.mem_tbl_1 .sub_list_tit { list-style-type:disc;   margin-left: 30px;           }
.mem_tbl_1 .sub_list_tit li {font-size: 18px;
color: #987657;
line-height: 30px;    }
.mem_tbl_1 .sub_list_tit li span {
font-size: 15px;
line-height: 30px;
letter-spacing: -0.5px;
color: #666;

}


/*교무수첩*/
.view {position:relative;}
.view_btn {display: block; height: 35px; vertical-align: middle; margin:10px auto; border-bottom:1px dashed #ccc;}
.view_down
{background-color: #B69765;
border-radius: 5px;
padding: 5px 10px;
margin: 0;
font-size: 15px;
color: #fff;
display: block;
width: 204px;
text-align: center;
box-sizing: border-box;
position: absolute;
bottom: 0;}



.view_btn i {background-color: #B69765; color: #fff; font-size:18px; padding: 3px 5px; cursor:pointer;}      
.view_btn i:hover, .view_down:hover{    background-color: #878787;   color: #fff;             }
.view_btn span { color: #B69765; font-size: 18px; margin: 0 10px; display:none;}
.view_btn .swiper-button-prev.swiper-button-disabled, .view_btn .swiper-button-next.swiper-button-disabled {opacity:0.3;}
.view_img { position:absolute; right:0; top:0;}
.info_box {display:flex; align-items:center; justify-content:center; text-align:center; color:#ad8b54; font-size:15px; font-weight:500;}
.info_box a {display:flex; align-items:center; color:#ad8b54; padding:30px 0;}
.info_box a i {margin-left:5px;}

.btn_wrap {margin-top:20px;}
.btn_wrap > a {display:inline-block; background:#0257a7; color:#fff; text-align:center; padding:10px 30px; border-radius:50rem;}
.btn_wrap > a:nth-child(2) {background-color:#fb8025;}
.btn_wrap > a:nth-child(3) {background-color:#B69765;}
.photoview * {box-sizing:border-box;}
.photoview {display:flex; margin-top:20px;}
.photoview h4 {font-size:18px; font-weight:500;}
.photoview .view {width:49%; border:1px solid #ddd; border-radius:12px; padding:15px; text-align:center;}
.photoview .view + .view {margin-left:2%;}
.photoview .swiper-container {width:100%; position:relative;}
.photoview .swiper-container img {max-width:100%;}

.table_font p, .table_font span { font-size:13px;}
.radio_btn { margin-right: 5px; position: relative; top: 2px;    }
.link_btn  {
 background: #937158;
 color: #fff !important;
 border-radius: 10px;
 font-size: 19px;
 width: 300px;
 display: inline-block;
 text-align: center;
 height: 48px;
 margin: auto;
 line-height: 48px;
 transition: all 0.5s ease-out;
}
.link_btn:hover {
 background: #333;
}

.readyWrap{
    text-align: center;
    padding: 50px 0;
    border: 5px solid #ddd;
}