 @charset "euc-kr";
/***************************************/
/********* FONT FACE INTIALIZE *********/
/***************************************/
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/NanumSquareRoundL.eot"), /* IE9 Compat Modes */
    url("../fonts/NanumSquareRoundL.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NanumSquareRoundL.woff2") format("woff2"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundL.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundL.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/NanumSquareRoundR.eot"), /* IE9 Compat Modes */
    url("../fonts/NanumSquareRoundR.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NanumSquareRoundR.woff2") format("woff2"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundR.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundR.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/NanumSquareRoundB.eot"), /* IE9 Compat Modes */
    url("../fonts/NanumSquareRoundB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NanumSquareRoundB.woff2") format("woff2"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundB.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundB.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "NanumSquareRound";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/NanumSquareRoundEB.eot"), /* IE9 Compat Modes */
    url("../fonts/NanumSquareRoundEB.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/NanumSquareRoundEB.woff2") format("woff2"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundEB.woff") format("woff"), /* Modern Browsers */
    url("../fonts/NanumSquareRoundEB.ttf") format("truetype"); /* Safari, Android, iOS */
}


@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Light.eot');
    src: url('../fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Light.woff2') format('woff2'),
         url('../fonts/NotoSans-Light.woff') format('woff'),
         url('../fonts/NotoSans-Light.otf') format('opentype');
	font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-DemiLight.eot');
    src: url('../fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-DemiLight.woff2') format('woff2'),
         url('../fonts/NotoSans-DemiLight.woff') format('woff'),
         url('../fonts/NotoSans-DemiLight.otf') format('opentype');
	font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Regular.eot');
    src: url('../fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Regular.woff2') format('woff2'),
         url('../fonts/NotoSans-Regular.woff') format('woff'),
         url('../fonts/NotoSans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Medium.eot');
    src: url('../fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Medium.woff2') format('woff2'),
         url('../fonts/NotoSans-Medium.woff') format('woff'),
         url('../fonts/NotoSans-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Bold.eot');
    src: url('../fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Bold.woff2') format('woff2'),
         url('../fonts/NotoSans-Bold.woff') format('woff'),
         url('../fonts/NotoSans-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'NotoSans';
    src: url('../fonts/NotoSans-Black.eot');
    src: url('../fonts/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/NotoSans-Black.woff2') format('woff2'),
         url('../fonts/NotoSans-Black.woff') format('woff'),
         url('../fonts/NotoSans-Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}
@font-face{
  font-family: 'NanumMyeongjo';
  font-style: normal;
  font-weight:600;
  src: url('../fonts/NanumMyeongjoBold.eot');
  src: local('?'), url('../fonts/NanumMyeongjoBold.woff') format('woff'), url('fonts/NanumMyeongjoBold.ttf') format('truetype');
}

@font-face{
  font-family: 'NanumMyeongjo';
  font-style: normal;
  font-weight:normal;
  src: url('../fonts/NanumMyeongjo.eot');
  src: local('?'), url('../fonts/NanumMyeongjo.woff') format('woff'), url('fonts/NanumMyeongjo.ttf') format('truetype');
}
/***************************************/
/* RESET */
/***************************************/
body{background:#fff;position:relative;}
html,body,div,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,time,figure,article,nav,header,footer,hgroup,video,audio,aside,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 13px;
font-family: inherit;
/*vertical-align: baseline;*/
font-family: 'NotoSans', Dotum, Gulim,Arial, Helvetica, dotum, sans-serif;
}
input:focus{border-color:#0067ff !important}
#accessibility a:focus {
    display: block;
    margin-top: 0;
    background: #002960;
	color:#fff;
}
a{ text-decoration:none}
ol,ul, li {	list-style: none;}
input, select, textarea {font-family: 'NotoSans', Dotum, Gulim,Arial, Helvetica, dotum, sans-serif;}
table {	border-collapse: separate;	border-spacing: 0;}
/*caption,th,td {text-align: left;	font-weight: normal;}*/
figure,article,header,footer,nav,hgroup,video,audio,aside {display: block;}
img {
	max-width: 100%;
	height: auto;
	border:none;
}
strong, b {
font-weight: 600;
}
/* mobile */
*{outline: none; /*-webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-tap-highlight-color: transparent; */}
.accessibility a:focus {
    display: block;
    margin-top: 0;
    background: #002960;
    color: #fff;
}

/**************************************************/
/* ACCESSIBILITY HELPER */
/**************************************************/
.accessibility{
overflow:hidden;
text-indent: -9999px;
display: inline-block;
height: 0;
width: 0;
}
.accessibility a {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 25px;
    margin-top: -100px;
    text-align: center;
    line-height: 1;
    white-space: nowrap;
    background: #000;
	color:#fff
}
.wrap {width:1200px; margin:0 auto;position:relative;}


/**************************************************/
/* header */
/**************************************************/
#header {
    width: 100%;
    float: left;
	z-index:9;
}
#head-top {
    background: #307b0f;
    float: left;
    width: 100%;
    height: 37px;
}
h1.logo {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 54px;
	z-index:99;
}
#top_baro {
    display: inline-block;
    float: leftt;
}
#top_baro a {
    display: inline-block;
    color: #ddffce;
    font-size: 13px;
    line-height: 37px;
}
#top_menu {
    display: inline-block;
    float: right;
}
#top_menu a {
    display: inline-block;
    color: #ddffce;
    font-size: 13px;
    line-height: 37px;
    padding: 0 12px;
    background: url(../images/main/top_g.gif) right 15px no-repeat;
}
#top_menu a:last-child {background:none;padding-right:0;}
#menu_container {
    clear: both;
    width: 100%;
    float: left;
    height: 78px;
	position:relative;
}
/*MENU FULL DROPDOWN*/
#full_dropdown{
	position: absolute;
    width: 100%;
    left: 0;
    top: 0;
	background-color: rgba(255, 255, 255, 0.7);
	z-index:88;
	overflow:hidden;
	}
#full_dropdown #main_menu{text-align:right;}
#full_dropdown > #main_menu > li:first-child {margin-left:300px;}
#full_dropdown #main_menu li{ position:relative; }
#full_dropdown #main_menu > li > ul > li > a{ float:left; width: 100%; display: block; padding: 8px 0px; font-size:15px; font-weight:normal; color:#454545;text-align: center;letter-spacing:-0.5px;}
#full_dropdown #main_menu > li > ul > li > a:hover {background:#e8e8e8;}
#full_dropdown #main_menu ul{ visibility:hidden; width: 100%; z-index:99; position:absolute; left:0; top:81px; width: 100%; padding-bottom:20px;}
#full_dropdown #main_menu ul li{ float:none; display:block; width: 100%;}
#full_dropdown #main_menu ul li:first-child a { border:none;}
#full_dropdown #main_menu ul li a:hover{ color:#454545}
#full_dropdown #main_menu_container {}
#full_dropdown #main_menu > li > a {
    line-height: 81px;
    display: block;
    height: 78px;
    font-size: 19px;
    font-weight: 400;
    color: #000;
    padding: 0 43px;
}
#full_dropdown #main_menu > li.active > a {color:green;}
#full_dropdown #main_menu > li.active > ul {background-color: rgba(232, 232, 232, 0.5);}
#full_dropdown #main_menu > li.mainmenu_02 > a {padding:0 50px;}
#full_dropdown #main_menu > li:last-child > a {padding-right:10px;}
#full_dropdown #main_menu > li {display: inline-block;}

/**************************************************/
/* main */
/**************************************************/
#slideshow img, #slideshow a{ display:none}
#slideshow img:first-child, #slideshow a:first-child{ display:block}

#slide_prev, #slide_next{position:absolute; width:50px; height:90px; top:250px; z-index:500; cursor:pointer;}
#slide_prev{left:100px;}
#slide_next{right:100px;}

#slideshow_container { position: relative; z-index: 0;width: 100%;height: 728px;float:left; }
#slideshow_container_wrap{position: relative;}
#slideshow {width: 100% !important; }
#slideshow .slides{width: 100% !important; height: 728px; display:none; background: transparent no-repeat center top;}
#slideshow .slides.first{ display:block;  background: transparent no-repeat center top;}
#slideshow #slide_01{background-image: url(../images/main/main_visual03.jpg); }
#slideshow #slide_02{background-image: url(../images/main/main_visual01.jpg);}
#slideshow #slide_03{background-image: url(../images/main/main_visual02.jpg);}


#main_containter {
    clear: both;
    width: 100%;
    float: left;
	z-index:-1;
}
#main_visual {
    width: 100%;
    float: left;
    height: 728px;
    background: url(../images/main/main_visual03.jpg) center top no-repeat;
    position: relative;
}
#main_contents {
    clear: both;
    width: 100%;
    float: left;
	background: url(../images/main/main_bg.jpg) 0 0 repeat;
	position:relative;
    padding: 0 0 58px 0;
}
.main_box {
    width: 390px;
    height: 245px;
    box-sizing: border-box;
    border: #e9e9e9 1px solid;
    background: #fff;
    overflow: hidden;
}
#main_quick {
    width: 100%;
    float: left;
    box-sizing: border-box;
    /* border: #e9e9e9 1px solid; */
    background: url(../images/main/quick_bg.png) 0 0 repeat;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: -155px;
}
#main_quick ul {overflow:hidden;}
#main_quick li {
    width: 20%;
    float: left;
    border-right: #7b7b7b 1px solid;
    box-sizing: border-box;
}
#main_quick li:last-child {border-right:none;}
#main_quick li a {
    display: block;
    padding: 30px 17px;
    text-align: center;
}
#main_quick li a:hover {
    background: #398618;
}
#main_quick li a img {}
#main_quick li a p {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
	margin-top:10px;
}
#main_con_01 {
    clear: both;
    width: 795px;
    float: left;
    margin-top: 48px;
}
#main_con_02 {
    width: 390px;
    float: right;
    margin-top: 48px;
}
#notice {
    float: left;
    margin-right: 15px;
}
#meeting {
    float: right;
    margin-top: 15px;
}
#main_biz {
    float: right;
	background:#ffc649;
	position:relative;
}
#ebook {
    float: left;
	background:url(../images/main/ebook_bg.jpg) 0 0 no-repeat;
	background-size:cover;
	position:relative;
	height:506px !important;
}
#donghang {
    float: left;
    margin-right: 15px;
	margin-top:15px;
}
#main_map {
    float: right;
	background:#61b912 url(../images/main/map_bg.gif) right 121px no-repeat;
}
.bbs_in {
    padding: 29px;
}
.bbs_in h2 {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 15px;
}
.bbs_in h2 span {
    color: #2f9406;
}
.bbs_in .bbs_more {
    display: inline-block;
    float: right;
    padding-top: 4px;
}
.bbs_in li {
    clear: both;
    width: 100%;
    margin: 5px 0;
	overflow:hidden;
}
.bbs_in li a {
    display: inline-block;
    font-size: 15px;
    color: #272727;
    float: left;
    line-height: 23px;
	width: 235px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bbs_in li a:hover {color:#2d7e0d;}
.bbs_in li span {
    display: inline-block;
    float: right;
    line-height: 20px;
	color:#686868;
}


.nanum_img {clear:none !important;overflow: inherit !important; width: 48% !important; float: left !important;margin:5px 0;/*display: inline-block; margin: 5px 0.7% !important;*/}
.nanum_img:last-child {float:right !important;}
.nanum_img a {width: 100%;}
.main_pic a {width: 100% !important;}
.main_pic p {font-size: 15px; color: #272727; overflow: hidden; text-overflow: ellipsis; white-space: normal; line-height: 18px; padding-top: 6px;}
.main_pic a:hover p {color: #2d7e0d;}
.main_pic .image_container {overflow: hidden; display: flex; align-items: center; justify-content: center; width:100%; height: 110px;}
.main_pic .image_container img {/* height: 100%;  */width: 100%;}
/* .main_pic .image_container img {height: 100%;} */

/* .main_pic a img {vertical-align: middle; width: 50%; margin-right: 5px;}
.main_pic span.date {position: absolute; right: 0; bottom: 0;} */

.ebook_img {
   clear:both;
}
.ebook_img img {
    display: inline-block;
    width: 167px;
    height: 250px;
}
#ebook a {display:block;padding:25px;}
.btn_button {
    clear: both;
    display: inline-block;
    font-size: 15px;
    color: #333;
    border: #333 1px solid;
    padding: 7px 17px;
}
#ebook h2 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
#ebook h2 span {
    color: #2d7e0d;
    font-size: 25px;
    font-weight: 600;
	display:block;
}
#ebook p {font-size:15px;color:#333;margin-bottom: 46px;}

.main_top_con {
    width: 100%;
    position: absolute;
    z-index: 8;
    left: 0;
    top: 96px;
}
#ment {
    width: 621px;
    float: left;
	text-align:right;
}
#ment h2 {
    font-size: 37px;
    text-align: right;
    font-family: 'NanumSquareRound';
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 21px;
}
#ment .ment_01 {color:#d22f2f;}
#ment .ment_02 {color:#be35eb;}

#ment p {
    font-size: 17px;
    text-align: right;
    font-family: 'NanumSquareRound';
    line-height: 25px;
}
#main_popup {
    width: 526px;
    float: right;
	position: relative;
	border-radius: 20px;
	overflow:hidden;
}
#main_popup .slick-slide img
{
    display: block;
	margin:0 auto;
	height: 388px;
	width:100%;

}
#main_popup .slick-dots {
    display: block !important;
    margin-top: 0;
    width: 100%;
    position: absolute;
    bottom: 14px;
    left: 0;
	text-align:center;
}
#main_popup .slick-dots li {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
}
#main_biz li a {display:block; height: 280px;}
.biz_con h2 {
    font-size: 32px;
    color: #333;
	line-height:35px;
    margin-bottom: 15px;
}
.biz_con h2 span {
    display: block;
    color: #674c13;
    margin-bottom: 5px;
    font-size: 15px;
	line-height:17px
}
.biz_con p {font-size: 15px;color: #333; margin-bottom: 20px;}
.biz_con {padding:25px;height: 193px;}
.biz_01 {
    background: url(../images/main/biz_img_01.png) right bottom no-repeat;
}
.biz_02 {
    background: url(../images/main/biz_img_02.png) right bottom no-repeat;
}
.biz_03 {
    background: url(../images/main/biz_img_03.png) right bottom no-repeat;
}
.biz_04 {
    background: url(../images/main/biz_img_04.png) right bottom no-repeat;
}
.biz_05 {
    background: url(../images/main/biz_img_05.png) right bottom no-repeat;
}
.biz_06 {
    background: url(../images/main/biz_img_06.png) right bottom no-repeat;
}

#main_map h2 {
	font-size: 32px;
    color: #333;
	line-height:35px;
    margin-bottom: 25px;
}
#main_map p {font-size: 15px;color: #333; margin-bottom: 20px;}
#main_map a {
    display: block;
    padding: 28px;
}

/**************************************************/
/* banner */
/**************************************************/



#banner {
    clear: both;
    width: 100%;
    float: left;
    background: #fff;
    padding: 20px 0;
}
.banner_list li {
    display: inline-block;
	margin:0 5px;
}
.banner_list li a {
    display: block;
    margin: 0 5px;
}
.banner_list li a img {
    display: block;
	border:#dcdcdc 1px solid;
}
/**************************************************/
/* footer*/
/**************************************************/

#footer {
    clear: both;
    width: 100%;
    float: left;
    background: #4a4a4a;
	padding:30px 0;
}
.ff_menu {
    color: #dcdcdc;
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 20px;
}
.ff_menu a {
    color: #dcdcdc;
    font-size: 14px;
    line-height: 15px;
    display:inline-block;
	margin:0 10px;
}
.ff_menu a:first-child {margin-left:0;}
.copyright {color:#8f8f8f;font-size: 14px; line-height: 20px;}
.copyright a  {color:#8f8f8f;font-size: 14px; line-height: 20px;display:inline-block;}
.family_box .tit {
    position: relative;
    display: block;
    padding: 10px 70px 10px 30px;
    font-size: 15px;
    line-height: 16px;
    color: #000;
    border: 1px solid #7f7f7f;
	background-color:#fff;
    background-image:  url(../images/main/footer_banner_tit_off.png);
    background-position: 90% center;
    background-repeat: no-repeat;
}
.cont_box {
    width: 100%;
	 position: absolute;
    right: 0;
    bottom: 38px;
    border: 1px solid #7f7f7f;
    box-sizing: border-box;
    background-color: #fff;
}
.cont_box ul {
    padding: 15px 0;
}
.cont_box li {
    padding: 0 2%;
}
.cont_box li a {
    position: relative;
    display: block;
    padding: 5px 10px 5px 15px;
    font-size: 14px;
    line-height: 16px;
    color: #555;
}
.family_box {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
}
.family_box .tit.on {
    color: #fff;
    border: 1px solid #3f3f3f;
    background-image: url(../images/main/footer_banner_tit_on.png);
    background-color: #808387;
    background-position: 90% center;
    background-repeat: no-repeat;
}

#footer .yellow{color:yellow;font-size:16px;}
/**************************************************/
/* sub */
/**************************************************/
.quick {
    width: 100%;
    position: fixed;
    height: 0;
	left:0;
	top:0;
	z-index: 9999;
}

.quick_menu {
    width: 1200px;
    position: relative;
	height: 0;
	margin:0 auto;


}
.quick_menu ul {overflow:hidden;display:block;position:absolute;right: -180px;top:210px;width:109px;background: url(../images/sub/quick_bg.png) 0 0 repeat; border-radius: 5px;}
.quick_menu li a, .quick_menu li a img {display:block;}
.quick_menu li, .quick_menu li img {display:block;margin:0;padding:0;}
.quick_menu li {width:100%;float:left;}
.quick_menu li a p {text-align:center;font-size:15px;color:#fff;}
.quick_menu li a:hover p {color:#85ff3b;}
li.quick_01, li.quick_02, li.quick_03{padding:15px 0;text-align:center;}
li.quick_01 a span{overflow:hidden;display:block;width:68px;height:57px;background: url(../images/sub/quick_img_01.png) 0 0 no-repeat;margin:0 auto 10px auto;    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}
li.quick_02 a span{overflow:hidden;display:block;width:68px;height:57px;background: url(../images/sub/quick_img_02.png) 0 0 no-repeat;margin:0 auto 10px auto;    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}
li.quick_03 a span{overflow:hidden;display:block;width:68px;height:57px;background: url(../images/sub/quick_img_03.png) 0 0 no-repeat;margin:0 auto 10px auto;    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}

li.quick_01 a:hover span{background: url(../images/sub/quick_img_01.png) -68px 0 no-repeat;}
li.quick_02 a:hover span{background: url(../images/sub/quick_img_02.png) -68px 0 no-repeat;}
li.quick_03 a:hover span {background: url(../images/sub/quick_img_03.png) -68px 0 no-repeat;}
#sub_containter {
    clear: both;
    width: 100%;
    float: left;
    padding-bottom: 40px;
}
#sub_title {
    width: 100%;
    float: left;
    height: 107px;
    text-align: center;
}
.subtop_01{background: url(../images/sub/sub_01.jpg) center top no-repeat;}
.subtop_02{background: url(../images/sub/sub_03.jpg) center top no-repeat;}
.subtop_03{background: url(../images/sub/sub_02.jpg) center top no-repeat;}
.subtop_04{background: url(../images/sub/sub_04.jpg) center top no-repeat;}
#sub_title h1 {
    font-size: 30px;
    color: #fff;
    line-height: 107px;
    text-shadow: 1px 1px 1px #757575;
	font-family: 'NanumSquareRound';
	font-weight:bold;
}
#sidebar {
    clear: both;
    width: 100%;
    float: left;
    background: #f9f9f9;
    border-bottom: #e6e6e6 1px solid;
    height: 54px;
}
#sidebar li {
    display: inline-block;
    margin: 0;
    float: left;
	border-right: #e6e6e6 1px solid;
}
#sidebar li a {
    color: #414141;
    font-size: 17px;
    display: block;
    line-height: 54px;
    background: url(../images/sub/sm_icon.png) 90% 22px no-repeat;
    padding: 0 44px 0 18px;
}
#sidebar li a:focus {
    border: blue 1px dotted;
    box-sizing: border-box;
}
#sidebar li.sub_home a {padding:0;background:none;}
#sidebar li.active a{background:#e6e6e6  url(../images/sub/sm_icon.png) 90% 22px no-repeat;color:#000;}
#sub_contents {
    clear: both;
    width: 100%;
    float: left;
    background: url(../images/sub/sub_bg.jpg) center top no-repeat;
}
.title_container {
    width: 100%;
    float: left;
    margin: 92px 0 44px 0;
	border-bottom:#e6e6e6 1px solid;
}
.title_container h1 {
    font-size: 43px;
    line-height: 45px;
    margin-bottom: 25px;
}
.title_container p {
    color: #333;
    font-size: 15px;
	margin-bottom: 40px;
	line-height: 17px;
}
.the_contents {
    clear: both;
    width: 100%;
    float: left;
}
/*************tab*****************/
.tab_con {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.tab_con li {
    display: inline-block;
    margin-right: 5px;
}
.tab_con li a {
    display: block;
    color: #333;
    font-size: 15px;
    border: #bfbfbf 1px solid;
    padding: 10px 20px;
    line-height: 15px;
}
.tab_con li.on a, .tab_con li a:hover {
	color: #216702;
    border: #339806 1px solid;

}
/***************** °Ô½ÃÆÇ*********************/
.bbs_head {
    width: 100%;
    padding-bottom: 6px;
	font-size;13px;
	color:#686868;
}
.bbs_head b {font-weight:400;}
table caption {
    /* visibility: hidden; */
    overflow: hidden;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
}
table.board-list  {width: 100%;	}
table.board-list  a:focus{outline:1px dashed #235fb8 }
table.board-list  thead th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-top: 2px solid #4b9f26;
		border-bottom: 1px solid #757c86;
		text-align: center;
	}

table.board-list  thead th span {}
table.board-list  tbody .notice { background:#f6f6f6;}
table.board-list  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #dde2e8;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
	}
table.board-list tbody tr td.title { text-align:left;}
table.board-list tbody tr td a {diplay:inline-block;font-size: 14px;color:#333;}
table.board-list tbody tr td img { vertical-align:middle;}

.paging {
    clear: both;
    width: 100%;
    float: left;
    padding: 20px 0;
    text-align: center;
}
.paging a {
    display: inline-block;
    border: #e8e8e8 1px solid;
    color: #686868;
    font-size: 13px;
    margin: 0 3px;
    padding: 6px 8px;
    border-radius: 3px;
}
.paging span {
	    display: inline-block;
    border: #8e8e8e 1px solid;
    color: #fff;
    font-size: 13px;
    margin: 0 3px;
    padding: 6px 8px;
    border-radius: 3px;
	background:#8e8e8e;
}


.bbs_bottom_wrap {
    position: relative;
    float: left;
    margin-top: 30px;
    text-align: center;
    width: 100%;
}

.bbs_bottom_wrap form#form1 fieldset {
    border: 0 none;
    margin-top: 10px;
}
.bbs_bottom_wrap form#form1 legend {
    display: none;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
}
.bbs_bottom_wrap form#form1 label {
    position: absolute;
    visibility: hidden;
    font-size: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    line-height: 0px;
}


.board-btn {
    clear: both;
    width: 100%;
    float: left;
    margin: 10px 0;
}
.board-btn a, .board-btn input {display: inline-block;}
.btn_left {
    float: left;
    display: inline-block;
}
.btn_right {
    float: right;
    display: inline-block;
}
.btn_right .grey_btn, .btn_right .red_btn {margin-left:5px;}
.btn_left .grey_btn {margin-right:5px;}
.grey_btn {
    display: inline-block;
    background: #8e8e8e;
    font-size: 14px;
    color: #fff;
    padding: 9px 19px;
    border-radius: 3px;
	 vertical-align: middle;
	 border:none;
}
.red_btn {
    display: inline-block;
    background: #fd8012;
    font-size: 14px;
    color: #fff;
    padding: 9px 19px;
    border-radius: 3px;
	 vertical-align: middle;
	 border:none;
}
.bbs_bottom_wrap select {
    height: 35px;
    display: inline-block;
    border: #ddd 1px solid;
    vertical-align: middle;
}
.bbs_bottom_wrap input#bbs_sch_word {
    height: 31px;
    display: inline-block;
    border: #ddd 1px solid;
	vertical-align: middle;
}
.bbs_bottom_wrap input[type="button"] {
    height: 34px;
    vertical-align: middle;
    background: #8e8e8e;
    border: none;
    padding: 0 15px;
    color: #fff;
    border-radius: 3px;
    margin-left: 3px;
}
.bbs_bottom_wrap input[type="submit"] {
    height: 34px;
    vertical-align: middle;
    background: #8e8e8e;
    border: none;
    padding: 0 15px;
    color: #fff;
    border-radius: 3px;
    margin-left: 3px;
}

table.board-read  {width: 100%;	}
table.board-read  a:focus{outline:1px dashed #235fb8 }
table.board-read  thead th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-top: 2px solid #4b9f26;
		border-bottom: 1px solid #757c86;
		text-align: center;

	}


table.board-read  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #dde2e8;
		line-height: 1.5;
		text-align: left;
		vertical-align: middle;
		font-size: 14px;
	}
table.board-read  tbody tr th {
		padding: 10px;
		border-bottom: 1px solid #ccc;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		font-weight: 500;
		color:#000;
		background:#f7f7f7;
}

table.board-write  {width: 100%;	}
table.board-write  a:focus{outline:1px dashed #235fb8 }
table.board-write  thead th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-top: 2px solid #4b9f26;
		border-bottom: 1px solid #757c86;
		text-align: center;

	}


table.board-write  tbody tr td {
		padding: 10px 20px;
		border-bottom: 1px solid #dde2e8;
		line-height: 1.5;
		text-align: left;
		vertical-align: middle;
		font-size: 14px;
	}
table.board-write  tbody tr th {
		padding: 10px;
		border-bottom: 1px solid #ccc;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		font-weight: 500;
		color:#000;
		background:#f7f7f7;
}

/************************»çÁø¹æ************************/
.no-cate {width:100%;padding:20px 0;text-align:center;}
.photo_cate {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.cate_inner {
    border: #e8e8e8 2px solid;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}
.cate_inner form label {font-size:15px;}
.photo_gallery {
    clear: both;
    width: 100%;
    float: left;
    border-bottom: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    padding: 10px 0;
}
.photo_gallery li {
    width: 25%;
    float: left;
}
.photo_gallery li a {
    display: block;
    margin: 14px;
}
.photo_gallery li a img {height:200px;display:block;width:100%;margin-bottom:10px;border: #dcdcdc 1px solid; box-sizing: border-box; padding: 7px;}
#sosikgi.photo_gallery li a img {
	height: 331px;
    display: block;
    width: 100%;
    border: #dcdcdc 1px solid;
	box-sizing:border-box;
	margin-bottom:10px;
}
.photo_gallery li a p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #454545;
    font-size: 15px;
    display: block;
    width: 100%;
	text-align: center;
}
/************************program************************/
.program_container {
    clear: both;
    width: 100%;
    float: left;
}
.year_con {
    width: 100%;
    float: left;
    margin-bottom: 26px;
}
.year_title {
    background: #e56f5e;
    width: 100%;
    padding: 10px 0;
    text-align: center;
}
.year_title h2 {
    color: #fff;
    font-size: 23px;
    display: inline-block;
    margin: 0 20px;
	line-height: 25px;
	vertical-align:middle;
}
.year_title a {display: inline-block;vertical-align:middle;}
.month_con {
    background: #f2b7ae;
    text-align: center;
}
.month_con span {
    display: inline-block;
    margin: 0 20px;
}
.month_con span a {
    display: block;
    font-size: 17px;
    line-height: 46px;
    color: #FFF;
}
.month_con span a:hover {color:#e56f5e;}

table.program_list  {width: 100%;	}
table.program_list  a:focus{outline:1px dashed #235fb8 }
table.program_list  thead th {
		font-size: 15px;
		font-weight: 500;
		padding: 10px;
		text-align: center;
		background:#f5f8fc;

	}


table.program_list  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #dde2e8;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
	}




/*********************history***********************/
/* history */
#timeline {
	overflow: hidden;
	position: relative;
	background: url('../images/sub/dot.gif') left 45px repeat-x;
}
#dates {
	width: 90% !important;
	height: auto;
	overflow: hidden;
	margin-left: inherit !important;
}
#dates li {
	list-style: none;
	float: left;
	width: 70px;
	height: 50px;
	font-size: 24px;
	text-align: center;
}
#dates a {
	line-height: 38px;
	padding-bottom: 10px;;
}
#dates .selected {
	font-size: 38px;
}

#dates li a {
	color: #000;
	font-size: 15px;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-family: Arial;
	height: 64px;
    display: inline-block;
	padding: 0 20px;
	/*background: url('../images/biggerdot.png') center 62px no-repeat;*/
}
#dates li a.selected {
	font-size: 32px;
	color: #ee7033;
	font-weight: bold;
	/* border-bottom: 2px solid #ee7033; */
	background: url('../images/sub/his_icon01.png') center 40px no-repeat;
	padding: 0;
	height: 64px;
}

#dates li a:hover {
    color: #ee7033;
    font-weight: bold;
    padding: 0;
}
#issues {
	width: 1144px;
	overflow: hidden;
    margin-top: 50px;
}
#issues li {
	width: 1144px;
	list-style: none;
	float: left;
}
#issues li dl{
	width: 86%;
    overflow: hidden;
    margin: 0 auto;}
#issues li dl dd{height:auto; padding:10px 0; float:left;width: 100%;}
#issues li dl dd span.month{width:17%; display:inline-block; vertical-align:top; font-family: Century Gothic; font-size:18px; color: #000;}
#issues li dl dd span.txt{width:73%; display:inline-block;font-size:14px;}
#issues li.selected img {
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}
#issues li img {
	float: left;
	margin: 10px 30px 10px 50px;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);/* IE 6 & 7 */
	zoom: 1;
	-webkit-transition: all 2s ease-in-out;
	-moz-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 2s ease-in-out;
	transition: all 2s ease-in-out;
	-webkit-transform: scale(0.7,0.7);
	-moz-transform: scale(0.7,0.7);
	-o-transform: scale(0.7,0.7);
	-ms-transform: scale(0.7,0.7);
	transform: scale(0.7,0.7);
}
#issues li h1 {
	color: #ffcc00;
	font-size: 48px;
	margin: 20px 0;
	text-shadow: #000 1px 1px 2px;
}
#issues li p {
	font-size: 14px;
	margin-right: 70px;
	font-weight: normal;
	line-height: 22px;
	text-shadow: #000 1px 1px 2px;
}

/* #grad_left,
#grad_right {
	width: 100px;
	height: 350px;
	position: absolute;
	top: 0;
} */
#grad_left {
	left: 0;
	background: url('../images/sub/grad_left.png') repeat-y;
}
#grad_right {
	right: 0;
	background: url('../images/sub/grad_right.png') repeat-y;
}

#next,
#prev {
	position: absolute;
	top: 0;
	font-size: 70px;
	top: 170px;
	width: 22px;
	height: 38px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#next:hover,
#prev:hover {
	background-position: 0 -76px;
}
#next {
	right: 0;
	background-image: url('../images/sub/next.png');
}
#prev {
	left: 0;
	background-image: url('../images/sub/prev.png');
}
	#next.disabled,
	#prev.disabled {
		opacity: 0.2;
	}
/* history */
/*organ*/
table.organ_table  {width: 100%;	border-left: 1px solid #afc9df;border-top: 2px solid #afc9df;}
table.organ_table  td:focus, table.organ_table  th:focus{outline:1px dashed #235fb8 }
table.organ_table  thead th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-right: 1px solid #afc9df;
		border-bottom: 1px solid #afc9df;
		text-align: center;
		background:#DBE9F7;

	}


table.organ_table  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #afc9df;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		word-break: keep-all;
	}
table.organ_table  tbody tr th {
		padding: 10px;
		border-bottom: 1px solid #afc9df;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		font-weight: 500;
		color:#000;
		background:#DBE9F7;
		word-break: keep-all;
}
.organ {
    /*text-align: center;*/
}
/* 20240122 Ãß°¡ */
.organ2_wrap {
    margin-top: 20px;
}
.organ2_wrap>p{padding:10px;background:#0b78b1;width:150px;box-sizing:border-box;margin:0 auto;text-align:center;font-size:18px; margin-bottom:20px;position:relative;border-radius:50px;color:#fff}
.organ2_wrap>p:after{content:"";display:block;width:1px ;height:20px;background:#0b78b1;position:absolute;bottom:0;left:50%;transform: translateY(100%);}
table.organ2_table  {width: 100%;border-left: 1px solid #afc9df;border-bottom: 1px solid #afc9df;}
table.organ2_table  td:focus, table.organ_table2  th:focus{outline:1px dashed #235fb8 }
table.organ2_table  th {
		font-weight: 500;
		padding: 10px;
		border-right: 1px solid #afc9df;
		border-bottom: 1px solid #afc9df;
		text-align: center;
		background:#48a9d6;
		color:#fff;
		word-break: keep-all;
}
table.organ2_table  th p{font-size:16px}
table.organ2_table  td p.mem_tit{font-size:15px;word-break: keep-all;}
table.organ2_table  tr td {
word-break: keep-all;
		padding: 10px;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: left;
		vertical-align: middle;
		font-size: 14px;

	}
#the-contents th.color01{background:#fff6a9;color:#000}
#the-contents th.color02{background:#ffbbbc;color:#000}
#the-contents th.color03{background:#ffa5ff;color:#000}
#the-contents th.color04{background:#d3ffb0;color:#000}
#the-contents th.color05{background:#ffdca6;color:#000}
/*map*/
.map-txt h2 {
    background: url(../images/sub/h2_icon.gif) left 6px no-repeat;
    margin: 30px 0 15px 0;
    padding-left: 25px;
    font-size: 19px;
    line-height: 29px;
}
.map-txt p {
    font-size: 15px;
}
/*bus*/
.bus-time h2{
    background: url(../images/sub/h2_icon.gif) left 6px no-repeat;
    margin: 30px 0 15px 0;
    padding-left: 25px;
    font-size: 19px;
    line-height: 29px;
}
.bus-time h2:first-child{margin-top:0;}
table.bus_table  {width: 100%;	border-left: 1px solid #afc9df;border-top: 2px solid #afc9df;}
table.bus_table  td:focus, table.bus_table  th:focus{outline:1px dashed #235fb8 }
table.bus_table  thead th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-right: 1px solid #afc9df;
		border-bottom: 1px solid #afc9df;
		text-align: center;
		background:#DBE9F7;

	}


table.bus_table  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #afc9df;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
	}
table.bus_table  tbody tr th {
		padding: 10px;
		border-bottom: 1px solid #afc9df;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: left;
		vertical-align: middle;
		font-size: 14px;
		font-weight: 500;
		color:#000;
		background:#e9f2fb;
}
.bus-time p {
    font-size: 15px;
	margin-top:20px;
}

/********°³ÀÎÁ¤º¸*************/
#privacy {
	width:100%;
	float:left;

}
#privacy h2 {
	color:#456fc2;
	font-size: 20px;
}
#privacy h3 {
	color:#456fc2;
	padding-top:12px;
	font-size: 17px;
}
#privacy h4 {
	padding-left:6px;
	font-size: 15px;
}
#privacy p {
	padding-left:12px;
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
}
#privacy li {
   padding-left: 24px;
}
#privacy table{
	font-weight: 300;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #333;
	word-break: keep-all;
}
#privacy table tr{
	border-collapse: collapse;
	border: 1px solid #333;
}
#privacy table th{
	border-collapse: collapse;
	border: 1px solid #333;
	background-color: #f2f2f2;
	padding: 8px 0;
}
#privacy table td{
	border-collapse: collapse;
	border: 1px solid #333;
}
#privacy table tbody tr td:first-child{
	text-align: center;
}
#privacy table tbody tr  td{
	padding: 10px 10px;
}
#privacy table.t02{
	width: 60%;
}
#privacy table.t02 tbody tr td{
	text-align: center;
}
/**********º¹Áö°ü ÇöÈ²***************/
.intro-con {
    clear: both;
    width: 100%;
    float: left;
    margin-bottom: 42px;
}
.intro-con:last-child {margin-bottom: 0;}
.intro-con h2 {
    background: url(../images/sub/intro_h3.gif) left top no-repeat;
    font-size: 23px;
    width: 100px;
    float: left;
    margin-right: 19px;
    padding-top: 15px;
}
table.equip_table  {width: 100%;	border-left: 1px solid #afc9df;border-top: 2px solid #afc9df;}
table.equip_table  td:focus, table.equip_table  th:focus{outline:1px dashed #235fb8 }
table.equip_table  thead th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-right: 1px solid #afc9df;
		border-bottom: 1px solid #afc9df;
		text-align: center;
		background:#DBE9F7;

	}


table.equip_table  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #afc9df;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
	}
table.equip_table  tbody tr th {
		padding: 10px;
		border-bottom: 1px solid #afc9df;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
		font-weight: 500;
		color:#000;
		background:#e9f2fb;
}
table.equip_table  tbody tr td.left {text-align:left;}
.intro_txt {
    margin-left: 125px;
}
.intro_txt p {
    padding-top: 20px;
    font-size: 15px;
    font-weight: 300;
}

/**************program******************/
table.program_table  {width: 100%;	border-left: 1px solid #afc9df;border-top: 2px solid #afc9df;}
table.program_table  td:focus, table.program_table  th:focus{outline:1px dashed #235fb8 }
table.program_table  thead th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-right: 1px solid #afc9df;
		border-bottom: 1px solid #afc9df;
		text-align: center;
		background:#DBE9F7;

	}


table.program_table  tbody tr td {
		padding: 10px;
		word-break: keep-all;/*  240510 Ãß°¡*/
		border-bottom: 1px solid #afc9df;
		border-right: 1px solid #afc9df;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;

	}
.program h2 {
    background: url(../images/sub/h2_icon.gif) left 6px no-repeat;
    margin: 0 0 15px 0;
    padding-left: 25px;
    font-size: 19px;
    line-height: 29px;
	clear:both;
}

#the-contents {
    clear: both;
    width: 100%;
    float: left;
}
/*****************************biz**********************************/
.business h2 {
    background: url(../images/sub/biz_h3.gif) left 4px no-repeat;
    font-size: 20px;
    clear: both;
    padding-left: 25px;
    line-height: 23px;
    margin-bottom: 15px;
}
.business h3 {
    font-size: 17px;
    clear: both;
    padding-left: 21px;
    line-height: 20px;
    margin-bottom: 5px;
	color:#4b8c10;
}
.business p {
    padding-left: 21px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #000;
    padding-bottom: 31px;
	 clear: both;
}
.business .last {padding-bottom: 0;}

.business p.rank {
    line-height: 26px;
}
.business p.rank b {
    display: inline-block;
    font-size: 17px;
    letter-spacing: -1px;
    margin-right: 5px;
}



table.biz_table  {width: 100%;	border-left: 1px solid #85c145;border-top: 2px solid #85c145;}
table.biz_table  td:focus, table.biz_table  th:focus{outline:1px dashed #235fb8 }
table.biz_table  thead th, table.biz_table  tbody th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-right: 1px solid #85c145;
		border-bottom: 1px solid #85c145;
		text-align: center;
		background:#e0f3cb;

	}


table.biz_table  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #85c145;
		border-right: 1px solid #85c145;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
	}
table.biz_table  tbody tr td.left {text-align:left;}
.biz_contents {
    clear: both;
    padding-left: 21px;
}
.biz_photo {
    clear: both;
    padding: 0 4px;
}
.biz_photo li {
    width: 25%;
    float: left;
}
.photo_in {
    margin: 10px;
}
.photo_in img {
    box-sizing: border-box;
    width: 100%;
    padding: 3px;
    border: #dcdcdc 1px solid;
}
.photo_in p {
    padding-top: 8px;
    text-align: center;
    font-size: 17px;
	padding-left: 0;
}

/*****************************support**********************************/
.support h2 {
    background: url(../images/sub/biz_h3.gif) left 4px no-repeat;
    font-size: 20px;
    clear: both;
    padding-left: 25px;
    line-height: 23px;
    margin-bottom: 15px;
}
.support h3 {
    font-size: 17px;
    clear: both;
    padding-left: 21px;
    line-height: 20px;
    margin-bottom: 5px;
	color:#4b8c10;
}
.support p {
    padding-left: 21px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    color: #454545;
    padding-bottom: 31px;
	 clear: both;
}
.support .last {padding-bottom: 0;}


table.support_table  {width: 100%;	border-left: 1px solid #efb899;border-top: 2px solid #85c145;}
table.support_table  td:focus, table.support_table  th:focus{outline:1px dashed #85c145 }
table.support_table  thead th, table.support_table  tbody th {
		font-size: 14px;
		font-weight: 500;
		padding: 10px;
		border-right: 1px solid #85c145;
		border-bottom: 1px solid #85c145;
		text-align: center;
		background:#e0f3cb;
}
table.support_table  tbody tr td {
		padding: 10px;
		border-bottom: 1px solid #85c145;
		border-right: 1px solid #85c145;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
		font-size: 14px;
	}
table.support_table  tbody tr td.left {text-align:left;}

img.support_top {
    display: block;
    margin-bottom: 36px;
}
.support .biz_contents { clear: both; padding-left: 21px; padding-bottom: 25px; }

/* ½ÅÃ»¼­ ´Ù¿î·Îµå ¹öÆ° */
.spon_application_down { margin: 20px 0;  }
.spon_application_down a { display: block; margin: 0 auto; width: 190px; height: 45px; line-height: 45px; border: 1px solid #72af32;  color:#fff; font-size: 14px; padding-left: 60px; background: #76bc3e url('../images/sub/download_icon.png') 25px center no-repeat; box-sizing: border-box;
-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; -ms-transition: all 0.4s; transition: all 0.4s; }
.spon_application_down a:hover {
    background: #5a9e23 url(../images/sub/download_icon.png) 25px center no-repeat;
    border: 1px solid #5a9e23;
}

#banner .slick-prev, #banner .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 15px;
    display: block !important;
    width: 16px;
    height: 30px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    z-index: 9999;
    /* right: 0; */
}

#banner .slick-next {
    background: url(../images/main/ban_arr_02.gif) 0 0 no-repeat;
    right: -20px;
}
#banner .slick-prev {
    background: url(../images/main/ban_arr_01.gif) 0 0 no-repeat;
    left: -20px;
}
.organ h2 {
    background: url(../images/sub/h2_icon.gif) left 6px no-repeat;
    margin: 0 0 15px 0;
    padding-left: 25px;
    font-size: 19px;
    line-height: 29px;
	text-align:left;
}


.program p {
    font-size: 17px;
    color: #016cba;
}
.greetings p {
    font-size: 17px;
    padding: 50px 0 30px 0;
}
img.greet_img {
    width: 342px;
    float: left;
    margin-right: 44px;
}
.greetings h2 {
    font-size: 28px;
}
.sign {
    text-align: right;
    font-size: 20px;
    padding-top: 106px;
}
.month_list {
    padding: 0 0 23px 0;
	text-align:center;
}
.month_list span {display:inline-block;margin:0 5px;}
.month_list span a {display:block;font-size:17px;color:#454545}
.m_prev a, .m_next a {
    background: #565656;
    color: #fff !important;
    font-size: 13px !important;
    padding: 3px 10px;
    border-radius: 3px;
}
