/* 스킵네비게이션 */
.skip-navigation a {
	display: block; 
	height: 1px; 
	width: 1px; 
	margin: 0 -1px -1px 0; 
	padding: 0; 
	overflow: hidden; 
	font-size:0; 
	line-height:0;
}

.skip-navigation a:hover,
.skip-navigation a:active,
.skip-navigation a:focus {
	position: fixed; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: center; 
	background: #000; 
	color: #fff;
	z-index: 1000000
}


.blind,
caption {
	visibility: hidden; 
	overflow: hidden; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 0; 
	height: 0; 
	font-size: 0; 
	line-height: 0
}

/* 전체 */
.container {
	position: relative; 
	display: block;
	width: 1000px; 
	margin: 0 auto;
	padding: 0; 
	text-align: left; 
	font-size: 1em; 
	padding-top:31px;
}


/* 본문 */
#container {
	padding-bottom: 35px;
	margin-bottom:0;
	background:none;
}

#wrapper{background:url(../make_img/main/main_cont01_bg.jpg); }


/* 2018-04-05 start */
/* 2018-03-30 start */

.lnb {
	background: #f5f5f5;
	border-bottom: 1px solid #ff5123
}

.lnb ul { overflow: hidden; }

.lnb ul li {
	float: left;
	width: 199.9px;
	height: 55px;
	border-right: 0px solid #989898;
	border-top: 0px solid #989898;
}

.lnb.lnb02 ul li{  width: calc((100% - 3px) / 2);}



.lnb ul li:first-child {border-left: 0px solid #989898;}

.lnb ul li a {
	display: block;
	height: 55px;
	line-height: 55px;
	color: #6f6f6f;
	font-size: 16px;
	text-align: center;
}

.lnb ul li a:hover, .lnb ul li a.on {
/*	background: #ff9163; */
	background: #ff5123;
	color: #fff;
}

.lnb ul li a.selected {
	background: #ff5123;
	color: #fff;
        background:-ms-linear-gradient(#ffffff, #ff5123);
        font-size:17px;
        font-weight:bold;
        text-shadow:#882323 0px 1px 0px;

}

/**************************************
.lnb {
	background: #f5f5f5;
	border-bottom: 0px solid #3b4053
}

.lnb ul { overflow: hidden; }

.lnb ul li {
	float: left;
	width: 198.8px;
	height: 55px;
	border-right: 0px solid #989898;
	border-top: 0px solid #989898;
}

.lnb.lnb02 ul li{  width: calc((100% - 3px) / 2);}



.lnb ul li:first-child {border-left: 0px solid #989898;}

.lnb ul li a {
	display: block;
	height: 55px;
	line-height: 55px;
	color: #6f6f6f;
	font-size: 16px;
	text-align: center;
}

.lnb ul li a:hover, .lnb ul li a.on {
	background: #ff9163;
	color: #fff;
}

.lnb ul li a.selected {
	background: #ff5123;
	color: #fff;
}
**************************************/

/* 2018-03-30 end   */
/* 2018-04-05 end   */


/* 2019-08-30 start */
.lnb_mynote {
	background: #f5f5f5;
	border-bottom: 1px solid #ff5123
}

.lnb_mynote ul { overflow: hidden; }

.lnb_mynote ul li {
	float: left;
	width: 166.5px;
	//width: 199.9px;
	height: 55px;
	border-right: 0px solid #989898;
	border-top: 0px solid #989898;
}

.lnb_mynote.lnb02 ul li{  width: calc((100% - 3px) / 2);}



.lnb_mynote ul li:first-child {border-left: 0px solid #989898;}

.lnb_mynote ul li a {
	display: block;
	height: 55px;
	line-height: 55px;
	color: #6f6f6f;
	font-size: 16px;
	text-align: center;
}

.lnb_mynote ul li a:hover, .lnb ul li a.on {
/*	background: #ff9163; */
	background: #ff5123;
	color: #fff;
}

.lnb_mynote ul li a.selected {
	background: #ff5123;
	color: #fff;
        background:-ms-linear-gradient(#ffffff, #ff5123);
        font-size:17px;
        font-weight:bold;
        text-shadow:#882323 0px 1px 0px;

}

/* 2019-08-30 end  */


.lnb2 {
	margin-bottom:5px;
}

.lnb2 ul {
	background: #fff;
	border: 1px solid #989898;
	width:998px;
	overflow: hidden;
}

.lnb2 ul li {
	float: left;
	width: 165.5px;
	height: 55px;
	border-left: 1px solid #989898;
}

.lnb2 ul li:first-child {border-left: 0}



.lnb2 ul li a {
	display: block;
	height: 55px;
	line-height: 55px;
	color: #6f6f6f;
	font-size: 16px;
	text-align: center;
}

.lnb2 ul li a:hover,
.lnb2 ul li a.on,
.lnb2 ul li a.selected {
	background: #ff5123;
	color: #fff;
}


/* contents */
.contents {
	padding: 55px 30px;
	background: #fff;
}

.contents .title-contents {
	letter-spacing: 0;
	font-size: 30px;
	font-weight: bold;
	color: #252525;
	line-height: 32px;
	height:47px;
	margin-bottom: 16px;
	border-bottom: 1px solid #d6d6d6;
	letter-spacing:-2px;
}

/* 2019.11.01 추가~~ */
.contents .title-contents .title-contents2{
    text-align: left;
    width: 80%;
}

.contents .title-contents .editdate{
	font-size: 14px;
	font-weight: bold;
	float: right;    
} 

.contents .title-contents .editdate, 
.contents .title-contents .title-contents2{
	display: inline;

} 
/* ~~끝 */

.contents-area {
	border: 0px solid red;
	text-align:center;
}
.contents-area.sub01_01 img{display:inlin_block;}
.contents-area.sub01_01 img:nth-child(1){
	margin-bottom:40px;
}
 
/* 161129 수정 */

#bo_gall, #bo_list, .contents{width:940px !important; margin:0 auto;}

/* 2018-03-28  start */
header{margin-top:5px; border-bottom:1px solid #cdcdcd; background:#fff;}
/*
header{margin-top:140px; border-bottom:1px solid #cdcdcd; background:#fff;}
*/
/* 2018-03-28  end   */
header .hi{display:block; width:100%; text-align:right; background:#fbfbfb; border-bottom:1px solid #dfdfdf; line-height:40px; font-size:15px; font-weight:600; height: 40px;}   
header .hi strong{color:#2662a8;}
header .hi b{color:#c12f3a}
header .hi span{width:1000px; margin:0 auto; display:block; }
header .headerin{width:1000px; height:135px; margin:0 auto; position:relative;}
header h1{float:left; margin-top:65px;}
header h1 a img{width:280px;}
header ul{float:right;} 
header ul li{float:left;}
/* 2018-03-29 start */
header .top_menu{margin-top:11px; }
header .top_menu li a{
	display:block; width:70px; text-align:center; line-height:20px; 
	color:#443322;
        font:  12px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 1px 0px #333;
}
header .top_menu li a.rong1{width:80px;}
header .top_menu li a.rong2{width:105px;}
header .top_menu li:last-child a{
	color:#393;
	display:block; text-align:center; line-height:20px; 
        font:  13px/25px Arial, Helvetica;
        text-decoration: none;
        text-shadow: 0px 1px #999;
}
/*
header .top_menu{margin-top:11px;}
header .top_menu li a{display:block; width:70px; text-align:center; border:1px solid #cdcdcd; font-size:12px; line-height:20px; border-right:0;}
header .top_menu li a.rong1{width:80px;}
header .top_menu li a.rong2{width:105px;}
header .top_menu li:last-child a{border-right:1px solid #cdcdcd; background:#74878d; color:#fff;}
*/
/* 2018-03-29 end   */
header nav > ul{margin-top:52px;}
header nav > ul > li{font-size:19px; font-weight:600; margin:0 12px; letter-sposituin:realative; pacing:-0.06em; padding-bottom: 33px; position:relative;}
header nav > ul > li > a.selected{color:#c5313d;}
header nav > ul > li .nav02{position:absolute; left:50%; top:50px; background:#fff;  width: 180px; margin-left:-90px; border:1px solid #cdcdcd; padding:15px; z-index:9}
header nav > ul > li .nav02:after{content:""; display:block; clear:both;}
header nav > ul > li .nav02.on{display:block;}
header nav > ul > li .nav02 li{line-height:20px; font-size:15px; font-weight:600; margin:5px 10px;}
header .top_benner{width:100%; background:#ffd632; text-align:center; position:absolute; top:0; left:0;}
/* 2018-03-28  start */
/*
header .new_menu_cf{margin-top:52px; margin:0 12px;}
header .new_menu_cf a{font-size:19px; font-weight:600; margin:0 3px; letter-sposituin:realative; pacing:-0.06em; padding-bottom: 8px; position:relative;}
header .new_menu_cf a:hover{ background-color: #555; color: white; }
*/
header .dropdown { margin-top:52px; display: inline-block; margin:0 12px; text-align: center; }
header .dropdown-content { float:left; display:none; position:absolute; background-color:#f0f0f0; min-width:120px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; }
header .dropdown-content a { color: black; padding: 12px 16px; text-decoration: none; display: block; text-align: left; }
header .dropdown-content a:hover {background-color: #555; color: white;}
header .dropdown:hover .dropdown-content { display: block; }

/* 2018-03-28  end   */

.contents-area > table td{text-align:center;}

#gall_allchk, #gall_ul{text-align:left;}
#leftmenu{background:#fff;}

.patop{padding:0 !important;}

#quick_menu{position:fixed; top:347px; left:50%; margin-left:510px; z-index:90;}
#quick_menu div{border:1px solid #cdcdcd;}
#quick_menu div p{border-bottom:1px solid #cdcdcd;}
/* 2018-08-13 start */
/* #quick_menu div p a{width:148px; text-align:center; display:block;} */
#quick_menu div p a{width:118px; text-align:center; display:block;}
/* 2018-08-13 end   */
#quick_menu div p.btn_top a{background:#000; color:#fff; line-height:28px; height:28px; font-weight:600;}

footer{width:100%; min-width:1000px; padding:30px 0 45px 0 ; background:#ededed;}
footer .footer_wrap{width:1000px; margin:0 auto;}
footer .footer_wrap address{font-size:13px; line-height:25px; color:#333; font-weight:600; display:inline; float:left;}
footer .footer_wrap span{font-size:13px; line-height:25px; color:#333; font-weight:600; white-space:nowrap; float:left;}
footer .footer_wrap span.line{height:9px; width:2px; background:#777; margin:8px 13px; display:block;}

header#subP{margin-top:0;}
#quick_menu.subP{top:167px;}

#popup_vedio02{display:none;}

#start_view{display:none;}

@media screen and (max-width: 1000px) {
	
	body{ min-width:1000px; }
	
	#quick_menu{left:0; top:inherit !important; bottom:0; margin:0; width:100%; min-width:1000px;}
	#quick_menu div:after{content:""; display:block; clear:both;}
	/* 2018-08-13 start */
	/* #quick_menu div p{float:left; width: calc((100% - 5px)  / 5); background:#2662a8; border:0; border-left:1px solid #cdcdcd;} */
	#quick_menu div p{float:left; width: calc((100% - 6px)  / 6); background:#2662a8; border:0; border-left:1px solid #cdcdcd;}
	/* 2018-08-13 end   */
	#quick_menu div p:first-child{background:#c12f3a;}
	#quick_menu div p a{width:100%; height:100% !important;}
	#main_cont02 .full_benner01 img{width:100%; left:0 !important;}
	#main_cont02 .full_benner02 img{width:100%; left:0 !important;}
	/* 2018-08-13 start */
	/* #quick_menu div p{height:148px;} */
	#quick_menu div p{height:118px; width:118px;}
	/* #quick_menu div p.btn_top a{line-height:148px; font-size:30px;} */
	#quick_menu div p.btn_top a{line-height:118px; font-size:24px;}
	/* 2018-08-13 end   */
	
	footer{padding-bottom:190px;}
	
	
}


/* 2018-03-30 start */
.btn_new02 {
        font-weight:bold;
        text-decoration:none;
        font-family:Arial;
        box-shadow:inset #2662a8 0px -14px 22px -1px,#2662a8 0px 4px 0px;
        o-box-shadow:inset #2662a8 0px -14px 22px -1px,#2662a8 0px 4px 0px;
        -moz-box-shadow:inset #2662a8 0px -14px 22px -1px,#2662a8 0px 4px 0px;
        -webkit-box-shadow:inset #2662a8 0px -14px 22px -1px,#2662a8 0px 4px 0px;
        background:#9bd3de;
        background:-o-linear-gradient(90deg, #9bd3de, #5892cc);
        background:-moz-linear-gradient( center top, #9bd3de 5%, #5892cc 100% );
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9bd3de), color-stop(1, #5892cc) );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bd3de', endColorstr='#5892cc');
        background:-webkit-linear-gradient(#9bd3de, #5892cc);
        background:-ms-linear-gradient(#9bd3de, #5892cc);
        background:linear-gradient(#9bd3de, #5892cc);
        text-indent:0px;
        line-height:0px;
        -moz-border-radius:0 0 11px 11px;
        -webkit-border-radius:0 0 11px 11px;
        border-radius:0 0 11px 11px;
        text-align:center;
        vertical-align:middle;
        display:inline-block;
        font-size:12px;
        color:#ffffff;
        width:93px;
        height:0px;
        padding:10px;
        text-shadow:#faffad 0px 1px 0px;
        border-color:#2662a8;
        border-width:0px;
        border-style:solid;
}

.btn_new01 {
        font-weight:bold;
        text-decoration:none;
        font-family:Arial;
        box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 4px 0px;
        o-box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 4px 0px;
        -moz-box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 4px 0px;
        -webkit-box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 4px 0px;
        background:#9bd3de;
        background:-o-linear-gradient(90deg, #9bd3de, #5892cc);
        background:-moz-linear-gradient( center top, #9bd3de 5%, #5892cc 100% );
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9bd3de), color-stop(1, #5892cc) );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bd3de', endColorstr='#5892cc');
        background:-webkit-linear-gradient(#9bd3de, #5892cc);
        background:-ms-linear-gradient(#9bd3de, #5892cc);
        background:linear-gradient(#9bd3de, #5892cc);
        text-indent:0px;
        line-height:0px;
        -moz-border-radius:0 0 11px 11px;
        -webkit-border-radius:0 0 11px 11px;
        border-radius:0 0 11px 11px;
        text-align:center;
        vertical-align:middle;
        display:inline-block;
        font-size:12px;
        color:#1a2761;
        width:93px;
        height:0px;
        padding:10px;
        text-shadow:#faffad 0px 1px 0px;
        border-color:#68c0d1;
        border-width:1px;
        border-style:solid;
}

.btn_new01:active {
        box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 0 0px;
        o-box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 0 0px;
        -moz-box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 0 0px;
        -webkit-box-shadow:inset #ffffff 0px -14px 22px -1px,#468094 0px 0 0px;
        position:relative;
        top:4px
}

.btn_new01:hover {
        background:#5892cc;
        background:-o-linear-gradient(90deg, #5892cc, #9bd3de);
        background:-moz-linear-gradient( center top, #5892cc 5%, #9bd3de 100% );
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5892cc), color-stop(1, #9bd3de) );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5892cc', endColorstr='#9bd3de');
        background:-webkit-linear-gradient(#5892cc, #9bd3de);
        background:-ms-linear-gradient(#5892cc, #9bd3de);
        background:linear-gradient(#5892cc, #9bd3de);
}





/* 2018-04-06 start */

.btn_link_tab11 {
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	background:#c6e07d;
	background:-o-linear-gradient(90deg, #c6e07d, #a6cd58);
	background:-moz-linear-gradient( center top, #c6e07d 5%, #a6cd58 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c6e07d), color-stop(1, #a6cd58) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6e07d', endColorstr='#a6cd58');
	background:-webkit-linear-gradient(#c6e07d, #a6cd58);
	background:-ms-linear-gradient(#c6e07d, #a6cd58);
	background:linear-gradient(#c6e07d, #a6cd58);
	text-indent:0px;
	line-height:7px;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	font-size:19px;
	color:#49631a;
	width:216px;
	height:18px;
	padding:18px;
	text-shadow:#faffad 0px 1px 0px;
	border-color:#aed369;
	border-width:1px;
	border-style:solid;
}

.btn_link_tab11:active {
	box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	position:relative;
	top:4px
}

.btn_link_tab11:hover {
	background:#a6cd58;
	background:-o-linear-gradient(90deg, #a6cd58, #c6e07d);
	background:-moz-linear-gradient( center top, #a6cd58 5%, #c6e07d 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a6cd58), color-stop(1, #c6e07d) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6cd58', endColorstr='#c6e07d');
	background:-webkit-linear-gradient(#a6cd58, #c6e07d);
	background:-ms-linear-gradient(#a6cd58, #c6e07d);
	background:linear-gradient(#a6cd58, #c6e07d);
}


.btn_link_tab10 {
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	background:#e6edd3;
	background:-o-linear-gradient(90deg, #e6edd3, #e2e3df);
	background:-moz-linear-gradient( center top, #e6edd3 5%, #e2e3df 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6edd3), color-stop(1, #e2e3df) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6edd3', endColorstr='#e2e3df');
	background:-webkit-linear-gradient(#e6edd3, #e2e3df);
	background:-ms-linear-gradient(#e6edd3, #e2e3df);
	background:linear-gradient(#e6edd3, #e2e3df);
	text-indent:0px;
	line-height:7px;
	-moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 0 0;
	border-radius:7px 7px 0 0;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	font-size:16px;
	color:#7a9150;
	width:216px;
	height:18px;
	padding:18px;
	text-shadow:#fbffb2 0px 1px 0px;
	border-color:#cfdbb8;
	border-width:1px;
	border-style:solid;
}

.btn_link_tab10:active {
	box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	position:relative;
	top:4px
}

.btn_link_tab10:hover {
	background:#e2e3df;
	background:-o-linear-gradient(90deg, #e2e3df, #e6edd3);
	background:-moz-linear-gradient( center top, #e2e3df 5%, #e6edd3 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e2e3df), color-stop(1, #e6edd3) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e3df', endColorstr='#e6edd3');
	background:-webkit-linear-gradient(#e2e3df, #e6edd3);
	background:-ms-linear-gradient(#e2e3df, #e6edd3);
	background:linear-gradient(#e2e3df, #e6edd3);
}

/****************************************************************
.btn_link_tab11 {
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 4px 0px;
	background:#c6e07d;
	background:-o-linear-gradient(90deg, #c6e07d, #a6cd58);
	background:-moz-linear-gradient( center top, #c6e07d 5%, #a6cd58 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c6e07d), color-stop(1, #a6cd58) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6e07d', endColorstr='#a6cd58');
	background:-webkit-linear-gradient(#c6e07d, #a6cd58);
	background:-ms-linear-gradient(#c6e07d, #a6cd58);
	background:linear-gradient(#c6e07d, #a6cd58);
	text-indent:0px;
	line-height:7px;
	-moz-border-radius:0 3px 0 0;
	-webkit-border-radius:0 3px 0 0;
	border-radius:0 3px 0 0;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	font-size:19px;
	color:#49631a;
	width:123px;
	height:7px;
	padding:13px;
	text-shadow:#faffad 0px 1px 0px;
	border-color:#aed369;
	border-width:1px;
	border-style:solid;
}

.btn_link_tab11:active {
	box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#789445 0px 0 0px;
	position:relative;
	top:4px
}

.btn_link_tab11:hover {
	background:#a6cd58;
	background:-o-linear-gradient(90deg, #a6cd58, #c6e07d);
	background:-moz-linear-gradient( center top, #a6cd58 5%, #c6e07d 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a6cd58), color-stop(1, #c6e07d) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6cd58', endColorstr='#c6e07d');
	background:-webkit-linear-gradient(#a6cd58, #c6e07d);
	background:-ms-linear-gradient(#a6cd58, #c6e07d);
	background:linear-gradient(#a6cd58, #c6e07d);
}


.btn_link_tab10 {
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
	box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 4px 0px;
	background:#e6edd3;
	background:-o-linear-gradient(90deg, #e6edd3, #e2e3df);
	background:-moz-linear-gradient( center top, #e6edd3 5%, #e2e3df 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e6edd3), color-stop(1, #e2e3df) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6edd3', endColorstr='#e2e3df');
	background:-webkit-linear-gradient(#e6edd3, #e2e3df);
	background:-ms-linear-gradient(#e6edd3, #e2e3df);
	background:linear-gradient(#e6edd3, #e2e3df);
	text-indent:0px;
	line-height:7px;
	-moz-border-radius:0 3px 0 0;
	-webkit-border-radius:0 3px 0 0;
	border-radius:0 3px 0 0;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
	font-size:16px;
	color:#7a9150;
	width:123px;
	height:7px;
	padding:13px;
	text-shadow:#fbffb2 0px 1px 0px;
	border-color:#cfdbb8;
	border-width:1px;
	border-style:solid;
}

.btn_link_tab10:active {
	box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	o-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	-moz-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	-webkit-box-shadow:inset #ffffff 0px 1px 1px -4px,#9bad7b 0px 0 0px;
	position:relative;
	top:4px
}

.btn_link_tab10:hover {
	background:#e2e3df;
	background:-o-linear-gradient(90deg, #e2e3df, #e6edd3);
	background:-moz-linear-gradient( center top, #e2e3df 5%, #e6edd3 100% );
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e2e3df), color-stop(1, #e6edd3) );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e3df', endColorstr='#e6edd3');
	background:-webkit-linear-gradient(#e2e3df, #e6edd3);
	background:-ms-linear-gradient(#e2e3df, #e6edd3);
	background:linear-gradient(#e2e3df, #e6edd3);
}
**************************************************/
/* 2018-04-06 end  */

/* 2018-03-30 end   */
