@charset "UTF-8"; /*JJ*/

@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@font-face { font-family: 'GmarketSansLight'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'GmarketSansBold'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff'); font-weight: normal; font-style: normal; }



@font-face{
font-family:"NanumSquareR";
src:url('src/font/NanumSquareR.eot');
src:url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
url('/src/font/NanumSquareR.woff') format('woff'),
url('../font/NanumSquareR.ttf') format('truetype');
src:local('?'), url('/src/font/NanumSquareR.woff') format('woff');
}

@font-face{
font-family:"NanumSquareB";
src:url('../font/NanumSquareB.eot');
src:url('../font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
url('../font/NanumSquareB.woff') format('woff'),
url('../font/NanumSquareB.ttf') format('truetype');
src:local('?'), url('../font/NanumSquareB.woff') format('woff');
}

@font-face {
font-family: 'NanumSquareRound_B';
font-style: normal;
src: local('NanumSquareRoundOTFEB'), local('NanumSquareRoundOTFEB'),
url(/src/font/NanumSquareRoundOTFEB.eot),
url(/src/font/NanumSquareRoundOTFEB.eot?#iefix) format('embedded-opentype'),
url(/src/font/NanumSquareRoundOTFEB.woff) format('woff'),
url(/src/font/NanumSquareRoundOTFEB.otf) format('opentype');
}

@font-face {
font-family: 'NanumSquareRound_R';
font-style: normal;
src: local('NanumSquareRoundOTFR'), local('NanumSquareRoundOTFR'),
url(/src/font/NanumSquareRoundOTFR.eot),
url(/src/font/NanumSquareRoundOTFR.eot?#iefix) format('embedded-opentype'),
url(/src/font/NanumSquareRoundOTFR.woff) format('woff'),
url(/src/font/NanumSquareRoundOTFR.otf) format('opentype');
}



@font-face {
font-family: 'NanumMyeongjo';
font-style: normal;
src: local('NanumMyeongjo'), local('NanumSquareRoundOTFR'),
url(../font/NanumMyeongjo.eot),
url(../font/NanumMyeongjo.eot?#iefix) format('embedded-opentype'),
url(../font/NanumMyeongjo.woff) format('woff'),
url(../font/NanumMyeongjo.otf) format('opentype');
}


@font-face {
font-family: 'NanumMyeongjoBold';
font-style: normal;
src: local('NanumMyeongjoBold'), local('NanumSquareRoundOTFR'),
url(../font/NanumMyeongjoBold.eot),
url(../font/NanumMyeongjoBold.eot?#iefix) format('embedded-opentype'),
url(../font/NanumMyeongjoBold.woff) format('woff'),
url(../font/NanumMyeongjoBold.otf) format('opentype');
}

@font-face {
font-family: 'NanumMyeongjoExtraBold';
font-style: normal;
src: local('NanumMyeongjoExtraBold'), local('NanumSquareRoundOTFR'),
url(../font/NanumMyeongjoExtraBold.eot),
url(../font/NanumMyeongjoExtraBold.eot?#iefix) format('embedded-opentype'),
url(../font/NanumMyeongjoExtraBold.woff) format('woff'),
url(../font/NanumMyeongjoExtraBold.otf) format('opentype');
}









html { margin: 0; padding: 0; overflow-x: hidden; }

body { margin: 0; padding: 0; font-family:"NanumSquareR", "맑은 고딕",  "Malgun Gothic", "돋움", dotum, "Nunito"; font-size: 13px; color: #454545; line-height: normal; text-size-adjust: none; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; word-wrap: break-word; letter-spacing: -1px}

section, nav, article, aside, hgroup, header, footer { display: block; }

figure { margin: 0; padding: 0; width: auto; }

pre { margin: 0; padding: 0; }

div, ul, li, dl, dt, dd, ol, p, h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul, ol, dl, li { list-style: none; }

form, fieldset { margin: 0; padding: 0; border: 0; }

caption, legend { display: none; }

.clearfix {clear:both;}

a { color: #454545; text-decoration: none; border: 0; }

a:visited, a:hover, a:active, a:focus { color: #454545; }

b { font-weight: normal; }

address { font-style: normal; }

img { font-size: 0; line-height: normal; border: 0; }

table { width: 100%; border-spacing: 0; border-collapse: collapse; table-layout: fixed; word-break: break-all; word-wrap: break-word; empty-cells: show; }

hr { visibility: hidden; width: 0; height: 0; font-size: 0; line-height: normal; text-indent: -9999px; overflow: hidden; }

textarea { margin: 0; padding: 5px; font-size: 12px; color: #454545; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; resize: none; }

select { margin: 0; padding: 0; font-size: 12px; color: #454545; }

input, select, button { vertical-align: middle; }

input[type="text"], input[type="password"] { margin: 0; padding: 0 5px; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }

input[type="text"], input[type="password"] { height: 25px; line-height: 25px; }

input[type="image"] { margin: 0; padding: 0; }

input[type="radio"], input[type="checkbox"] { margin: 0 5px 0 0; padding: 0; font-size: 0; line-height: normal; width: 13px; height: 13px; border: 0; outline: 0; }

input[type="button"], button[type="submit"], button[type="button"] { margin: 0; padding: 0; font-size: 12px; letter-spacing: -1px; color: #fff; cursor: pointer; border: 0; background: none; }

input[type="submit"] { margin: 0; padding: 7px 10px; font-size: 12px; letter-spacing: -1px; color: #fff; cursor: pointer; border: 0; background: #007bc1; }

input[type='file'] { margin: 0; padding: 0; height: 20px; font-size: 12px; line-height: normal; -webkit-appearance: none; border: 0; border-radius: 0; }


/*페이지 제목과 위치 표시*/
.pagetitle-location {}
.pagetitle-location .pagetitle {float:left; font-size:14px; font-weight:bold}
.pagetitle-location .location {float:right; text-align:right; font-size:11px}
.pagetitle-location .location span {margin-left:10px; padding-left:10px; display:inline-block; background:url('../subimg/location_gap.gif') no-repeat 0 50%}
.pagetitle-location .location img {vertical-align:middle}
.pagetitle-location .location span.first {background:0}


.section-title {padding-bottom:15px; font-size:21px; color:#454545}
.section-title p {margin:10px 0 0 18px; font-size: 15px; color: #8c8c8c; line-height:16px;}
.section-title span {margin-left:10px;  font-size:13px; color:#999; text-align:center}
.section-title .eng-explain {font-family:"Trebuchet MS",verdana,tahoma; font-size:10px; text-transform:uppercase; letter-spacing:0.1em; text-align:center}
.ent-password {margin: 0 0 0 18px;}


.part-title {height:35px; line-height:35px; font-size:15px; border-bottom:1px solid #aeaeae}
.part-title span {padding:0 20px; display:inline-block; font-weight:bold; border:solid 1px #aeaeae; border-bottom:0}
.ex-plain {display:inline-block; font-size:11px}
.blind {display: none;}

input.under-ts { padding: 0 5px; border: solid #ccc; border-width: 0 0 1px 0; }

input.code { margin: 0; padding: 5px; height: 38px; line-height: 38px; border-top: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }

.sendbtn { margin-top: 10px !important; text-align: center; border: 0; }

.screen-btm { font-size: 0; line-height: 0; border: solid #e5e5e5; border-width: 1px 0; }
.screen-btm:after { content: ""; clear: both; display: block; }
.screen-btm .pagination { float: left; }
.screen-btm .search { float: right; }
.screen-btm .search input[type="text"] { width: 120px; height: 33px; line-height: 33px; background: #f8f8f8; border: solid #brdr; border-width: 0 0 0 1px; }
.screen-btm .search .search-btn { height: 33px; font-size: 12px; line-height: 31px; }

@media (max-width: 720px) { .screen-btm .pagination, .screen-btm .search { float: none; width: 100%; }
.screen-btm .pagination .move { padding: 0; width: 10%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.screen-btm .pagination .move a { padding: 0 5px; }
.screen-btm .pagination .number { width: 80%; }
.screen-btm .search { padding: 10px 0; border-top: 1px solid #e5e5e5; text-align: center; }
.screen-btm .search input[type="text"] { margin-left: 10px; height: 31px; line-height: 31px; border: 1px solid #e5e5e5; } }
@media (max-width: 480px) { .screen-btm .pagination .move a { padding: 0; }
.screen-btm .pagination .number a { width: 9%; }
.screen-btm .search { width: 100%; background: #f8f8f8; }
.screen-btm .search select { width: 30%; }
.screen-btm .search input[type="text"] { margin: 0; width: 40%; }
.screen-btm .search .search-btn { width: 20%; } }
.pagination.center, .search.center { float: none; text-align: center; }

.pagetit-loca_ { font-family: "Nanum Gothic", "나눔고딕", "맑은 고딕", "Malgun Gothic", "돋움", dotum, sans-serif; }
.pagetit-loca_ .pagetit_ { float: left; font-size: 19px; }
.pagetit-loca_ .loca_ { float: right; text-align: right; font-size: 11px; color: #999; background: url("../img/sub/icon_home.png") no-repeat 0 50%; }
.pagetit-loca_ .loca_ span { margin-left: 15px; padding-left: 20px; display: inline-block; background: url("../img/sub/location_arr.png") no-repeat 0 50%; }
.pagetit-loca_ .loca_ span:first-child { margin-left: 0; background: 0; }
.pagetit-loca_ .loca_ img { vertical-align: middle; }

.sendbtn img { vertical-align: top; }

.num-or-eng { font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 11px; letter-spacing: 0; }

.blind { display: none; }


/*board*/

.send-btns { margin-top: 10px !important; text-align: center; border: 0; }
.send-btns a, .send-btns span, .send-btns strong, .send-btns input, .send-btns button, .send-btns img { vertical-align: middle; }

.paginate { margin-top: 10px; font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 0; line-height: 0; text-align: center; letter-spacing: 0; border: solid #e5e5e5; border-width: 1px 0; }
.paginate span, .paginate a { font-size: 11px; display: inline-block; vertical-align: middle; color: #454545; text-align: center; }
.paginate .move { padding: 0 10px; height: 33px; line-height: 33px; }
.paginate .number a { margin-right: -1px; width: 35px; height: 35px; line-height: 35px; border: solid #e5e5e5; border-width: 0 1px; }
.paginate .number a:hover { color: #fff; background: #333; }
.paginate .number a.curr_ { font-weight: bold; color: #fff; background: #333; }

.lower-search { margin-top: 10px; padding-bottom: 10px; width: 300px; font-size: 0; line-height: 0; text-align: right; border-bottom: 1px solid #e5e5e5; }
.lower-search select { margin-right: 5px; }
.lower-search select, .lower-search input { vertical-align: middle; }
.lower-search input[type="text"] { width: 120px; height: 33px; line-height: 33px; font-size: 12px; color: #888; background: #f8f8f8; }
.lower-search .search-btn { width: 45px; font-weight: 600;height: 35px; }

.lower-btns { margin-top: 10px; padding-bottom: 10px; font-size: 0; line-height: 0; text-align: center; border-bottom: 1px solid #e5e5e5; }
.lower-btns a { margin-left: 3px; padding: 0 1.1%; width: 16%; height: 23px; line-height: 23px; font-size: 11px; font-weight: 600; font-size: 11px; font-weight: bold; color: #fff; display: inline-block; text-align: center; background: #80b9d4; border: 1px solid #609fbd; }
.lower-btns a:first-child { margin-left: 0; }

.contents-lower { margin-top: 10px; border: solid #e5e5e5; border-width: 1px 0; }
.contents-lower:after { content: ""; clear: both; display: block; }
.contents-lower .lef-area { float: left; width: 64%; }
.contents-lower .lef-area .lower-btns { text-align: left; }
.contents-lower .rig-area { float: right; width: 36%; }
.contents-lower .rig-area:after { content: ""; clear: both; display: block; }
.contents-lower .rig-area .lower-btns { text-align: right; }
.contents-lower .paginate { margin-top: 0; text-align: left; border: 0; }
.contents-lower .lower-search { margin-top: 0; padding-bottom: 0; float: right; text-align: right; border-bottom: 0; }
.contents-lower .lower-search input[type="text"] { height: 35px; line-height: 35px; border-width: 0 0 0 1px; }
.contents-lower .lower-btns { margin-top: 0; padding-bottom: 0; border-bottom: 0; }
.contents-lower .lower-btns a { margin-top: 5px; }

.pagetitle-location { font-family: "Nanum Gothic", "나눔고딕", "맑은 고딕", "Malgun Gothic", "돋움", dotum, sans-serif; }
.pagetitle-location:after { content: ""; clear: both; display: block; }
.pagetitle-location .pagetitle { float: left; font-size: 19px; }
.pagetitle-location .location { float: left; text-align: right; font-size: 11px; color: #888; }
.pagetitle-location .location span { margin-left: 10px; padding-left: 15px; display: inline-block; background: url("../img/sub/location_arr.png") no-repeat 0 50%; }
.pagetitle-location .location span:first-child { margin-left: 0; background: 0; }
.pagetitle-location .location img { vertical-align: middle; }

.another-article { margin-top: 5%; width: 100%; border-top: 1px solid #aeaeae; border-bottom: 1px solid #aeaeae; font-size: 0; line-height: 0; }
.another-article .prev { letter-spacing: -1px; border-bottom: 1px solid #e5e5e5; }
.another-article .prev:after, .another-article .next:after { content: ""; clear: both; display: block; }
.another-article .prev .lab, .another-article .prev .title, .another-article .next .lab, .another-article .next .title { padding: 8px 0; float: left; font-size: 12px; line-height: normal; }
.another-article .prev .lab, .another-article .next .lab { width: 20%; color: #fff; font-weight: 600; text-align: center; background: #a7a7a7; }
.another-article .prev .title, .another-article .next .title { padding-left: 2%; width: 78%; }

.multiple-upper { position: relative; z-index: 10; }
.multiple-upper:after { content: ""; clear: both; display: block; }
.multiple-upper a, .multiple-upper span { height: 35px; line-height: 35px; display: inline-block; vertical-align: middle; }
.multiple-upper img { vertical-align: middle; }
.multiple-upper input[type="text"] { height: 33px; line-height: 33px; }
.multiple-upper input[type="submit"] { height: 35px; line-height: 35px; }
.multiple-upper button { height: 35px; line-height: 35px; }
.multiple-upper .lef-area { float: left; }
.multiple-upper .lef-area.array-tab { width: 72%; border: 0; }
.multiple-upper .rig-area { float: right; }
.multiple-upper .rig-area.lineup { width: 28%; }
.multiple-upper .total { font-size: 12px; font-weight: 600; }
.multiple-upper .lineup:after { content: ""; clear: both; display: block; }
.multiple-upper .lineup li { float: left; }
.multiple-upper .article-search { font-size: 0; line-height: 0; }
.multiple-upper .article-search:after { content: ""; clear: both; display: block; }
.multiple-upper .item-hide-show { position: relative; font-size: 0; line-height: 0; z-index: 5; }
.multiple-upper .item-hide-show > a { background: url("../img/sub/bul_location_arr.gif") no-repeat 85% 50%; }
.multiple-upper .item-hide-show ul { position: absolute; top: 35px; left: 0; min-width: 90px; display: none; background: #fff; border-top: 1px solid #e5e5e5; }
.multiple-upper .item-hide-show ul li a { padding: 0 20px; font-size: 13px; border: solid #e5e5e5; border-width: 0 1px 1px; display: block; }
.multiple-upper .item-hide-show ul li a:hover, .multiple-upper .item-hide-show ul li a:active, .multiple-upper .item-hide-show ul li a:focus { color: #fff; }
.multiple-upper .in-multiple { clear: both; }
.multiple-upper .in-multiple:after { content: ""; clear: both; display: block; }

.manage-btn { margin-top: 10px; }
.manage-btn:after { content: ""; clear: both; display: block; }
.manage-btn li { margin: -3px 0 0 -3px; font-size: 0; line-height: 0; }
.manage-btn li a { margin: 3px 0 0 3px; display: inline-block; vertical-align: top; }
.manage-btn .lef-area { float: left; width: 70%; }
.manage-btn .rig-area { float: right; width: 30%; text-align: right; }
.manage-btn .rig-area a:first-child { margin-left: 0; }

.section-upper { padding-bottom: 15px; font-size: 17px; color: #454545; }
.section-upper p { margin-top: 10px; font-size: 11px; color: #888; }
.section-upper strong { margin-right: 10px; }
.section-upper span { font-size: 11px; color: #888; }
.section-upper .explain { font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 10px; text-transform: uppercase; letter-spacing: 0.1em !important; text-align: center; }

.num-or-eng { font-family: "Nunito", "Trebuchet MS", verdana, tahoma, sans-serif; font-size: 11px; font-weight: 300; letter-spacing: 0; }

/*pagination & search*/
.board-bottom {border-top:1px solid #e5e5e5; *zoom:1}
.board-bottom:after {content:""; clear:both; display:block}
.board-bottom .pagination {margin-left:-16px; float:left}
.board-bottom .pagination span a {padding:3px 10px; font-size:13px;}
.board-bottom .pagination span a img {vertical-align:middle;}
.board-bottom .pagination span a.curr_ {background: #333333; color:#fff;}

.board-bottom .search {margin-top:10px; float:right;text-align:right}
.board-bottom .search input.under-ts {height:22px; line-height:22px}

.explain { font-size: 11px; display: inline-block; }

.array-tab { font-weight: 600; border-bottom: 1px solid #e5e5e5; }
.array-tab:after { content: ""; clear: both; display: block; }
.array-tab li { margin-right: -1px; float: left; }
.array-tab li.curr_ a { width: 80px; height: 35px !important; color: #5db5b0; text-align: center; }
.array-tab li a { padding: 0 10px; height: 35px; line-height: 35px; color: #454545; display: block; border: 1px solid #e5e5e5; border-bottom: 0; }
.array-tab li a:hover { width: 80px; height: 35px !important; text-align: center; color: #5db5b0; }

.element-invisible { display: none !important; }

.clearfix:before, .clearfix:after { content: ""; clear: both; display: block; }

.clear { clear: both; }

.data-nothing { padding: 15px !important; clear: both; font-size: 12px; font-weight: 600; line-height: normal; text-align: center; }

.captcha_img { border: 1px solid #e5e5e5; vertical-align: middle; cursor: pointer; }

.captcha_input { margin-top: 0; padding: 0; height: 41px; line-height: 40px; font-size: 15px; text-align: center; vertical-align: middle; border: 1px solid #e5e5e5; }

.captcha_flash { cursor: pointer; }

.clearfix:before, .clearfix:after { content: ""; clear: both; display: block; }


.blind {display: none;}

.auto-width, .con {width:1200px; margin:0 auto;}
#m_only { display: none;}


/* 일정 추가 CSS */
.btn_ {
display:inline-block;
*zoom:1;
*display:inline;
padding-right:4px;
padding-left:4px;
background:#fff;
font-family:'Nanum Gothic', '나눔고딕',nanumgothic,'돋움',dotum;
font-size:12px;
color:#555;
line-height:22px;
word-spacing:-1px;
text-decoration:none !important;
white-space:nowrap;
border-top:1px solid #c5c5c5;
border-left:1px solid #c5c5c5;
border-right:1px solid #999;
border-bottom:1px solid #999;
margin:2px 0px;
cursor:pointer;
border-radius:5px;
}
.btn_ span, .btn_ strong {
display:inline-block;
vertical-align: middle;
padding-left:18px;
cursor:pointer;
}
.btn_:hover {
color:#39A901;
}
.btn_ img {
vertical-align:middle;
}
.btn_ .noicon {
padding-left:0px;
display:inline-block;
height:100%;
}
/* password */
.password-confirm {border:3px solid #efefef; width:500px; margin:0 auto; padding:30px; text-align: center;}
.password-confirm .password-title .tit {border-bottom:1px solid #efefef; padding-bottom:10px; margin-bottom:10px; font-size:20px; font-weight: 600;}
.password-confirm .password-title .sub_tit {font-size:14px; margin-bottom:20px;}



/* ICON CSS */
.icon_lock {background:url(icons/icon_lock.png) left center no-repeat;}
.icon_check {background:url(icons/icon_check.png) left center no-repeat;}
.icon_add {background:url(icons/icon_add.png) left center no-repeat;}
.icon_delete {background:url(icons/icon_delete.png) left center no-repeat;}
.icon_rss {background:url(icons/icon_rss.png) left center no-repeat;}
.icon_shield {background:url(icons/icon_shield.png) left center no-repeat;}
.icon_key {background:url(icons/icon_key.png) left center no-repeat;}
.icon_forbidden {background:url(icons/icon_forbidden.png) left center no-repeat;}
.icon_link {background:url(icons/icon_link.png) left center no-repeat;}
.icon_write {background:url(icons/icon_write.png) left center no-repeat;}
.icon_folder {background:url(icons/icon_folder.png) left center no-repeat;}
.icon_arrow_up {background:url(icons/icon_arrow_up.png) left center no-repeat;}
.icon_arrow_down {background:url(icons/icon_arrow_down.png) left center no-repeat;}
.icon_arrow_left {background:url(icons/icon_arrow_left.png) left center no-repeat;}
.icon_arrow_right {background:url(icons/icon_arrow_right.png) left center no-repeat;}
.icon_setting {background:url(icons/icon_setting.png) left center no-repeat;}
.icon_notice {background:url(icons/icon_notice.png) left center no-repeat;}
.icon_list {background:url(icons/icon_list.png) left center no-repeat;}
.icon_search {background:url(icons/icon_search.png) left center no-repeat;}
.icon_play {background:url(icons/icon_play.png) left center no-repeat;}
.icon_pause {background:url(icons/icon_pause.png) left center no-repeat;}
.icon_home {background:url(icons/icon_home.png) left center no-repeat;}
.icon_print {background:url(icons/icon_print.png) left center no-repeat;}
.icon_info {background:url(icons/icon_info.png) left center no-repeat;}
.icon_chart {background:url(icons/icon_chart.png) left center no-repeat;}
.icon_warning {background:url(icons/icon_warning.png) left center no-repeat;}
.icon_bag {background:url(icons/icon_bag.png) left center no-repeat;}
.icon_mail {background:url(icons/icon_mail.png) left center no-repeat;}
.icon_file {background:url(icons/icon_file.png) left center no-repeat;}
.icon_calendar {background:url(icons/icon_calendar.png) left center no-repeat;}
.icon_monitor {background:url(icons/icon_monitor.png) left center no-repeat;}
.icon_refresh {background:url(icons/icon_refresh.png) left center no-repeat;}
.icon_tag {background:url(icons/icon_tag.png) left center no-repeat;}
.icon_person {background:url(icons/icon_person.png) left center no-repeat;}
.icon_cart {background:url(icons/icon_cart.png) left center no-repeat;}
.icon_word {background:url(icons/icon_word.png) left center no-repeat;}
.icon_excel {background:url(icons/icon_excel.png) left center no-repeat;}
.icon_hwp {background:url(icons/icon_hwp.gif) left center no-repeat;}
.icon_ppt {background:url(icons/icon_ppt.png) left center no-repeat;}
.icon_gift {background:url(icons/icon_gift.png) left center no-repeat;}
.adm_tool_box p {text-align: right;margin:10px 0 0 0;}


h6 {display:none;}
.inner_wrap {width:100%;max-width:1300px;margin:0 auto;}

/* header */




