@charset "utf-8";
/* CSS Document */

@font-face{
font-family: "ng"; 
src: url("../font/NanumGothic.eot"); src:local(※);
src: url("../font/NanumGothic.eot?#iefix") format("embedded-opentype"), url("../font/NanumGothic.woff") format("woff");
}
@font-face{
font-family: "MinionPro"; 
src: url("../font/MinionPro-Bold.otf"); src:local(※);
src: url("../font/MinionPro-Bold.otf") format('embedded-opentype');
}
@font-face{
font-family: "NanumSquare"; 
src: url("../font/nanumsquare.eot"); src:local(※);
src: url("../font/nanumsquare.eot?#iefix") format("embedded-opentype"), url("../font/nanumsquare.woff") format("woff"), url(nanumsquare.ttf) format('truetype');
}
@font-face{
font-family: "nm"; 
src: url("../font/NanumMyeongjo.eot"); src:local(※);
src: url("../font/NanumMyeongjo.eot?#iefix") format("embedded-opentype"), url("../font/NanumMyeongjo.woff") format("woff"), url(nanumsquare.ttf) format('truetype');
}
@font-face {
font-family: 'notokrB';
src: url('../font/notokr-bold.eot'); src:local(※);
src: url('../font/notokr-bold.eot?#iefix') format('embedded-opentype'),
	 url('../font/notokr-bold.woff2') format('woff2'),
	 url('../font/notokr-bold.woff') format('woff'),
	 url('../font/notokr-bold.ttf') format('truetype'),
	 url('../font/notokr-bold.svg#notokr-bold') format('svg');
}
@font-face {
font-family: 'notokrM';
src: url('../font/notokr-medium.eot'); src:local(※);
src: url('../font/notokr-medium.eot?#iefix') format('embedded-opentype'),
	 url('../font/notokr-medium.woff2') format('woff2'),
	 url('../font/notokr-medium.woff') format('woff'),
	 url('../font/notokr-regular.ttf') format('truetype'),
	 url('../font/notokr-regular.svg#notokr-regular') format('svg');
}
@font-face {
font-family: 'notokrR';
src: url('../font/notokr-regular.eot'); src:local(※);
src: url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
	 url('../font/notokr-regular.woff2') format('woff2'),
	 url('../font/notokr-regular.woff') format('woff'),
	 url('../font/notokr-regular.ttf') format('truetype'),
	 url('../font/notokr-regular.svg#notokr-regular') format('svg');
}

/* reset */ 
* {margin:0;padding:0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, cite, code, del, dfn, em, img, ins, q, s, samp, strike,  sub, sup, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, embed { margin:0px; padding:0px; border:0px; }
html { overflow-y:scroll; overflow-x:hidden;}
html,body { width:100%; height:100%; *word-break:break-all; -ms-word-break:break-all;background:#fff; }
body, input, button, textarea, select { color:#333; font-family:'Noto Sans KR', sans-serif; font-size:15px; font-weight:400; line-height:150%; letter-spacing: -0.5px; }
img, fieldset, iframe { border:0px none; }
caption { width:0px; height:0px; visibility:hidden; line-height:0%; font-size:0px; }
ol, ul, li { list-style:none; }
input, select, button, img, textarea { vertical-align:middle; }
i, em, address { font-style:normal; }
label, button { cursor:pointer; }
button { margin:0px; padding:0px; border:0px; background-color:transparent; cursor:pointer; }
button *{ position:relative; }
button img { left:-3px; *left:auto; }
table { border-spacing:0; width:100%; border: 0px none; border-collapse:collapse; table-layout:fixed; word-wrap:break-word; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; margin:0px; padding:0px; border:0px; }
form { text-align:left; }
caption, th, td { text-align:left; font-weight:normal; }
legend { *width:0px; }
video {vertical-align: middle;display: inline-block;}

a:link { color:#333; text-decoration:none; }
a:visited { color:#333; text-decoration:none; }
a:hover { color:#1f65a5; text-decoration:none; }
a:active { color:#333; text-decoration:none; }

a.rollover img.over { display:none; }
a.rollover:hover img { display:none; }
a.rollover:hover img.over { display:inline; }

.float_l { float:left; }
.float_r { float:right; }
.clr_b { clear:both; }
.m_hidden {display:none !important;}
.ready { width:100%; text-align:center; padding:30px 0;}
.ready img { width:80%;}

.mg_t_5 { margin-top:5px; }
.mg_t_10 { margin-top:10px; }
.mg_t_11 { margin-top:11px; }
.mg_t_15 { margin-top:15px; }
.mg_t_20 { margin-top:20px; }
.mg_t_26 { margin-top:26px; }
.mg_t_30 { margin-top:30px; }
.mg_t_40 { margin-top:40px; }
.mg_t_50 { margin-top:50px; }
.mg_t_m30 { margin-top:-30px; }
.mg_b_5 { margin-bottom:5px; }
.mg_b_10 { margin-bottom:10px; }
.mg_b_20 { margin-bottom:20px; }
.mg_b_30 { margin-bottom:30px; }
.mg_b_40 { margin-bottom:40px; }
.mg_b_50 { margin-bottom:50px; }
.mg_l_5 { margin-left:5px; }
.mg_l_10 { margin-left:10px; }
.mg_l_20 { margin-left:20px; }
.mg_l_40 { margin-left:40px; }
.mg_l_80 { margin-left:80px; }
.mg_l_100 { margin-left:100px; }
.mg_l_250 { margin-left:250px; }
.mg_r_5 { margin-right:5px; }
.mg_r_56 { margin-right:56px; }

.mg_r_pc { margin-right:16px; }

.txt_bd { font-weight:600; }
.txt_wh { color:#fff; }
.txt_bk { color:#232323; }
.txt_ye { color:#014696; }
.txt_rd { color:#014696;}
.txt_rd2 { color:#bb4b50; }
.txt_red { color:#ff0000;}
.txt_bl { color:#0c4e9b;}
.txt_bl2 { color:#4c6bae; }
.txt_33 { color:#333; }
.txt_66 { color:#666; }
.txt_s {font-size:13px;}
.txt_it { font-style:italic;}
.txt_gr { color:#347ab7; font-weight:normal;}
.txt_g_11 { font-size:11px; color:#999; }
.align_c { margin:0 auto; text-align: center; }
.txt_point { font-weight:600; color:#1675cc;}

/* input */
.txt_box {border:1px solid #ddd;padding:0 6px;/*min-height:32px;*/}
input[type=checkbox], input[type=radio] {vertical-align:middle;}

h1 { font-size:24px; font-weight:600; margin:24px 0; }
h2 { font-size:28px; font-weight:500; color:#333;  font-family:'notokrM'; width:auto; text-align:center; line-height:36px; margin-bottom:30px;  letter-spacing:-1.0px; }
h3 { font-size:16px; color:#014696; font-family:'NanumSquare'; /*font-weight:bold; */line-height:16px; margin-bottom:8px; }
h4 { font-size:20px; color:#222; font-family:'NanumSquare'; line-height:24px; font-weight:bold; background:url('../images/h4_bullet.png') no-repeat 0 0px; padding-top:10px; margin:30px 0 10px 0; display:inline-block; } /* sub top-line title style */
h5 { font-size:16px; color:#014696; font-weight:bold; background:url('../images/h5_bullet.gif') no-repeat 0 3px; line-height:16px; padding-left:15px; margin-bottom:10px; } /* sub left-bar title style */
h6 { font-size:40px; color:#0c4e9b; margin-bottom:20px; }

#wrap { width:100%;position:relative; }
#wrap #header { width:100%; margin:0 auto; }
#wrap #header .t_menu_wrap {width:100%; height:28px; margin:0 auto; background:#0c4e9b;}
#wrap #header .t_menu_wrap .t_menu {  width:100%; margin:0 auto;}
#wrap #header .t_menu_wrap .t_menu ul { float:right; margin-right:15px; }
#wrap #header .t_menu_wrap .t_menu ul li { margin:3px 0 0 15px; font-size:13px; font-family:'notokrR'; float:left; }
#wrap #header .t_menu_wrap .t_menu ul li:first-child { margin:3px 0 0 0px; }
#wrap #header .t_menu_wrap .t_menu ul li a { color:#fff; }

#wrap #header #navi { width:100%;position:absolute; z-index:600; background: rgba(0,0,0,0.5); position: fixed;}
#wrap #header #navi .navi_area { margin:0 auto; width:100%; height: 60px; }
#wrap #header .sub_nav_bg { left:0; top:32px; width:100%; height:0px; background:url('../images/gnb_sub_bg.png'); overflow:hidden; position:absolute; display:none; z-index:500; }
.sub_nav_img { margin-left:250px; left:50%; top:70px; width:329px; height:240px; position:absolute; display:none; z-index:499; }
.nav { margin:0 auto; width:100%; height:60px; overflow:hidden; }
.nav .logo { padding:10px 42px 0px 12px; float:left; }
.nav .logo img { height:40px; }

.nav .btn_all { top:0px; right:0px; cursor:pointer; position:absolute; background: rgba(0,0,0,0.8); width: 60px; height: 60px; padding: 20px; box-sizing: border-box;}
.nav .btn_all img { width:23px; height:17px;vertical-align:top;}
.btn_close {position:absolute; top:17px; right:14px; z-index:1000; cursor:pointer;}
.btn_close img { width:18px; }

.box {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.clsBannerScreen { width: 100%; height: 100%; position: relative;max-height: 940px;	overflow: hidden;}
.clsBannerScreen .box .visual_wrapper { width: 100%; height: 100%; background: url(../images/pattern.png) repeat;position: absolute;top: 0px;left: 0px;z-index: 450;}
#onse_video {width: auto;  height: 100%; overflow: hidden; min-height: 760px;}
@media screen and (max-width:980px) {
	#onse_video { min-height: 720px; }
}
@media screen and (max-width:640px) {
	#onse_video { min-height: 680px !important; margin-left: -380px; }
}

.box .visual_wrapper .copy_wrap { width: 90%;  height: 450px; color: #fff; text-align: center; position: absolute; top: 0px;  left: 5%; z-index: 450; }
.box .visual_wrapper .copy_wrap .tit { font-family: notokrB; font-size: 38px; line-height: 38px; text-shadow: rgba(0,0,0,0.3) 6px 2px 10px;  margin-top: 220px;}
.box .visual_wrapper .copy_wrap .txt { font-size: 20px;  line-height: 1.2em;  text-shadow: rgba(0,0,0,0.3) 6px 2px 10px;  margin-top: 30px;}
.box .visual_wrapper .copy_wrap .scrolldown {  margin-top: 150px; width:70px; }

/* 전체보기 */
#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
}

/*#menu-container #menu-wrapper #hamburger-menu {
    position: relative;
    width: 25px;
    height: 20px;
    margin: 15px;
}
*/

#menu-container #menu-wrapper #hamburger-menu span {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 10px;
    color: black;
    background-color: white;
    position: absolute;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}

#menu-container #menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 9px;
}
#menu-container #menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 18px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(1) {
    top: 9px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: -60px;
}
#menu-container #menu-wrapper #hamburger-menu.open span:nth-child(3) {
    top: 9px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#menu-container .menu-list .menu-submenu li{
    padding: 10px 10px 10px 20px;
	background:/*url(../images/li_bullet2.gif) no-repeat 20px 20px */#f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list .menu-submenu li:first-child{
	border-top:1px #dbdcd2 solid;
}

#menu-container .menu-list .menu-submenu li.menu-slist{
    padding: 5px 5px 5px 38px;
	background:none #f0f0f0;
	letter-spacing:-1.0px;
	cursor: pointer;

}

#menu-container .menu-list {
    display: block;
    position: absolute;
    width: 100%;
    max-width: 470px;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    right: -100%;
	top:0px;
	box-sizing:border-box;
}

#menu-container .menu-list li {
}
#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 16px;
	color:#333;
    padding: 15px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    padding-left: 20px;
    background:#fff;
	letter-spacing:-0.5px;
	cursor: pointer;

}

#menu-container a .menu-list a li.accordion-toggle a, #menu-container .menu-list a .menu-login a {
	color:#000 !important;
}

#menu-container .menu-list .menubar {
    font-size: 14px;
	color:#fff;
	font-weight:100;
    padding: 18px 0 22px 22px;
    text-transform: uppercase;
    /*border-top: 1px #1675cc  solid;*/
    background:#1675cc;
	width:100%;
	height:20px;
}

#menu-container .menu-list .menubar a {
    font-size: 16px;
	color:#fff;
	font-weight:400;	
    padding: 10px 0 10px 0;
}

.accordion-toggle, .accordion-content {
    font-size: 14px;
    position: relative;
	color:#555;	
}

.accordion-content {
    display: none;
}

.accordion-toggle span[class^='icon-'] {
    position: absolute;
    right: 15px;
    font-size: 30px;
    top: calc(50% 20px);
	color:#999;
}
.accordion-toggle span.icon-plus, .accordion-toggle span.icon-minus {
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.accordion-toggle span.icon-plus {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
.icon-minus:before {
    content: "\2013"
}

.icon-plus:before {
    content: "+"
}

/* GNB */
#wrap #header #gnb { width:1200px; position:absolute; left:50%; margin-left:-520px; z-index:499;}

#wrap #header #m_visual { margin:0 0 0 0; width:100%; min-width:320px; height:600px;position:relative; overflow: hidden; }
#wrap #header #m_visual .main_copy {width:100%; height: 407px; background:url('../images/main_box.png') no-repeat center top; position:absolute; top:100px; left:5%; margin-left:0px; z-index:498; color:#fff; font-family:'NanumSquare'; font-weight:bolder; text-align: left; padding: 50px 0 0 0;}
#wrap #header #m_visual .main_copy img {width:150px; }
#wrap #header #m_visual .main_copy .txt01 {font-size:18px; line-height:28px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); margin-top: 20px; letter-spacing: -1.0px;}
#wrap #header #m_visual .main_copy .txt02 {font-size:28px; line-height:36px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); letter-spacing: -2.0px; margin-top: 20px; }
#wrap #header #s_visual { width:100%; min-width:320px; height: 325px; position:relative; }
#wrap #header #s_visual p { font-size: 20px; color: #fff; font-weight: 200; line-height: 22px; margin-top: 10px;  font-family:'notokrR'; }

/* main slide image */
.slide { width:100%; height:600px; position:relative; display:block;  }
.slide_ul { display:block; }
.slide_ul > li { width:100%; height:600px; top:0px; position:absolute; z-index:1; display: block; }
.m_img1 { background:url('../images/main_img1.jpg') no-repeat center top; }
.m_img2 { background:url('../images/main_img2.jpg') no-repeat center top; }
.m_img3 { background:url('../images/main_img3.jpg') no-repeat center top; }
.show { display:block; }

/* main slide image navi */
.slide_btn { margin:0px 0px 30px -35px; top:484px; left:50%; bottom:0; width:560px; position:absolute; z-index:2; }
.slide_btn:after { content:''; display:block; clear:both; }
.slide_btn > li { margin:0px 10px 0px 0px; float:left; }
.slide_btn > li a { width:47px; height:3px; background:url('../images/main_img_nv1_off.png') no-repeat; text-indent:-999em; display:block; }
.slide_btn > li a.active, li a:hover.active { background:url('../images/main_img_nv1_on.png') no-repeat; }
.slide_btn > li a:hover { background:url('../images/main_img_nv1_on.png') no-repeat; }

/* sub slide images */
#slides div { width:100%; height:325px; }
.s_img1 { background:url('../images/sub_img1.jpg') no-repeat top center; text-align: center; height:325px; font-size: 36px; color: #fff; font-weight: bolder; line-height: 36px; font-family:'notokrB';  text-shadow: 7px 7px 10px 0px rgba(0,0,0,0.1); padding: 130px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img2 { background:url('../images/sub_img2.jpg') no-repeat top center; text-align: center; height:325px; font-size: 36px; color: #fff; font-weight: bolder; line-height: 36px; font-family:'notokrB';  text-shadow: 7px 7px 10px 0px rgba(0,0,0,0.1); padding: 130px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img3 { background:url('../images/sub_img3.jpg') no-repeat top center; text-align: center; height:325px; font-size: 36px; color: #fff; font-weight: bolder; line-height: 36px; font-family:'notokrB';  text-shadow: 7px 7px 10px 0px rgba(0,0,0,0.1); padding: 130px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img4 { background:url('../images/sub_img4.jpg') no-repeat top center; text-align: center; height:325px; font-size: 36px; color: #fff; font-weight: bolder; line-height: 36px; font-family:'notokrB';  text-shadow: 7px 7px 10px 0px rgba(0,0,0,0.1); padding: 130px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img5 { background:url('../images/sub_img5.jpg') no-repeat top center; text-align: center; height:325px; font-size: 36px; color: #fff; font-weight: bolder; line-height: 36px; font-family:'notokrB';  text-shadow: 7px 7px 10px 0px rgba(0,0,0,0.1); padding: 130px 0 0 0; box-sizing: border-box; background-size: 1200px;}
.s_img6 { background:url('../images/sub_img6.jpg') no-repeat top center; text-align: center; height:325px; font-size: 36px; color: #fff; font-weight: bolder; line-height: 36px; font-family:'notokrB';  text-shadow: 7px 7px 10px 0px rgba(0,0,0,0.1); padding: 130px 0 0 0; box-sizing: border-box; background-size: 1200px;}

.slidesjs-pagination { margin-left:-520px; left:50%; top:200px; width:506px; position:absolute; z-index:18; }
.slidesjs-pagination li { margin-right:10px; float:left; }
.slidesjs-pagination li a { width:47px; height:3px; text-indent:-9999px; /*background:url('../images/main_img_nv1_off.png') no-repeat 0px 0px;*/ float:left; display:block; overflow:hidden; }
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { /*background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}
.slidesjs-pagination li a:hover {/* background:url('../images/main_img_nv1_on.png') no-repeat 0px 0px; */}


.sub_menu_wrap { width:100%; z-index:99; 
	-webkit-transition: all 0.5s ease;
  -moz-transition: position 6s;
  -ms-transition: position 6s;
  -o-transition: position 6s;
  transition: all 0.5s ease;

}
.fixed { position:fixed; top:114px; 
	animation: smoothScroll 0.5s forwards;
}
@keyframes smoothScroll {
	0% {
		transform: translateY(-60px);
	}
	100% {
		transform: translateY(0px);
	}
}
.sub_menu { position:relative; width:94%; height:42px; margin:-54px auto 0; background: #1675cc;}
.sub_menu .home { width:60px !important; height:42px; border-left:1px solid #1665ae; display:none; }
.sub_menu .home img { margin-top:18px; }
.sub_menu .menu { float:left; width:50%; line-height:42px; border-right:1px solid #1665ae; color:#fff; font-size:15px; box-sizing: border-box;}
.sub_menu .depth1 { border-left:1px solid #1665ae !important; }
.sub_menu .menu > a { display:block; position:relative; width:100%; height:100%; padding:0 15px 0 10px; cursor:pointer; background:#1675cc;  box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: pre;}
.sub_menu .menu a:hover { background:#1665ae; color:#fff; }
.sub_menu .sub_menu_arrow { display:inline-block; width:9px; height:6px; background:url(../images/select_arrow.png) 0 0 no-repeat;  position:absolute; top:18px; right:12px; }

.sub_menu .depth_list { position:absolute; width:50%; background:#1675cc; display:none; z-index:99; box-sizing: border-box; border-right:1px solid #1665ae;}
.sub_menu .depth_list li a { display:block; padding-left:10px; height:30px; line-height:30px; font-size:13px; letter-spacing:-1px;   box-sizing: border-box;color:#fff;overflow: hidden; text-overflow: ellipsis; white-space: pre;}
.sub_menu .depth_list li.on { background: #1665ae; }

/* main */
#wrap { width:100%; box-sizing:border-box; background:#fff; display: inline-block; }

#wrap .contents_wrap01  { width:94%; margin:0 auto; }
#wrap .contents_wrap01 #care { width:100%; box-sizing:border-box; margin-top: 50px; text-align: center; }
#wrap .contents_wrap01 #care .tit_wrap {}
#wrap .contents_wrap01 #care .tit { font-size: 28px; font-weight: bolder; line-height: 1.5em; letter-spacing: -1.0px; font-family:'notokrB'; color: #333; } 
#wrap .contents_wrap01 #care .txt { font-size: 18px; font-weight: 300; line-height: 1.5em; letter-spacing: -0.5px; color: #999; } 
#wrap .contents_wrap01 #care .conbox_wrap { overflow: hidden; margin-top: 30px;}
#wrap .contents_wrap01 #care .conbox_wrap ul {}
#wrap .contents_wrap01 #care .conbox_wrap li { width: 32%; float: left; margin-top: 25px; cursor: pointer; margin-left: 2%;}
#wrap .contents_wrap01 #care .conbox_wrap li:first-child { margin-left: 0;}
#wrap .contents_wrap01 #care .conbox_wrap li p {  font-size: 16px; font-weight: 400; line-height: 1.2em; color: #666; letter-spacing: -1.0px;  margin-top: 10px;}
#wrap .contents_wrap01 #care .conbox_wrap li .care01 { width: 100%; height: 100px; background: url('../images/main/care01.jpg') center; background-size:100%; }
#wrap .contents_wrap01 #care .conbox_wrap li .care02 { width: 100%; height: 100px; background: url('../images/main/care02.jpg') center; background-size:100%; }
#wrap .contents_wrap01 #care .conbox_wrap li .care03 { width: 100%; height: 100px; background: url('../images/main/care03.jpg') center; background-size:100%; }
#wrap .contents_wrap01 #care .conbox_wrap li .care04 { width: 100%; height: 100px; background: url('../images/main/care03.jpg') center; background-size:100%; }

#wrap .contents_wrap02  { width:100%; margin:0 auto; background:url('../images/main/products_bg.jpg') repeat-x  500px 300px; }
#wrap .contents_wrap02 #products { width:97%; height: 470px; box-sizing:border-box; margin:0 0 0 3%; padding: 50px 0 50px; text-align: center; }
#wrap .contents_wrap02 #products .tit_wrap {}
#wrap .contents_wrap02 #products .tit { font-size: 28px; font-weight: bolder; line-height: 1.5em; letter-spacing: -1.0px; font-family:'notokrB'; color: #333; } 
#wrap .contents_wrap02 #products .txt { font-size: 18px; font-weight: 300; line-height: 1.5em; letter-spacing: -0.5px; color: #999; } 
#wrap .contents_wrap02 #products .conbox_wrap { overflow: hidden; margin: 20px auto 0; width: 100%;}
#wrap .contents_wrap02 #products .conbox_wrap .products {width: 100%; height: 255px; overflow: hidden;}
#wrap .contents_wrap02 #products .conbox_wrap .pro_tit {  font-size: 22px; font-weight: 600; line-height: 1.2em; color: #666; letter-spacing: -1.0px; position: absolute; top:25px; left: 30px; width: 80%; text-align: left; }
#wrap .contents_wrap02 #products .conbox_wrap .arrow {  position: absolute; top:85px; left: 30px; }
#wrap .contents_wrap02 #products .conbox_wrap .products01 { background: url('../images/main/products01.jpg') no-repeat bottom #fff; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}
#wrap .contents_wrap02 #products .conbox_wrap .products02 { background: url('../images/main/products02.jpg') no-repeat bottom #fff; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}
#wrap .contents_wrap02 #products .conbox_wrap .products03 { background: url('../images/main/products03.jpg') no-repeat bottom #fff; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}
#wrap .contents_wrap02 #products .conbox_wrap .products04 { background: url('../images/main/products04.jpg') no-repeat bottom #fff; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}
#wrap .contents_wrap02 #products .conbox_wrap .products05 { background: url('../images/main/products05.jpg') no-repeat bottom #fff; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}
#wrap .contents_wrap02 #products .conbox_wrap .products06 { background: url('../images/main/products06.jpg') no-repeat bottom #fff; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}
#wrap .contents_wrap02 #products .conbox_wrap .products07 { background: url('../images/main/products07.jpg') no-repeat bottom #fff; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}
#wrap .contents_wrap02 #products .conbox_wrap .products08 { background: url('../images/main/products08.jpg') no-repeat bottom #824242; background-size:278px; width: 380px; height: 255px; border: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; margin-right: 30px;}

@media screen and (max-width:640px) {
#wrap .contents_wrap01 #care .conbox_wrap li:first-child { margin-top: 0; margin-left: 0; }
#wrap .contents_wrap01 #care .conbox_wrap li { width: 100%; float: left; margin-top: 25px; cursor: pointer; margin-left: 2%;}

#wrap .contents_wrap02 #products .conbox_wrap .products_m {width: 100%; height: 255px; overflow: hidden;}
#wrap .contents_wrap02 #products .conbox_wrap li { width: 100%; height: 136px; border-bottom: 1px #ddd solid; border-left: 1px #ddd solid; border-right: 1px #ddd solid; float: left; box-sizing:border-box; position: relative; background: #fff; }
#wrap .contents_wrap02 #products .conbox_wrap li:first-child {  border-top: 1px #ddd solid; border-bottom: none; }
#wrap .contents_wrap02 #products .conbox_wrap li .products01 { width: 100%; height: 180px; background: url('../images/main/products01.jpg') no-repeat right -30px; background-size:198px; }
#wrap .contents_wrap02 #products .conbox_wrap li .products02 { width: 100%; height: 180px; background: url('../images/main/products02.jpg') no-repeat right -30px; background-size:198px; }
#wrap .contents_wrap02 #products .conbox_wrap li .products03 { width: 100%; height: 180px; background: url('../images/main/products03.jpg') no-repeat right -30px; background-size:198px; }
#wrap .contents_wrap02 #products .conbox_wrap li .products04 { width: 100%; height: 180px; background: url('../images/main/products04.jpg') no-repeat right -30px; background-size:198px; }
#wrap .contents_wrap02 #products .conbox_wrap li .products05 { width: 100%; height: 180px; background: url('../images/main/products05.jpg') no-repeat right -30px; background-size:198px; }
#wrap .contents_wrap02 #products .conbox_wrap li .products06 { width: 100%; height: 180px; background: url('../images/main/products06.jpg') no-repeat right -30px; background-size:198px; }
#wrap .contents_wrap02 #products .conbox_wrap li .products07 { width: 100%; height: 180px; background: url('../images/main/products07.jpg') no-repeat right -30px; background-size:198px; }
}
#wrap .contents_wrap02 #products .conbox_wrap li .products08 { width: 100%; height: 180px; background: url('../images/main/products08.jpg') no-repeat right -30px; background-size:198px; }

#wrap .contents_wrap03  { width:94%; margin:0 auto; }
#wrap .contents_wrap03 #handbook { width:100%; box-sizing:border-box; padding: 50px 0 0px; text-align: center; }
#wrap .contents_wrap03 #handbook .tit_wrap {}
#wrap .contents_wrap03 #handbook .tit { font-size: 28px; font-weight: bolder; line-height: 1.5em; letter-spacing: -1.0px; font-family:'notokrB'; color: #333; } 
#wrap .contents_wrap03 #handbook .txt { font-size: 18px; font-weight: 300; line-height: 1.5em; letter-spacing: -0.5px; color: #999; } 
#wrap .contents_wrap03 #handbook .conbox_wrap { overflow: hidden; margin-top: 30px;}
#wrap .contents_wrap03 #handbook .conbox_wrap ul {}
#wrap .contents_wrap03 #handbook .conbox_wrap li { width: 49%; height: 100px; float: left; margin-left: 2%; margin-bottom: 10px;  box-sizing:border-box; position: relative; cursor: pointer; border-radius: 15px; }
#wrap .contents_wrap03 #handbook .conbox_wrap li:first-child { margin-left: 0px; }
#wrap .contents_wrap03 #handbook .conbox_wrap li:first-child + li +li { margin-left: 0px; }
#wrap .contents_wrap03 #handbook .conbox_wrap li p { font-size: 20px;  font-weight: 500; line-height: 100px; color: #fff; text-shadow: rgba(0,0,0,0.7) 6px 2px 10px; position: absolute; top:0px; left: 0px; text-align: center; width: 100%; height: 100px; background: rgba(0,0,0,0.3);  border-radius: 15px; }
#wrap .contents_wrap03 #handbook .conbox_wrap li:hover p { background: rgba(31,101,165,0.9);  }
#wrap .contents_wrap03 #handbook .conbox_wrap li.handbook01 { background:url('../images/main/handbook01.jpg') no-repeat center; background-size:100%;}
#wrap .contents_wrap03 #handbook .conbox_wrap li.handbook02 { background:url('../images/main/handbook02.jpg') no-repeat center; background-size:100%;}
#wrap .contents_wrap03 #handbook .conbox_wrap li.handbook03 { background:url('../images/main/handbook03.jpg') no-repeat center; background-size:100%;}
#wrap .contents_wrap03 #handbook .conbox_wrap li.handbook04 { background:url('../images/main/handbook04.jpg') no-repeat center; background-size:100%;}

#wrap .contents_wrap04 { width:100%; margin:0 auto; background:url('../images/main/recruit_bg.jpg') repeat center;}
#wrap .contents_wrap04 #recruit { width:94%; box-sizing:border-box; margin:0 auto; padding: 30px 0 30px; text-align: center; }
#wrap .contents_wrap04 #recruit .tit_wrap {}
#wrap .contents_wrap04 #recruit .tit { font-size: 28px; font-weight: bolder; line-height: 1.5em; letter-spacing: -1.0px; font-family:'notokrB'; color: #fff; } 
#wrap .contents_wrap04 #recruit .txt { font-size: 18px; font-weight: 400; line-height: 1.5em; letter-spacing: -0.5px; color: #91abcb; } 
#wrap .contents_wrap04 #recruit .conbox_wrap {font-size: 18px; font-weight: 100; line-height: 1.5em; letter-spacing: -0.5px; color: #fff; margin: 20px auto 20px; }
#wrap .contents_wrap04 #recruit .btn { width:170px; height: 38px; font-size: 16px; font-weight: 400; line-height: 38px; letter-spacing: -0.5px; color: #fff; border: 1px #fff solid; text-align: center; box-shadow: 7px 7px 0px 0px rgba(0,0,0,0.1); margin: 0px auto;  cursor: pointer;}
#wrap .contents_wrap04 #recruit .btn:hover { background:rgba(255,255,255,1.0); box-shadow: 7px 7px 0px 0px rgba(0,0,0,0.2);  color: #1f65a5; }

/*footer*/
#wrap .footer_wrap { width:100%; background:#333; clear:both; padding:20px 0; box-sizing:border-box; }
#wrap .footer_wrap #footer { width:94%; margin:0px auto; }
#wrap .footer_wrap #footer .logo { margin: 10px auto 10px; width: 160px; }
#wrap .footer_wrap #footer .logo img { width: 160px; }
#wrap .footer_wrap #footer .info {font-size:13px; color:#999; line-height:1.3em; letter-spacing: normal; text-align: center; }
#wrap .footer_wrap #footer .info span { width: 15px; display: inline-block; }
#wrap .footer_wrap #footer .btn { font-size:14px; width:170px; height:38px; line-height:38px; color:#999; background: #222; text-align: center; margin: 10px auto 0; }
#wrap .footer_wrap #footer .btn:hover { background: #111; }

#wrap .footer_wrap #footer .family_slct_over { width:173px; height:35px; background:url('/images/family_arrow_over.png') no-repeat 140px 13px; cursor:pointer; font-size:14px; color:#fff; position:relative; box-sizing:border-box; border: 1px #666 solid; margin: 10px auto; }
#wrap .footer_wrap #footer .family_slct_over ul li {width:173px; height:35px; line-height:35px; text-align:left; cursor:pointer; padding-left:10px;}
#wrap .footer_wrap #footer .family_slct_over ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .family_slct { width:173px; height:35px; line-height:36px; background:url('/images/family_arrow.png') no-repeat 140px 13px #222; cursor:pointer; font-size:14px; color:#fff; position:absolute; z-index:300000000000000; left:50%; margin-left:-86px; margin-top: -45px;}
#wrap .footer_wrap #footer .family_slct ul li {width:173px; height:35px; line-height:36px; text-align:left; cursor:pointer;box-sizing:border-box; padding-left:10px; border-left: 1px #666 solid; border-right: 1px #666 solid; border-bottom: 1px #666 solid;}
#wrap .footer_wrap #footer .family_slct ul li:hover { color:#fff;}
#wrap .footer_wrap #footer .family_slct ul ul { display:none; }
#wrap .footer_wrap #footer .family_slct ul li ul { top:-140px; background:#222; width:173px; position:absolute; display:block; z-index:400000000000000; border-bottom:1px #5f5b53 solid; box-sizing:border-box; margin-left: -11px; }
#wrap .footer_wrap #footer .family_slct ul li li { width:173px; height:35px; border-bottom:1px #5f5b53 dashed; }
#wrap .footer_wrap #footer .family_slct ul li li:first-child { border-top:1px #5f5b53 solid; }
#wrap .footer_wrap #footer .family_slct ul li li:hover { color:#fff; }

/*btn*/
.btn_inc{ display:inline-block; border-radius:0px; box-sizing:border-box; border:none; padding:5px; text-align:center; vertical-align:middle; cursor:pointer; width:auto; font-size:16px; letter-spacing:1px; background:#eee; }
.btn_inc.list{ background:#777; color:#fff; font-size:14px; width:150px; height:38px; }
.btn_inc.list:hover{ background:#666; }
.btn_inc.cancel{ background:#444; color:#fff; font-size:16px; width:150px; height:38px; }
.btn_inc.cancel:hover{ background:#333; }
.btn_inc.more{ padding:0 10px; background:#717171; color:#fff; font-size:15px; letter-spacing:-0.05em; height:42px; }
.btn_inc.more:hover{ background:#878787; }
.btn_inc.download{ padding:0 20px; background:#014696; color:#fff; font-size:16px; height:45px; line-height:45px; letter-spacing:-0.05em; }
.btn_inc.download:hover{ background:#003e86; }
.btn_inc.newsletter{ width:100%; margin-bottom:20px; padding:5px 0; background:#eee; color:#222; font-size:14px; border:1px solid #959595; letter-spacing:-0.05em; }
.btn_inc.newsletter:hover{ background:#eee; }
.btn_inc.file{ padding:0 10px; background:#717171; color:#fff; font-size:13px; letter-spacing:-0.05em; height:32px; line-height:30px; }
.btn_inc.file:hover{ background:#878787; }

.btn_wrap { width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-bottom:40px;}

/* history */
#history { width:100%; display:inline-block; background:#0c4e9b;}
#history .his_area { margin:0px auto; width:100%; height:40px; padding:10px 0 5px 0; float:left; }
#history .his_area ul li { padding:0px 10px 5px 10px; height:40px; /*background:url('../images/history_arrow.png') no-repeat 6px 16px;*/ border-left:1px #3d5b8c solid; font-size:14px; color:#fff; line-height:40px; float:left; }
#history .his_area ul li:last-child {  font-weight:500; }
#history .his_area ul li.home {  background:url('../images/history_icon_m.png') no-repeat 10px 13px; padding:0px 10px 5px 25px;  border-left:none;}
#history .his_area ul li select { width:100%; border:1px solid #0c4e9b; background:#0c4e9b; color:#fff; padding:3px 0;}

/* contents */
#subContainer .contents { width: 94%; margin: 40px auto 0; min-height:385px; }
#subContainer .contents .sub_copy {  font-size: 20px; font-weight: 100; color: #758492; text-align: center; margin-bottom: 30px; letter-spacing: -1.0px; line-height: 24px; }
#subContainer .contents .sub_copy span { font-weight: bold; font-family:'notokrB'; color: #247d80;  }

/* 인사말 */
.greeting_img { width: 100%; height: 200px; background: #f6f6f6; text-align: center; background:url(../images/sub/greeting_img.jpg) no-repeat center top #f6f6f6; background-size: 200px; margin-bottom: 20px; }
.greeting_txt { width: 100%; font-size: 16px; line-height: 1.6em;  margin-bottom: 10px;  background: #fff; letter-spacing: -0.5px; }
.greeting_txt p { margin-bottom: 15px; color: #4b4b4b;}
.greeting_txt .sign { font-size: 20px; font-weight: 600; color: #333;  margin-top: 10px; }

/* 경영이념 */
.management_wrap { width: 100%;  margin-bottom: 20px; }
.management_img01 { width: 100%; height:120px; background:url(../images/sub/management_img01.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt01 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img02 { width: 100%; height:120px; background:url(../images/sub/management_img02.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt02 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img03 { width: 100%; height:120px; background:url(../images/sub/management_img03.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt03 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img04 { width: 100%; height:120px; background:url(../images/sub/management_img04.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt04 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }
.management_img05 { width: 100%; height:120px; background:url(../images/sub/management_img05.jpg) no-repeat center #f6f6f6; background-size: 100%; font-size: 24px; font-weight: bold; color: #fff; text-align: center; line-height: 120px; text-shadow: rgba(0,0,0,0.5) 0px 2px 6px; box-sizing: border-box; }
.management_txt05 { width: 100%; height:auto; font-size: 16px; color: #4b4b4b; line-height: 1.6em; background: rgba(245,245,245,0.9); padding: 20px 20px; box-sizing: border-box; }

/* 연혁 및 실적 */
.history_info { width: 100%; padding: 20px 20px; box-sizing:border-box; background: #f6f6f6; margin-bottom: 20px;}
.history_info .history_year { width: 100%; font-size: 24px; font-weight: bold; color: #247d80; text-align: center; margin-bottom: 20px; }
.history_info li { font-size: 16px; line-height: 1.5em;  color: #4b4b4b; margin-bottom: 10px;}
.history_info li span { font-weight: bold; color: #333; width: 40px; display: inline-block;}
.history_info li:last-child { margin-bottom: 0px;}

/*PARTNER 소개*/
.partner_wrap { width: 94%; margin: 0 3% 20px; overflow: hidden; background: #f6f6f6; border: 1px #ddd solid; border-radius: 10px; box-sizing: border-box;}
.partner_wrap .partner_img { width: 100%; float: left; }
.partner_wrap .partner_img img { width: 100%; }
.partner_wrap .partner_con { width: 100%; padding: 20px 20px 10px; box-sizing: border-box; float: left; text-align: center;}
.partner_wrap .partner_con .tit { font-weight: 600; font-family: "notokrB"; font-size: 22px; color: #333; margin-bottom: 10px; line-height: 1.0em; }
.partner_wrap .partner_con .txt { font-weight: 100; font-family: "notokrR"; font-size: 13px; color: #999; margin-bottom: 10px; line-height: 1.0em; letter-spacing: normal; }
.partner_wrap .partner_con .btn { width: 100%; height: 38px; line-height: 36px; border: 1px #ddd solid; background: #1675cc; text-align: center; font-weight: 600; color: #fff; cursor: pointer; float: right; }
.partner_wrap .partner_con .btn:hover { color: #fff; }

/*제품안내*/
.products_tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #247d80; line-height: 1.2em; letter-spacing: -0.5px; overflow: hidden;  }
.products_wrap { width: 100%; margin: 0 auto 20px; overflow: hidden; background: #f6f6f6; border: 1px #ddd solid; border-radius: 10px; box-sizing: border-box;}
.products_wrap .products_img { width: 100%; float: left; background: #fff; text-align: center; }
.products_wrap .products_img img {width: 100%;}
.products_wrap .products_con { width: 100%; padding: 20px 20px 10px; box-sizing: border-box; float: left; text-align: left;}
.products_wrap .products_con .tit { font-weight: 600; font-family: "notokrB"; font-size: 18px; color: #333; margin-bottom: 10px; line-height: 1.0em; }
.products_wrap .products_con .txt { font-weight: 100; font-family: "notokrR"; font-size: 14px; color: #666; margin-bottom: 5px; line-height: 1.0em; letter-spacing: normal; }
.products_wrap .products_con .txt a { color: #1675cc; }
.products_wrap .products_con .btn { width: 100%; height: 38px; line-height: 36px; border: 1px #ddd solid; background: #fff; text-align: center; font-weight: 600; color: #333; cursor: pointer; margin-top: 10px;  float: right;}
.products_wrap .products_con .btn:hover {  border: 1px #1675cc solid; color: #1675cc; }

/* 인재채용 */
.recruit_box { width: 100%; border: 1px #ddd solid; background: #f6f6f6; padding: 20px; box-sizing:border-box;  font-size: 14px; line-height: 1.5em;   }
.recruit_tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #333; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden;  }
p.sub { margin-bottom: 10px;}
.recruit li { font-size: 16px; margin-top: 5px; padding-left: 15px; background: url(../images/li_bullet1.gif) no-repeat 0px 8px;  line-height: 1.5em;}
.recruit li.none { background: none; }

/* 첨부문서*/
.document_wrap { display: flex; justify-content: space-between;align-items: center;}
.document_tit { font-size: 18px; font-weight: 600; color: #333; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden;  }
.document_wrap .btn:hover {
    border: 1px #1675cc solid;
    color: #1675cc;
}
.document_wrap .btn {
    width: 130px;
    height: 30px;
    line-height: 30px;
    border: 1px #ddd solid;
    background: #fff;
    text-align: center;
    font-weight: 600;
    color: #333;
    cursor: pointer;

}
ol>li {
    list-style: decimal !important;
    margin: 4px 0 4px 24px;
    padding-left: 2px;
}

ul.bu_no li {
    letter-spacing: -0.5px;
    margin: 4px 0;
    /*padding-left: 22px;
    text-indent: -22px;*/
    position: inherit;
}
ul.ci_no li {
    letter-spacing: -0.5px;
    margin: 4px 0;
    padding-left: 18px;
    text-indent: -18px;
    position: inherit;
}
ol.han>li {
    list-style: hangul !important;
    margin: 4px 0 4px 22px;
    /*padding-left: 22px;*/
}
ol.han_2>li {
    list-style: hangul !important;
    margin: 4px 0 4px 22px;
    padding-left: 2px;
}
ul.circle li {
	/* font-size: 1.063rem; */
    font-weight: 400;
	/*letter-spacing: -0.5px;*/
    padding-left: 12px;
    margin: 8px 0px 8px 0px;
	position: relative;
}
ul.circle li:before {
    content: '';
    width: 4px;
    height: 4px;
    position: absolute;
    top: 11px;
    left: 0;
    background: #9299ae;
    border-radius: 5px;
}
ul.line_v li {
	/* font-size: 1.063rem; */
	/*color: #333;*/
	letter-spacing: -0.5px;		
	margin: 4px 0;
	position: relative;
	padding-left: 13px;
	text-indent: -13px;
}
ul.line_v li:before {
	content: '- ';
	margin-right: 5px;
}
u_line { text-decoration: underline;}

/* 약도 및 연락처 */
.map { height:470px;}
.location_info { overflow:hidden; margin-top:50px; border:1px solid #ddd; background: #f6f6f6; }
.location_info li { float:left; width:100%; height:80px; text-align:center; padding:10px; box-sizing:border-box; }
.location_info li:nth-child(2) { border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.location_info strong { display:block;  font-size:18px; padding-top:5px; background:url(../images/common/line_red.gif) center 0 no-repeat; word-break:keep-all; }
.location_info p { margin-top:8px; word-break:keep-all; }
.root_daum_roughmap_landing {
    /*idth: calc(100% - 20px) !important;*/
    max-width: 100%;
}

/* 채플 */
.chaple {}
.chaple p { font-size: 16px; line-height: 1.5em; color: #4b4b4b; width: 100%; margin-bottom: 10px; margin-right: 0px; background: #f6f6f6; padding: 20px; box-sizing: border-box; float: left; }
.chaple p.img { background: url(../images/sub/chaple.png) no-repeat bottom right #f6f6f6; min-height: 280px; }
.chaple span { color: #333; font-weight: 600; }

/* HANDBOOK */
.page { padding-top:100px; }
.handbook_l { width: 100%; margin: 0 auto; /*background: url(../images/handbook/bg.png) no-repeat center; padding: 19px 0 0 0;*/border-radius: 30px;}
.handbook_l .handbook {width: 100%;border-radius: 30px; }
.handbook_l .handbook .handbook_img { width: 100%;margin: 0 auto;border-radius: 30px;border:1px #ddd solid; }
.handbook_l .handbook .handbook_img img { width: 100%; /*box-shadow: rgba(0,0,0,0.3) 0px 15px 15px;*/border-radius: 30px;}
.handbook_r { width: 100%; margin: 0 auto; }
.handbook_r .handbook_list ul {width: 100%; }
.handbook_r .handbook_list ul li { width: 48%; height: 40px; line-height: 38px; border: 1px #ddd solid; text-align: left; padding-left: 10px; font-size: 15px; font-weight: 500; margin-right: 4%;  margin-top: 10px;  float:left; box-sizing: border-box; cursor: pointer; }
.handbook_r .handbook_list ul li:hover {border: 1px rgba(22,117,204,0.75) solid;  }
.handbook_r .handbook_list ul li.on {border: 1px rgba(22,117,204,0.75) solid; color:rgba(22,117,204,1.0) ;}
.handbook_r .handbook_list ul li:nth-child(2n) {margin-right: 0px; }
.handbook_r .handbook_list ul li:first-child {margin-top: 0px; }
.handbook_r .handbook_list ul li:first-child + li {margin-top: 0px; }

.handbook_w { width: 100%; margin: 0 auto; /*background: url(../images/handbook/bg_w.png) no-repeat center; padding: 19px 0 0 0;*/border-radius: 30px;}
.handbook_w .handbook {width: 100%;border-radius: 30px; }
.handbook_w .handbook .handbook_img { width: 100%;margin: 0 auto;border-radius: 30px;border:1px #ddd solid; }
.handbook_w .handbook .handbook_img img { width: 100%; /*box-shadow: rgba(0,0,0,0.3) 0px 15px 15px;*/border-radius: 30px;}
.handbook_w {width: 100%; margin: 0 auto;  }
.handbook_w .handbook_list ul {width: 100%; }
.handbook_w .handbook_list ul li { width: 48%; height: 40px; line-height: 38px; border: 1px #ddd solid; text-align: left; padding-left: 10px; font-size: 15px; font-weight: 500;  margin-right: 4%; margin-top: 10px; float:left; box-sizing: border-box; cursor: pointer; }
.handbook_w .handbook_list ul li:hover {border: 1px rgba(22,117,204,0.75) solid; }
.handbook_w .handbook_list ul li.on {border: 1px rgba(22,117,204,0.75) solid; color:rgba(22,117,204,1.0) ;}
.handbook_w .handbook_list ul li:nth-child(2n) {margin-right: 0px; }
.handbook_w .handbook_list ul li:first-child {margin-top: 0px; }
.handbook_w .handbook_list ul li:first-child + li {margin-top: 0px; }

/* 부정맥의 이해 */
.con_area_l { float:left; }
.con_area_r { float:right; width:calc(100% - 400px); }
.con_tit { font-size: 18px; font-weight: 500; color: #333; letter-spacing: -1.0px; line-height: 18px; overflow: hidden; text-align: left; border-left: 5px #1675cc solid; padding-left: 10px; margin-bottom: 15px; }
.con_sub_tit { font-size: 16px; font-weight: 600; color: #1675cc; letter-spacing: -1.0px; line-height: 20px; overflow: hidden; text-align: left; margin-bottom: 10px;}
.conbox li { font-size: 14px; margin-top: 10px;  margin-bottom: 10px; padding-left: 15px; background: url(../images/li_bullet1.gif) no-repeat 0px 8px;  color: #4b4b4b;  line-height: 1.5em; }
.conbox li.no_bu { font-size: 14px; margin-top: 10px; margin-bottom: 10px; padding-left: 15px;  background: none; color: #4b4b4b;  line-height: 1.2em; }
.grey_box {width: 100%; padding: 20px; box-sizing:border-box; background: #f6f6f6; margin: 20px auto 0;}
.con_img { text-align: center; margin: 0px auto 30px; background: #f6f6f6; text-align: center; width: 100%;   border-radius: 20px;}
.con_img img { width: 100%;  border-radius: 20px;}

@media screen and (max-width:860px) {
.con_area_l { float:left; width: 50%; }
.con_area_r { float:right; width:calc(50% - 20px); }
.con_img img { width: 100%; border-radius: 20px;}
}
@media screen and (max-width:640px) {
.con_area_l { float:none;  width: 100%; }
.con_area_r { float:none;  width:100%; border-radius: 20px; }
.con_img img { width: 100%; border-radius: 20px;}
}
.contents .con_area .list { border-top: 2px #000 solid; padding-top: 30px;}
.contents .con_area .list ul { }
.contents .con_area .list li { width:100%; box-sizing:border-box; border:1px #ddd solid; padding: 20px; background:#fff; font-size:15px; line-height:1.5em; float:left; box-sizing:border-box; margin: 0px 0 15px 0%; cursor: pointer; }
.contents .con_area .list li:last-child { margin-right: 0px; margin-bottom: 0px; }
.contents .con_area .list li:hover {  border:1px #c80c47 solid; }
.contents .con_area .list li .tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px;  overflow: hidden; height: 30px;}
.contents .con_area .list li .con { overflow: hidden; text-overflow: ellipsis; white-space: pre; height: 25px; color: #333;}
.contents .con_area .list li .date { color: #666; margin-top: 10px; font-size: 14px;}

.contents .list_photo {  width:100%; border-top: 2px #000 solid; padding-top: 30px; display: inline-block;}
.contents .list_photo ul { }
.contents .list_photo li { width:100%; height: auto; box-sizing:border-box; border:1px #ddd solid; background:#fff; font-size:15px; line-height:1.5em; float:left; box-sizing:border-box; margin-right: 0px; margin-bottom: 15px; cursor: pointer; }
.contents .list_photo li:last-child { margin-right: 0px; margin-bottom: 0px; }
.contents .list_photo li:hover {  border:1px #c80c47 solid;  }
.contents .list_photo li .photo { width:120px; height: 110px; float: left;  background: url(../images/no_img.png) center #f6f6f6; }
.contents .list_photo li .photo img { width:120px; height: 110px; }
.contents .list_photo li .txt_wrap { width: calc(100% - 140px); float: left; padding: 10px; }
.contents .list_photo li .tit { margin-bottom: 5px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .list_photo li .con { overflow: hidden; height: 25px; color: #333;}
.contents .list_photo li .date { color: #666; margin-top: 5px;  font-size: 14px;}

.contents .con_area .view { border-top: 2px #000 solid; padding-top: 30px;}
.contents .con_area .view ul { }
.contents .con_area .view li { width:100%; height: auto; box-sizing:border-box; float:left; border:1px #ddd solid; padding: 20px; background:#fff; font-size:15px; line-height:1.5em; box-sizing:border-box; }
.contents .con_area .view li .tit { margin-bottom: 10px; font-size: 18px; font-weight: 600; color: #222; line-height: 1.5em; letter-spacing: -0.5px; overflow: hidden; height: 30px; }
.contents .con_area .view li .date { color: #666; margin-bottom: 20px;}
.contents .con_area .view li .con { overflow: hidden; height: auto; color: #333; border-top:1px #ddd dashed; padding: 20px 0; }
.contents .con_area .view li .list_prev {border-top:1px #ddd dashed; padding-top: 20px;}
.contents .con_area .view li .list_prev .prev { width: 80px; display: inline-block;}
.contents .con_area .view li .list_next { padding-top: 10px;}
.contents .con_area .view li .list_next .next { width: 80px; display: inline-block;}

.contents .con_area .main_copy { text-align: center; }
.contents .con_area .main_copy img { width: 200px; }
.contents .con_area .main_copy .txt01 {font-size:20px; line-height:28px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); margin-top: 30px; font-weight: 600; }
.contents .con_area .main_copy .txt02 {font-size:36px; line-height:48px; text-shadow: 5px 5px 10px 0px rgba(0,0,0,0.0); letter-spacing: -1.0px; ; font-weight: bolder; margin-top: 20px; }


.purpose_img { width: 276px; margin: 0 auto 40px; }
.purpose_txt { width: 100%; font-size: 14px; line-height: 1.5em;  margin-bottom: 10px; }
.purpose_txt .sub_txt { font-size: 18px; font-weight: 600; color: #333;}
.purpose_txt p { margin-bottom: 15px; color: #666;}
.purpose_txt .sign { font-size: 16px; font-weight: 600; color: #333; }



.sub_wrap { width:100%; background:#fff; display: inline-block; margin: 20px 0 0 0;}
.mid_wrap { margin:40px auto 0; width:100%; background:#fff;}
#mid {width:100%; /*min-height:600px; */background:#fff; padding:20px 3%; box-sizing:border-box; overflow:hidden;}
#contents { width:100%; padding:20px 0; box-sizing:border-box; overflow:hidden; font-size: 14px; line-height: 150%; letter-spacing: -0.5px;}
#contents p.sub_txt { font-size: 20px; font-weight: 100; color: #666; text-align: center;font-family: "notokrR"; line-height: 26px; }
#contents p.sub_txt span { font-size: 20px; font-weight: 600; color: #014384;font-family: "notokrB";}
.line { width: 35px; padding:0px; border:none; height:3px; background-color:#014696; margin:30px auto; }
#contents .con_box {}
#contents .con_box .con_box_l { width: 100%; }
#contents .con_box .con_box_l p { margin-bottom: 20px;}
#contents .con_box .con_box_l p .name { font-size:24px; letter-spacing: 2.0px; margin-left: 10px; }
#contents .con_box .con_box_r { width: 100%; text-align: center; }
#contents .con_box .con_box_r img { box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.3); }

.exp { font-size:16px; line-height:24px; margin-bottom:30px; color:#444; text-align:center; }
.exp span { font-weight:500; color:#222; }

/* Sub 공통 */
.box_dot { padding:17px 14px; text-align:left; border:1px dotted #94abc6; }
.box_mem { padding:15px 30px; text-align:left; border:1px solid #ccc; }
.box_dues { margin-bottom:25px; padding:30px; font-size:18px; text-align:center; border:1px dotted #ccc; background-color:#f6f6f6; }
.box_dues span { color:#0c4e9b; }
.blank_line { height:15px; }

img.org { width:100%; }

/* 설립목적 및 기능 */
.mission { width:100%; }
.mission ul { width:100%; }
.mission ul li { margin-bottom:5px; padding:15px; text-align:left; border:1px dotted #94abc6; }
.mission ul li.align_c { margin:15px 0 5px 0; padding:20px; font-size:17px; text-align:center; line-height:22px; border:1px dotted #94abc6; }

/* 연혁 */
.history_wrap { position:relative; width:100%; margin-left:5px; overflow:hidden; }
.history_wrap .year { position:relative; float:left; width:15%; min-height:45px; padding-right:120px; font-size:33px; color:#0c4e9b; line-height:45px; background:url('../images/sub/sub01_year_bg.jpg') right center no-repeat; z-index:9;}
.history_wrap dl { float:right; width:90%; margin-bottom:30px; overflow:hidden; }
.history_wrap dt { float:left; width:15%; font-weight:500; font-size:18px; color:#222; margin-bottom:8px; clear:both; }
.history_wrap dd { float:left; width:85%; word-break:keep-all; word-break:keep-all; margin-bottom:8px; }

/* 역대회장 */
.former { width:100%; text-align:center;}
.former ul { margin:auto 0; }
.former ul li { display:inline-block; width:42%; margin:0 5px 10px 0; padding:10px; text-align:center; line-height:180%; letter-spacing:-0.05em; background:url('../images/sub/sub01_former_bg.png')  no-repeat center center #fff; border:1px dotted #949392; }
.former ul li:nth-child(2n) { margin-right: 0; }
.former ul li span.former_name { font-size:25px; font-weight:600; }

/* 정관 */
.articles_wrap { width:100%; }
.articles_wrap .articles { width:100%; }
.articles_wrap .articles span.arti_tit { font-size:18px; color:#222; font-weight:600; }
.articles_wrap .articles dl { margin-bottom:20px;}
.articles_wrap .articles dt { margin-bottom:15px; font-size:18px; color:#222; font-weight:600; }
.articles_wrap .articles dd { }
.articles_wrap .articles dd.arti_tit { margin:5px 0; color:#222; font-weight:600; }

/* 협회소식지 */ 
.newsletter_wrap { width:100%; }
.newsletter_wrap ul { margin:auto 0; }
.newsletter_wrap ul li { display:inline-block; width:45%; margin:0 8px 5px 8px; font-size:14px; }
.newsletter_wrap ul li:nth-child(2n) { margin-right: 0; }
.newsletter_wrap ul li img { width:100%; border:1px solid #d4d4d4; }
.newsletter_wrap ul li ul.nl_list { width:100%; margin:10px 0px 10px -5px; padding:0; }
.newsletter_wrap ul li ul.nl_list li { width:100%; height:10px; /* padding-left:10px; background:url('../images/newsletter/bullet.png')  no-repeat center left ; */text-align:left;}
.year_area { width:100%; margin-bottom:25px; /*padding-bottom:15px; */text-align:right; /*border-bottom:1px solid #014696;*/ }
select.years{ width:180px; height:35px; font-size:17px; line-height:35px; border:1px solid #666; background:#fff; padding-left:8px;}

/* 가입/후원안내 */
.join_guide { width:100%; }
.join_guide .stit { font-size:17px; font-weight:600; margin-bottom:5px; color:#2a4f8d;}
.join_guide p { margin-bottom:10px; }
.join_guide .img_area { width:100%; text-align:center; }
.support { padding:15px 0; text-align:center; border:1px solid #ccc; }
.support ul { margin:auto 0; width:100%; }
.support ul li { display:inline-block; width:88%; height:40px; margin:5px 2px; color:#fff; line-height:40px; background:#0c4e9b; }


/* 항공우주력연구원 */
/* 연구원 규정 */
.reg { padding:25px; font-weight:600; color:#222; text-align:left; border:1px dotted #94abc6; }
.reg p.date { width:100%; text-align:right; }
.reg p.list { width:100%; padding-left:200px; text-align:left; }

/* 포토갤러리 */
#gal_list {width:100%; border-top:2px solid #000; border-bottom:1px solid #ddd; padding-top:20px; display:inline-block; }
#gal_list .list_wrap { padding:0; width:100%; margin:0 auto;}
#gal_list ul { text-align:center;}
#gal_list ul li { margin-right:2%; width:48%; margin-bottom:20px; text-align:center; float:left; cursor:pointer;}
#gal_list ul li:nth-child(2n) {margin-right:0;}
#gal_list ul li img { width:150px; height:100px; border:1px solid #dcdcdc;}
#gal_list ul li .gal_txt { height: 35px; padding: 5px 10px 0;}
#gal_list ul li .gal_txt p { font-size:14px; letter-spacing:-0.05em;overflow: hidden; text-overflow: ellipsis;height: 20px;white-space: pre;}
#gal_list ul li .gal_txt .date { font-size:12px; color:#666;  letter-spacing: normal; display: block;}

.total {float:right; padding:10px; font-size:12px;}

/*동영상홍보*/
#media_list {border-top:2px solid #014696; }
#media_list ul li { margin:20px auto 0px; width:100%; background:#f6f6f6; border:1px solid #ddd; padding:15px 15px; box-sizing:border-box; }
#media_list ul li:first-child + li + li + li + li { margin-bottom:15px; }
#media_list ul li p.img {margin:0 auto; width:100%; text-align:center;  }
#media_list ul li p.img .video { width:100%; border:1px #000 solid;}
#media_list ul li p.title { font-size:16px; margin:10px 0;}
#media_list ul li p.date { color:#666; margin:5px 0;}

#thum_list { text-align:center;}
#thum_list ul li { width:20%; margin:30px 1.5% 15px 1.5%; text-align:center; float:left; }
#thum_list ul li img { width:100%; border:1px solid #dcdcdc;}
#thum_list ul li img:hover {border:1px solid #a70e13; }
#thum_list ul li p.title { margin-top:5px; line-height:14px;}
#thum_list ul li p.date { font-size:12px; color:#666; margin-bottom:0px;}
#thum_list .thum_prev, .thum_next { cursor:pointer; margin-top:70px; }
#thum_list .thum_prev:hover, .thum_next:hover { cursor:pointer; margin-top:70px; }

/*Board*/
#t_bd { }
#t_bd thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #000 solid; background:#f6f6f6;}
#t_bd tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd tr .list_tit { width:50%; }
#t_bd tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd tr td { padding:12px 0px; border-bottom:1px solid #ddd; text-align:center; }
#t_bd tr td.l { text-align:left; padding-left:7px}
#t_bd tr td.v_ctn { text-align:left;  padding:20px; background:#f6f6f6;}
#t_bd tr td .reply {border-top:1px #CCC dashed; margin-top:20px; padding-top:20px;}
#t_bd tr td.faq { text-align:left; padding:20px; background:#f6f6f6; }
#t_bd tr td.bd_tit { text-align:left; }

.bd_page { margin-top:20px; width:100%; text-align:center; font-size: 15px; margin-bottom: 40px;}
.bd_page span { width:35px; height:35px; margin:0 2px; line-height:33px; text-align:center; display:inline-block; border:1px solid #ddd; }
.bd_page span.pg_on { font-weight:600; color:#222; border:1px solid #1675cc; }

#t_bd_v { border-top:2px #000 solid; }
#t_bd_v tr th.tit { padding:12px 0; border-bottom:1px solid #ddd; margin-bottom:10px; background:#f6f6f6; font-size:18px;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr th { font-weight:500; text-align:center; background:#f6f6f6;}
#t_bd_v tr th, #t_bd_v tr td { padding:12px 15px; border-bottom:1px solid #ddd; }
#t_bd_v tr td.tit { border:1px solid #ddd; margin-bottom:10px; background:#f6f6f6; font-size:15px; }
#t_bd_v tr td.v_ctn { text-align:left; padding:20px; font-size:15px; font-weight:normal; color:#666; background:#fff;}
#t_bd_v tr td.v_ctn img { margin:20px auto; max-width:768px; }
#t_bd_v tr td.v_ctn_g { padding:15px; background-color:#f4f4f4 }
#t_bd_v tr td .v_re li { border-bottom:1px #CCC dashed; padding:10px 0; }
#t_bd_v tr td .v_re li:first-child { padding-top:0; }
#t_bd_v tr td.align_c { text-align:center;}
#t_bd_v tr td.align_r { text-align:right;}
#t_bd_v tr td input, #t_bd_v tr td textarea, #t_bd_v tr td select { border:1px solid #e2e2e2; }
#t_bd_v tr td input { padding:0px 10px; height:28px; float:left; }
#t_bd_v tr td input.radio { padding:0px; border:none; }
#t_bd_v tr td input.text_form { width:80%; height:30px; line-height:30px; border:1px solid #ddd; color:#222; }
#t_bd_v tr td input.file_form { width:40%; height:30px; line-height:30px; border:1px solid #ddd; color:#222; }
#t_bd_v tr td textarea { padding:5px 10px; }

#t_bd_mem { }
#t_bd_mem  thead tr { padding:12px 0px; text-align:center; font-weight:500; border-bottom:1px solid #ddd; border-top:2px #014696 solid; background:#f6f6f6;}
#t_bd_mem  tr th { padding:12px 0px; text-align:center; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr .list_tit { width:50%; }
#t_bd_mem  tbody tr { padding:12px 0px; margin-top:50px;  font-weight:500; }
#t_bd_mem  tr th { padding:12px; font-size:18px; color:#000; border-top:1px #acacac solid; border-bottom:1px #acacac solid; background:#f6f6f6; }
#t_bd_mem  tr td { padding:12px 15px; border-bottom:1px solid #ddd; text-align:left; border-top:1px #ddd solid; border-bottom:1px #ddd solid; }
#t_bd_mem  tr td.none { border:none; }

.bd_w_btn { width:100%; display:inline-block; text-align:center;}
.bd_btn { width:82px; height:32px; border-radius:0px; background:#014696; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; }
.bd_btn a { color:#fff; display:block; }
.bd_btn:hover { background-color:#003e86; }
.bd_btn_w { width:82px; height:30px; border-radius:2px; background:#FFF; border:1px solid #d8d8d8; text-align:center; line-height:31px; font-weight:500; font-size:15px; float:left; margin-left:20px;}
.bd_btn_w a { color:#666; display:block; }
.bd_btn_w:hover {  background-color:#f6f6f6; }
.bd_btn_f { width:72px; height:24px; border-radius:2px; background-color:#f3f3f3; border:1px solid #d8d8d8; display:inline-block; }
.bd_btn_f:hover { background-color:#e6e6e6; }
.bd_btn_f a { font-size:12px; text-align:center; line-height:23px; display:block; }
.bd_btn_f a:hover { color:#666; }

.state01 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:12px; text-align:center; color:#666; line-height:21px; display:inline-block; border:1px #e6e6e6 solid;}
.state02 { width:60px; height:22px; border-radius:2px; background:#f4f4f4; font-size:12px; text-align:center; color:#347ab7; line-height:21px; display:inline-block; border:1px #e6e6e6 solid;}
.txt_qna { font-size:24px; font-weight:500; color:#347ab7;}

.search { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; }
.search .sear_sel { margin-left:203px; margin-right:12px; float:left;}
.search .sear_sel .sel { width:120px; height:31px; padding:5px 5px 5px 35px; float:left; border:1px solid #ddd; }
.search .sear_sel_l { margin-left:140px; margin-right:10px; float:left;}
.search .sear_sel_l .sel { height:31px; padding:3px; float:left; border:1px solid #ddd; }
.search .word { padding-right:0px;float:left; }
.search input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; }
.search img { float:left; }

.search1 { margin:0px auto; display:inline-block; text-align:center; float: right;}
.search1 input.sell_form { padding:0px 7px; width:180px; height:42px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666;  box-sizing:border-box; }
.search1 img { float:left; border: 1px #ddd solid; border-left: none;}
.sear_txt { margin-bottom:10px;}
.sear_txt span { color:#ccc;}

.cate { padding:0px 7px; width:80px; height:42px; border:1px solid #ddd;float: left; margin-right: 10px;}
.search2 { margin:30px 0px 0px 0px; width:805px; height:36px; padding:7px 0 4px; background:#f6f6f6; border:1px solid #ddd;}
.search2 .word { padding-right:0px;float:left; }
.search2 input.sell_form { padding:0px 7px; width:220px; height:30px; border:1px solid #ddd; border-right:none; color:#232323; float:left; color:#666; margin-left:7px; }
.search2 img { float:left; }

.total { float:left; font-size:16px; font-weight:500; color:#666; margin-right: 20px; margin-bottom: 20px;}
.total .line_t { font-size: 14px; color: #ccc; font-weight:500; margin: 0 10px; display: inline-block; }
.total .count { font-size:16px; font-weight:600; color:#000;}

/* 회원 */
.login_wrap { width:100%; text-align:center; margin:0 auto; }
.login_wrap .login_input { width:100%; margin:0 auto; text-align:center; }
.login_wrap .login_input .txt_box { width:350px;padding:0 10px;height:50px;line-height:50px;box-sizing:border-box;}
.login_wrap input[type=text] { background: #fff; border:1px solid #e2e2e2; padding:0px 10px; height:46px; margin:5px 0;}
.login_wrap input[type=password] { background: #fff; border:1px solid #e2e2e2; padding:0px 10px; height:46px; margin:5px 0;}
.login_input input[type=submit] { width:350px; border:0; height:50px; line-height:50px; background:#014384; color:#fff; font-size:18px; cursor:pointer; margin-top:10px; margin-bottom:10px; }
.login_input input[type=submit]:hover, .login_input input[type=submit]:active { background:#014384; }
.login_footer { width:100%; text-align:center; }
.login_footer .remember_id { width:350px; margin:0 auto; padding-bottom:20px; text-align:left; border-bottom:1px dotted #666; }
.login_footer .id_pw { width:350px; margin:0 auto; padding-top:10px; text-align:center; }
.login_footer a {color:#333;}
.login_footer a:hover {color:#027cc8;text-decoration:underline;}
.login_footer p { text-align:left;}
.login_box { width:350px; margin:0 auto; text-align:left; }
.login_box_l { float:left; width:50%; }
.login_box_r { float:right; width:50%; }

input::-webkit-input-placeholder {font-size:14px;color:#999;}
input::-moz-input-placeholder {font-size:14px;color:#999;}
input:-ms-input-placeholder {font-size:14px;color:#999;}
input:-moz-input-placeholder {font-size:14px;color:#999;}

.join_agree_box { margin:15px 0px 15px 0px; padding:0px 15px 0 15px; width:100%; height:38px; font-size:16px; line-height:36px; background-color:#f6f6f6; border:1px solid #ddd;box-sizing:border-box; }
.join_agree_box .join_agree { font-size:13px; float:right; margin-left:30px; color:#666;}
.join_agree_box .join_agree .r_st { margin:3px 5px 0px 0px; }

.right { float: right; }
.con_area { width: 100%; height:100%; margin-bottom:30px; overflow:hidden;}
.con_area p { font-size: 14px; color: #4b4b4b; line-height:1.5em; margin-bottom: 10px; }

.board_top_area { width: 100%; height:100%; margin-bottom:0px; overflow:hidden;}

.border_box { padding:23px 0 15px 0; border:1px solid #ddd; box-sizing:border-box; }
.agree_div {height:300px;padding:20px;overflow-y:auto;border:2px solid #ddd;font-size:14px; color: #666;}
.agree_div dl { margin-bottom:10px; }
.agree_div dl dt { margin-bottom:5px; }
.agree {margin-top:5px; margin-bottom:10px; font-size: 18px; font-weight: 600;}
.phone div { width: 90%; margin:0px auto 10px; text-align:left; }
.phone span {margin-left:10px;}
/* .phone span:first-child {margin-left:0;} */
.phone span.name { display:block; width:100%; margin-bottom:5px; text-align:left; }
.phone span.hp { display:block; width:100%; text-align:left; }
.phone input[type=text] {height:30px;line-height:30px;border:1px solid #e2e2e2;}
.phone label {display:inline-block;width:75px;}
.phone .txt_box_l {width:150px;}
.phone .txt_box_m {width:120px;}
.phone .txt_box_s {width:80px;}

.info_warp { width:100%; }
.info_warp dl { margin-bottom:20px; }
.info_warp dl dt { margin-bottom:7px; color:#222; font-weight:600; }

.sitemap {width:95%;}
.sitemap ul {width:100%; }
.sitemap ul li { display:inline-block; width:100%; margin:2%; }
.sitemap>ul>li { background:#f2f2f2; padding:10px; }

/*.sitemap ul li:nth-child(4n) { margin-right: 0; } */
.sitemap ul li .sitemap_tit { width:100%; height:35px; margin-bottom:10px; font-size:18px; color:#222; font-weight:600; text-align:left; line-height:35px; border-bottom:2px solid #014696;}
.sitemap ul li ul { overflow:hidden; }
.sitemap ul li ul li { width:100%; height:20px; text-align:left; line-height:20px; cursor:pointer; }
.sitemap ul li ul li.stit { font-size:15px; color:#666; text-indent:10px; }

.id_pw_sch {width:100%; padding: 20px 0; border:1px solid #e2e2e2;}
.id_pw_sch .sch_id{color:#014384;}
.btn_login {background:#007bc7; border: 1px #4db5e5 solid;width:31%;height:46px;margin-right:20px;}
.btn_login:hover {background:#007bc7;color:#fff;}

.join_txt_area { margin:15px 0px; padding:15px; font-size:13px; line-height:16px; width:100%; height:250px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.join_txt_area1 { margin:15px 0px; padding:15px; width:100%; height:150px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.ctn1 { margin:20px 0 10px 0; }
.style_m1 {margin-bottom:20px; }
.style_m1 li { margin:3px 0px 0px 0px; list-style:none; padding-left:10px; text-indent:-12px; }

.join_btn_wrap {  width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap { width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap_write { width:100%; box-sizing:border-box; display:inline-block; text-align:right; margin-top:10px;}

.bd_btn_j { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left;  margin-right:10px; margin-bottom:5px; cursor:pointer;}
.bd_btn_j:hover { background-color:#e6e6e6; }
.bd_btn_j a { display:block; color:#666; }
.bd_btn_j a:hover { color:#333; }

.bd_btn_j_a { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px;  cursor:pointer;}
.bd_btn_j_a:hover { background-color:#e6e6e6; }
.bd_btn_j_a a { display:block; color:#666; }
.bd_btn_j_a a:hover { color:#333; }

.bd_btn_j1 { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#999; border:1px solid #878787; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px; cursor:pointer; }
.bd_btn_j1:hover { background-color:#878787; }
.bd_btn_j1 a { display:block; color:#fff; }
.bd_btn_j1 a:hover { color:#fff; }


.btn_area {width:100%;text-align:center;margin-top:20px;}
.btn_area_1 {width:100%;text-align:left;margin-bottom:30px;padding-left: 60px;}
.btn_area a {display:inline-block;width:210px;padding:10px 0;text-align:center;}
.btn_area a{margin-right:10px;}
.btn_area a:last-child {margin-right:0;}
.btn_area a:hover, .btn_area a:active {color:#fff;}
.btn_area_c {width:100%;text-align:center;}
.btn_area_c a {display:inline-block;width:210px;padding:10px 0;text-align:center;}
.btn_area_c a{margin-right:10px;}
.btn_area_c a:last-child {margin-right:0;}
.btn_area_c a:hover, .btn_area a:active {color:#fff;}

.join_complete_wrap .con_area {text-align:center; background: #fcfcfc; border:1px #f0f0f0 solid; padding: 30px 40px 10px; box-sizing: border-box; }
.join_complete_wrap .con_area h3{font-size:18px;line-height:18px;font-weight:normal;margin-bottom:10px;}
.join_complete_wrap .con_area div {margin-top:30px;}

.field_tit {}

.btn_confirm {background:#014384; color: #fff !important;}
.btn_confirm:hover, .btn_confirm:active {background:#007bc7; color: #fff;} 
.btn_cancel {background:#666; color: #fff !important;}
.btn_cancel:hover, .btn_cancel:active {background:#666; color: #fff;}
.btn_confirm2 {background:#666; color: #fff !important; }
.btn_confirm2:hover, .btn_confirm2:active {background:#666; color: #fff !important;}
.btn_confirm3 {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_confirm3:hover, .btn_confirm3:active {background:#fff; border:1px #e1e1e1 solid; color: #666 !important;} 
.btn_small {display:inline-block;width:100px;height:32px;line-height:32px;color:#fff;text-align:center;font-size:13px;cursor:pointer;}
.btn_small:hover, .btn_small:active {color:#fff;}
.btn_style01 {background:#014384;color:#fff;}
.btn_style01:hover, .btn_style01:active {background:#0070c0;color:#fff !important;}
.btn_style02 {background:#eb4747;}
.btn_style02:hover, .btn_style02:active {background:#e13b3b;}
.btn_etc {display:inline-block;background:#fff;border:1px #0070c0 solid;height:30px;line-height:30px;width:100px;text-align:center;vertical-align:top;color:#0070c0;}
.btn_etc:hover {border:1px #0070c0 solid; color:#0070c0;}
.btn_etc_s {display:inline-block;background:#fff;border:1px #0070c0 solid;height:30px;line-height:30px;width:80px;text-align:center;vertical-align:top;color:#0070c0;}
.btn_etc_s:hover {border:1px #0070c0 solid; color:#0070c0;}
.btn_kakao {background:#fee704;}
.btn_kakao img {vertical-align:middle;}
.btn_kakao:hover {background:#fbe406;}
.btn_package {display:inline-block;position:relative;height:60px;}
.btn_package a {background-color:#fef6e9;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #eb4747;color:#eb4747;}
.btn_package a:hover {background-color:#faeadf;background-image:url(../images/common/ptn2.png);background-position:0 0;background-repeat:repeat;border:1px solid #f1dede;color:#eb4747;border:1px solid #eb4747;color:#eb4747;}
.btn_package .bg {display:block;position:absolute;top:-3px;left:-4px;width:44px;height:42px;background:url(../images/sub/btn_p_top.png) 0 0 no-repeat;}
.btn_package .bg2 {display:block;position:absolute;bottom:1px;right:5px;width:45px;height:42px;background:url(../images/sub/btn_p_bottom.png) 0 0 no-repeat;}


/*login*/
#login {width:100%; }
#login .login_box {margin:0 auto; width:100%; height:auto; box-sizing:border-box; border-radius:0px; display:inline-block; }
#login .login_box .login_input_box { width:50%; margin:0 auto; }
#login .login_box .login_input_box input.login_input { width:100%; height:50px; padding:5px 20px; box-sizing:border-box; border-radius:0px; background:#fff; border:1px solid #ddd;  display:inline-block; font-size:16px; color:#666; text-align:center; vertical-align:middle; }
#login .login_box .login_input_box input.login_input:hover { background:#f6f6f6; border:1px solid #ddd; color:#347ab7; }
#login .login_box .login_input_box input.login_input:focus { background:#f6f6f6; border:1px solid #ddd; color:#347ab7; }
#login .login_box .login_menu_box { width:50%; margin:25px auto; }
#login .login_box .login_menu_box .login_txt { font-size:14px; float:left; }

#login .login_box .login_btn{ display:inline-block; border-radius:5px; border:none; padding:4px 5px 5px 5px; text-align:center; vertical-align:middle; font-weight:500; cursor:pointer; width:auto; font-size:16px;  background:#eee; width:100%; height:50px; margin-top:15px; }
#login .login_box .login_btn.list{ background:#347ab7; color:#fff; font-size:16px; font-weight:500; }

.join_btn_wrap {  width:100%; box-sizing:border-box; display:inline-block; text-align:center; margin-top:30px;}
.btn_wrap_write { width:100%; box-sizing:border-box; display:inline-block; text-align:right; margin-top:10px;}

.bd_btn_j { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:0px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; cursor:pointer; margin:0 10px;}
.bd_btn_j:hover { background-color:#e6e6e6; }
.bd_btn_j a { display:block; color:#666; }
.bd_btn_j a:hover { color:#333; }

.bd_btn_j_a { width:auto; height:30px; line-height:26px; font-size:12px; border-radius:3px; background-color:#f3f3f3; border:1px solid #ddd; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px;  cursor:pointer;}
.bd_btn_j_a:hover { background-color:#e6e6e6; }
.bd_btn_j_a a { display:block; color:#666; }
.bd_btn_j_a a:hover { color:#333; }

.bd_btn_j1 { width:auto; height:30px; line-height:27px; font-size:12px; border-radius:3px; background-color:#999; border:1px solid #878787; box-sizing:border-box; padding:0 10px; display:inline-block; float:left; margin-left:10px; cursor:pointer; }
.bd_btn_j1:hover { background-color:#878787; }
.bd_btn_j1 a { display:block; color:#fff; }
.bd_btn_j1 a:hover { color:#fff; } 


/*개인정보처리방침, 이용약관*/
.unt { font-weight:600; font-size:16px; margin: 30px 0 10px 0;}
.ctn { margin-bottom:20px; font-size:14px; }
.style_m {margin-bottom:20px; }
.style_m li { margin:3px 0px 0px 0px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-17px;}
.style_n li { margin:2px 0px 0px 15px; font-size:14px; list-style:none; padding-left: 15px; text-indent:-8px;}
.unt_box { margin:5px 0px 15px 0px; padding:15px 20px; width:100%; height:auto; background-color:#f6f6f6; border:1px solid #ddd; line-height:24px; box-sizing:border-box; display:inline-block; }

.bl_none {border-left:none !important;}

/* 게시판 */
.grad_tb{margin:auto 0;font-size:14px;}
.grad_tb table {border-top:2px #000 solid;}
.grad_tb grad_tb{width:100%;border:0;}
.grad_tb caption{font-weight:bold;text-align:left}
.grad_tb th,
.grad_tb td{color:#4b4b4b; padding:8px;border:0;vertical-align:top}
.grad_tb th{vertical-align:middle;}
.grad_tb thead th{background:#f6f6f6;color:#505050;text-align:center;font-weight:bold; border-bottom:1px #ddd solid;word-break:keep-all;}
.grad_tb thead th.line-rg{border-right:1px #ddd solid;}
.grad_tb thead td{background:#f6f6f6;color:#505050;text-align:center;border-bottom:1px #ddd solid;word-break:keep-all;}
.grad_tb thead td.bg{background:#fffdf3;color:#505050;text-align:center;font-weight:bold; border-bottom:1px #ddd solid;border-right:1px solid #dadada;word-break:keep-all;}
.grad_tb tbody th{border-bottom:1px solid #dadada;border-left:0px;text-align:left;vertical-align:top;word-break:keep-all;}
.grad_tb tbody td{border-bottom:1px solid #dadada;/*border-left:1px solid #dadada;*/text-align:left;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.td_left { text-align:left; }
.grad_tb tbody th.photo{ padding:none;}
.grad_tb tbody td.none{border-bottom:1px solid #dadada;border-left:none;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tbody td.note{text-align:left;}
.grad_tb tbody td.bg{background:#fffdf3;border-bottom:1px solid #dadada;border-left:1px solid #dadada;text-align:center;vertical-align:middle;word-break:keep-all;}
.grad_tb tfoot th{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb tfoot td{background:#f3efe4;color:#505050;text-align:center;font-weight:bold; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb tfoot td.bg{background:#fffdf3;color:#505050;text-align:center;font-weight:bold;border-left:1px solid #dadada;border-right:1px solid #dadada; border-bottom:1px solid #dadada;word-break:keep-all;}
.grad_tb .align_l{text-align:left; padding-left:15px;}
.grad_tb .th_bg {background:#f6f6f6;}
.grad_tb .btn_inc {background:#014696;font-size:15px;padding:5px 15px;color:#fff !important;}
.grad_tb .btn_inc:hover {background:#003e86;}

.map_tb { border-top:1px solid #ddd; }
.map_tb th { background:#f9f9f9; padding:10px; color:#222; font-size:16px; font-weight:600; line-height:50px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left;  }
.map_tb td { padding:10px; border-bottom:1px solid #ddd; word-break:keep-all; text-align:left; }

.tit_bl {font-size:15px;font-weight:bold;color:#4c6bae;}
ol.list li {text-indent:-18px;margin-bottom:3px;padding-left:18px;}
.bg_box {background:#f6f6f6;border:1px solid #ddd;padding:15px;}

/* 원서접수, 입학상담실 */
.cau1 { margin-top:0px; font-size:13px; float:right; color:#666; font-weight:400;}

#t_join { margin:15px 0 0px 0; border-top:2px #014696 solid; }
#t_join tr th { font-family: 'notokrB'; padding:5px 2px; letter-spacing:-0.5px; text-align:center; background:#f6f6f6; border-bottom:1px solid #ddd;}
#t_join tr th.fir { border-top:2px solid #014696;}
#t_join tr td { padding:5px 5px; border-bottom:1px solid #ddd; }
#t_join tr td.fir {  border-top:2px solid #014696;}
#t_join tr td .td_txt { float:left; padding:6px;}
#t_join tr td input[type=text], input[type=password], textarea, select { border:1px solid #e2e2e2; background:#FFF;  }
#t_join tr td input[type=text], input[type=password], input[type=radio] { padding:5px 5px 5px 10px; height:30px; box-sizing:border-box;}
#t_join tr td input[type=file] { padding:0px ; height:30px; box-sizing:border-box;}
#t_join tr td select { padding:5px 5px 5px 10px; height:30px; }
#t_join tr td div.cau { margin-top:6px; margin-left:0px; font-size:12px; color:#999;}
#t_join tr td p.cau { padding-top:6px; margin-bottom:6px; font-size:12px; clear:both;color:#999; line-height:18px;}
#t_join tr td textarea { padding:5px 10px; box-sizing:border-box; height:200px;}
#t_join tr td ul { margin:6px 0 0 20px;}
#t_join tr td li { list-style:disc; font-size:12px; color:#666; }
#t_join tr td .photo {width:87px; height:115px; border:1px #ddd solid; float:left;}
#t_join tr td .photo_txt { float:left; margin-left:0px;}

.w_xs { width:60px}
.w_s { width:80px}
.w_m { width:100px}
.w_l { width:120px}
.w_xl { width:140px}
.w_xxl { width:180px}
.w_xxxl { width:392px}
.w_100 { width:100%}

.join_txt_area { margin:15px 0px; padding:10px; font-size:13px; line-height:16px; width:100%; height:250px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.join_txt_area1 { margin:15px 0px; padding:10px; width:100%; height:150px; border:1px solid #e0e0e0; box-sizing:border-box; overflow-y:scroll; }
.ctn1 { margin:20px 0 10px 0; }
.style_m1 {margin-bottom:20px; }
.style_m1 li { margin:3px 0px 0px 0px; list-style:none; padding-left:10px; text-indent:-12px; }

.join_agree_box { margin:15px 0px 15px 0px; padding:0px 10px 0 10px; width:100%; height:38px; font-size:16px; line-height:36px; background-color:#f6f6f6; border:1px solid #ddd;box-sizing:border-box; }
.join_agree_box .join_agree { font-size:13px; float:right; margin-left:30px; color:#666;}
.join_agree_box .join_agree .r_st { margin:3px 5px 0px 0px; }

#t_bd1 { font-size:12px; margin:10px 0; }
#t_bd1 thead tr { padding:5px; text-align:center; background:#f6f6f6;}
#t_bd1 tr th { padding:5px; text-align:center; border:1px solid #ddd; margin-top:50px;  font-weight:500; }
#t_bd1 tbody tr { padding:5px; margin-top:50px;  font-weight:500; }
#t_bd1 tr td { padding:5px; border:1px solid #ddd; text-align:center; }

#c_gallery {}
#c_gallery ul { overflow:hidden;}
#c_gallery ul li { font-size:17px; font-family: "NanumSquare"; text-align:center; border:1px #ccc solid; box-sizing:border-box; width:94%; height:auto; background:#fff; margin-left:3%; margin-right:3%;margin-bottom:15px; box-sizing:border-box; cursor:pointer; }
#c_gallery ul li img { width:100%; }
#c_gallery ul li:hover { border:1px #1e427d solid; }
#c_gallery ul li p { margin:10px;}

/* table */
.form_table {border-top:2px solid #007bc7;}
.form_table th {background:#f1f6f9;padding:15px;text-align:left;border-bottom:1px solid #e2e2e2;font-weight:normal;color: #333;}
.form_table .align_c {text-align:center;}
.form_table td {padding:8px 15px; min-height: 40px; border-bottom:1px solid #e2e2e2; color: #666;}
.form_table td input[type=text], .form_table td input[type=password], .form_table td input[type=post], .form_table td input[type=file] {height:30px;/*padding:8px;*/}
.form_table td.v_top { vertical-align: top;}
.form_table select {border:1px solid #e2e2e2;height:32px;min-width:60px;}
.form_table textarea { border:1px solid #e2e2e2; padding: 10px;  color: #666;}
.txt_box_l {width:150px;}
.txt_box_s {width:50px;}
.txt_box_s2 {width:80px;}
.txt_box_m {width:60%;}
.txt_email {width:30%;}
.txt_add {width:100%;}
.txt_text { width:90%; padding:10px; }
.txt_input { width:350px; padding:0 10px; height:30px; line-height:30px; border:1px solid #ddd; }

.form_table .m_block {display:block;/* margin-top:5px; */}
.form_table .txt_s {color:#666;}
.form_table .a_cen { text-align: center;}
.form_table .book_price { font-size: 16px; font-weight: 600; color: #0070c0; } 
.book_btn_wrap1 {float: left; width: 15%; margin-top: 70px; }
.book_btn_wrap1 button {margin-bottom: 10px; float: right; }
.form_table label { margin-right:20px;}
.form_table .view_sel { }
.form_table .view_sel .view { width:300px; height:31px; padding:5px; border:1px solid #ddd; margin-bottom:10px;}
.form_table .view_sel .view1 { width:150px; height:31px; padding:5px; border:1px solid #ddd;  }
.form_table .bank_wrap { overflow: hidden;}
.form_table .bank_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 80px;}
.form_table .cash_wrap { overflow: hidden;}
.form_table .cash_wrap .tit { float: left; line-height: 32px; margin-right: 10px; width: 180px;}
.form_table .cash_wrap .tit1 { float: left; line-height: 32px; margin-right: 10px; }
.form_table .half { width: 40%; text-align: right; }

/* Benefits */
.benefits_img { margin: 0 auto 30px;}
.benefits_img ul { width: 100%; overflow: hidden; }
.benefits_img ul li { width: 24.6%; float: left; margin-right: 0.5%;margin-bottom: 4px;}
.benefits_img ul li:nth-child(4n)  { margin-right: 0px;}
.benefits_img ul li img { width: 100%; max-width: 100%; height:180px; }
@media screen and (max-width:640px) {
.benefits_img ul li { width: 49%; float: left; margin-right: 1%;margin-bottom: 4px;}
.benefits_img ul li:nth-child(2n)  { margin-right: 0px;}
.benefits_img ul li img { width: 100%; height:150px; }
}
.layer_popup {position:absolute; width:450px; height: 450px; top:0px; left: 0px; z-index:1002;cursor:pointer; }
.layer_popup p {margin: 0 auto; text-align: center;}
/*.layer_popup p img {width:330px;}*/
.layer_popup .pop_close {  background-color: rgba(0,0,0,0.8); height: 30px; color: #fff; line-height: 30px;text-align: center;}
@media screen and (max-width:640px){
.layer_popup {position:absolute; width:100%; height: 100%; top:0px; left: 0px; background-color: rgba(0,0,0,0.5); z-index:1002;cursor:pointer; }
.layer_popup p {margin: 0 auto; margin-top:50px; text-align: center;}
.layer_popup p img {width:300px;}
.layer_popup .pop_close {background-color: rgba(0,0,0,0.0); height: 30px; color: #fff; line-height: 30px;text-align: center;}
}