@charset "UTF-8";

@import url(common.css);
@import url(jquery-ui-gis.css);

@font-face {
	font-family: 'NanumGothicWeb';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/NanumGothic-Regular.eot);
	src: url(../fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
		url(../fonts/NanumGothic-Regular.woff2) format('woff2'),
		url(../fonts/NanumGothic-Regular.woff) format('woff'),
		url(../fonts/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'NanumGothicWeb';
	font-style: normal;
	font-weight: 600;
	src: url(../fonts/NanumGothic-Bold.eot);
	src: url(../fonts/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
		url(../fonts/NanumGothic-Bold.woff2) format('woff2'),
		url(../fonts/NanumGothic-Bold.woff) format('woff'),
		url(../fonts/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'NanumGothicWeb';
	font-style: normal;
	font-weight: 800;
	src: url(../fonts/NanumGothic-ExtraBold.eot);
	src: url(../fonts/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
		url(../fonts/NanumGothic-ExtraBold.woff2) format('woff2'),
		url(../fonts/NanumGothic-ExtraBold.woff) format('woff'),
		url(../fonts/NanumGothic-ExtraBold.ttf) format('truetype');
}
@font-face {
    font-family: 'notokr-medium';
    src: url('../fonts/notokr-medium.eot');
    src: url('../fonts/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notokr-medium.woff2') format('woff2'),
         url('../fonts/notokr-medium.woff') format('woff'),
         url('../fonts/notokr-medium.ttf') format('truetype'),
         url('../fonts/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'notokr-regular';
    src: url('../fonts/notokr-regular.eot');
    src: url('../fonts/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notokr-regular.woff2') format('woff2'),
         url('../fonts/notokr-regular.woff') format('woff'),
         url('../fonts/notokr-regular.ttf') format('truetype'),
         url('../fonts/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* base 산림재해포털 메인 */
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
article,aside,canvas,details,figcaption,figure, footer,header,hgroup,menu,nav,section,summary { display:block;}
body{font-family:'notokr-regular','나눔고딕',NanumGothic,'NanumGothicWeb','돋움',Dotum,'굴림',Gulim,sans-serif; color:#000; font-weight:normal; font-size:12px;line-height:18px;}
input[type=text],
input[type=password]{font-family:'notokr-regular','나눔고딕',NanumGothic,'NanumGothicWeb','돋움',Dotum,'굴림',Gulim,sans-serif; color:#000; font-weight:normal; font-size:12px;}
input[type=checkbox],
input[type=radio]{width:13px; height:13px; vertical-align:middle;}
caption, legend, .blind, .hidden {visibility: hidden;overflow: hidden;position: absolute; top: 0; left: 0; width: 0; height: 0; font-size: 0; line-height: 0;}
select {font-family:'나눔고딕',NanumGothic,'NanumGothicWeb','돋움',Dotum,'굴림',Gulim,sans-serif;font-size:12px;margin:2px 2px 2px 0;letter-spacing:-0.5px;}
input{border-radius:0;margin:2px;letter-spacing:-0.5px;}
img, fieldset, iframe{border:0 none;vertical-align:top;}
fieldset{font-size:0;}
ul,ol{list-style:none;}
a{color:#000; text-decoration:none; cursor:pointer;}
em,address{font-style:normal;}
table{border-collapse:collapse;}
hr{display:none;}
a, a:hover {text-decoration: none;}
button {display:inline-block;overflow:visible;position:relative;margin:0;padding:0;border:0;/*-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;outline:none;*/}
:active{outline:none;}

input, select, textarea {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;color:#000;font-size:12px;}

/*for FireFox*/
input[type="submit"]::-moz-focus-inner, 
input[type="button"]::-moz-focus-inner,
button::-moz-focus-inner { border : 0px; } 
/*for IE8 */
input[type="submit"]:focus, 
input[type="button"]:focus { outline : none; }

input[type="color"] {border:0;margin:0;padding:0;width:34px;height:28px;background-color: #fff;}
input[type="text"].ko {-webkit-ime-mode:active; -moz-ime-mode:active; -ms-ime-mode:active; ime-mode:active; }
input[type="text"].eng {img-mode:inactive!important;}

/* common */
.hidden{position:absolute; overflow:hidden; width:0; height:0; line-height:0; text-indent:-9999em;} .ellipsis{display:inline-block; overflow:hidden; width:100%; white-space:nowrap; text-overflow:ellipsis;} .mar_t_0{margin-top:0 !important;} .mar_t_5{margin-top:5px !important;} .mar_t_10{margin-top:10px !important;} .mar_r_0{margin-right:0 !important;} .mar_b_0{margin-bottom:0 !important;} .mar_b_5{margin-bottom:5px !important;} .mar_b_10{margin-bottom:10px !important;} .mar_l_0{margin-left:0 !important;} .mar_l_20{margin-left:20px !important;} .mar_r_10{margin-right:10px !important;} .mar_r_20{margin-right:20px !important;} .mar_tb_0 {margin-top:0!important;margin-bottom:0!important;} .pad_t_0{padding-top:0 !important;} .pad_r_0{padding-right:0 !important;} .pad_b_0{padding-bottom:0 !important;} .pad_l_0{padding-left:0 !important;} .brd_t_0{border-top:0 none !important;} .brd_r_0{border-right:0 none !important;} .brd_b_0{border-bottom:0 none !important;} .brd_l_0{border-left:0 none !important;} .txt_al_l{text-align:left !important;} .txt_al_r{text-align:right !important;} .txt_al_c{text-align:center !important;} .pl_25{padding-left:25px !important;} 

/* width */
.w20{width:20px!important;} .w25{width:25px!important;} .w30{width:30px!important;} .w40{width:40px!important;} .w50{width:50px!important;} .w60{width:60px!important;} .w70{width:70px!important;} .w80{width:80px!important;} .w90{width:90px!important;} .w100{width:100px!important;} .w110{width:110px!important;} .w120{width:120px!important;} .w130{width:130px!important;} .w140{width:140px!important;} .w150{width:150px!important;} .w160{width:160px!important;} .w170{width:170px!important;} .w180{width:180px!important;} .w190{width:190px!important;} .w200{width:200px!important;} .w250{width:250px!important;} .w300{width:300px!important;} .w400{width:400px!important;} .w470{width:470px!important;} .w500{width:500px!important;} .w560{width:560px!important;} .w600{width:600px!important;} .w630{width:630px!important;} .wfull{width:100%!important;}

.wp10{width:10%;} .wp15{width:15%;} .wp20{width:20%;} .wp25{width:25%;} .wp30{width:30%;} .wp35{width:35%;} .wp40{width:40%;} .wp45{width:45%;} .wp50{width:50%;} .wp55{width:55%;} .wp60{width:60%;} .wp65{width:65%;} .wp70{width:70%;} .wp75{width:75%;} .wp80{width:80%;} .wp85{width:85%;} .wp90{width:90%;} .wp95{width:95%;} .wp100{width:100%;}

.mh50 {min-height:50px;} .mh100 {min-height:100px;} .mh150 {min-height:150px;} .mh200 {min-height:200px;} .mh300 {min-height:300px;} .mh400 {min-height:400px;}

input[type=text],input[type=password] {border:1px solid #cacaca;margin:2px;height:20px;line-height:20px;}
input[type=text]:focus,input[type=password]:focus, select:focus, textarea:focus{background:#fffde3;}

/* error form highlight*/
input[type=text].ui-state-highlight, textarea.ui-state-highlight, select.ui-state-highlight{border:1px solid #ebccd1;background:#FFF4F4;}
label.error {display:block;font-size:11px;background: url(../images/pub/icon_instruction_red.png) no-repeat 0 center;margin-left:2px;padding-left:15px;}


input[type=text][readonly="readonly"] {border:1px solid #cacaca;background:url(../images/pub/bg_readonly.png);}
select{border:1px solid #cacaca;min-height:20px;line-height:20px;margin:2px;}

textarea.wfull{resize:none;overflow:auto;width:100%;height:auto;margin:0 0 -5px 0;border:1px solid #cacaca;}

.fileupload {margin:2px 0 -6px 2px;position:relative;overflow:hidden;width:75px;display:inline-block;height:20px;white-space:nowrap;background:url(../images/pub/btn_fileupload.png) no-repeat;vertical-align:top;}
.fileupload span{padding:0 7px 0 22px;background:url(../images/pub/icon_filesearch.png) no-repeat 7px center;vertical-align:top;display:inline-block;font-weight:bold;font-size:12px;color:#4e5f70;line-height:20px!important;letter-spacing:-1px;}
.fileupload input[type="file"] {position:absolute;display:inline-block;top:0;right:0;margin:0 ;font-size:13px;cursor:pointer;opacity:0; filter: alpha(opacity=0); -ms-filter: "alpha(opacity=0)"; overflow:hidden;vertical-align:top;}
.filename {float:left;line-height:20px;border:0;background:none;}
.fileupload:after {display:block;clear:both;content:'';}
.btn_inline.delete.filedelete {vertical-align:top;margin-top:2px;}

/*지울것*/
#pattern{margin:0 auto;overflow:auto;}

.t_red {color:#ed1c24;}
.t_blue {color:#0072bc;}
.t_green {color:#00a651;}
.t_small{font-size:11px;font-weight:normal;}

/*form icon*/
.t_help {padding-left:15px;font-size:11px;background:url(../images/pub/icon_instruction_gray.png) no-repeat 0 center;}
.t_help.t_red {background:url(../images/pub/icon_instruction_red.png) no-repeat 0  center;}
.t_help.t_green {background:url(../images/pub/icon_instruction_green.png) no-repeat 0  center;}
.t_help.t_blue {background:url(../images/pub/icon_instruction_blue.png) no-repeat 0 center;}
span.t_help{display:inline-block;}

.nameHangle {ime-mode:active;} /*이름 한글로 나오게 */

.relative {position:relative;}
.relative .must {display:inline-block;position:absolute;top:50%;margin-top:-9px;right:0;font-size:11px;padding:5px 0 5px 10px;}

.fl{float:left;}
.fr{float:right;}
.clearafter:after{display:block;clear:both;content:'';}

/* skip */
#skip {overflow:hidden;position:relative;width:100%;z-index:1000}
#skip a{display:block;overflow:hidden;height:1px;width:1px;margin:0 -1px -1px 0;font-size:0;line-height:0;text-align:center}
#skip a:focus, #skip a:hover, #skip a:active {width:auto;height:20px;margin:0;padding:8px 0 0 15px;background:#20262c;font-size:12px;font-weight:700;line-height:1;color:#fff;}
button{display:inline-block;position:relative;vertical-align:top;white-space:nowrap;margin:0;padding:0;overflow:visible;cursor:pointer;font-family:'나눔고딕',NanumGothic,'NanumGothicWeb','돋움',Dotum,'굴림',Gulim,sans-serif;}
.curtain{display:none;position:fixed;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,0.55);z-index:100;}





/* 산림재해포털 메인 */
body#fdPotal {overflow:auto;letter-spacing:0px;background:#9ac552 url(../images/fdp/bg_all.jpg) repeat;}

#fdPotalS #wrapper {width:100%;min-width:1180px;/* background:url(../images/fdp/bg_bottom.png) center 725px no-repeat; */float:left;}
#fdPotalS #wrapper #headerfdp {width:1180px;height:;position:absolute;top:70px;left:50%;margin-left:-590px;z-index:9;}
#fdPotalS #wrapper #headerfdps .loginsl {position:absolute;right:90px;top:28px}
#fdPotalS #wrapper #headerfdps .loginsl .bt {width:101px;height:31px;margin:0 108px 0 100px;text-indent:-9999px;cursor:pointer;}
#fdPotalS #wrapper #headerfdps .loginsl .bt.on {background:url(../images/fdp/bt_loginu.gif) 0 0 no-repeat;}
#fdPotalS #wrapper #headerfdps .loginsl .bt.off {background:url(../images/fdp/bt_logind.gif) 0 0 no-repeat;}
#fdPotalS #wrapper #headerfdps .loginsl .opt {margin-top:5px;background:#fff;border:1px solid #455827;position:absolute;right:-100px;}
#fdPotalS #wrapper #headerfdps .loginsl .opt .top {padding:25px 30px 13px 70px;margin:0 10px;border-bottom:1px solid #2f3032;background:url(../images/fdp/bg_login.gif) 13px 23px no-repeat;font-size:13px;color:#4e4e4e;font-weight:bold;}
#fdPotalS #wrapper #headerfdps .loginsl .opt .top .bt_close {width:21px;height:19px;background:url(../images/fdp/bt_closeLogin.gif) 0 0 no-repeat;text-indent:-9999px;position:absolute;right:10px;top:10px;}
#fdPotalS #wrapper #headerfdps .loginsl .opt ul {margin:10px;padding:6px 0;background:#f3f3f3;font-size:13px}
#fdPotalS #wrapper #headerfdps .loginsl .opt li {padding:6px 15px;color:#4e4e4e;font-weight:bold;}
#fdPotalS #wrapper #headerfdps .loginsl .opt li input {margin-right:10px;}
#fdPotalS #wrapper #headerfdps .loginsl .opt .line {width:;height:1px;margin:0 10px 10px 10px;background:#d2d3d5;}

#fdPotal #wrapper #containerFdp {width:426px;margin:0 auto;margin-top:140px;position:relative;z-index:99;}
#fdPotal #wrapper #containerFdp .vis {width:426px;height:426px;background:url(../images/fdp/bg_index.png) 0 0 no-repeat;margin:0 auto;}
#fdPotalS #wrapper .login_bg {width:100%;height:100%;background:rgba(0,0,0,.7);position:absolute;left:0;top:0;display:none;}
#fdPotalS #wrapper .login_bg .close {width:22px;height:22px;position:absolute;top:500px;left:50%;margin-left:-11px;cursor:pointer;}
#fdPotalS #wrapper .login {width:426px;height:426px;background:url(../images/fdp/bg_login.png) 0 0 no-repeat;position:absolute;left:50%;margin-left:-213px;top:100px;}
#fdPotalS #wrapper .login table {width:300px;margin:195px 0 0 60px;float:left;}
#fdPotalS #wrapper .login table th {width:105px;font-size:15px;text-align:left;font-weight:500;}
#fdPotalS #wrapper .login table td {padding:4px 0;font-weight:500;}
#fdPotalS #wrapper .login table td input.ip1 {width:180px;height:30px;padding:0 5px;border-radius:4px;background:#bdc3c7;border:0;font-size:15px;text-align:left;font-weight:500;}
#fdPotalS #wrapper .login table td.tac {text-align:center;}
#fdPotalS #wrapper .login table td button {width:100%;padding:7px 0;margin:6px 0;background:#373b49;border-radius:4px;border:0;color:#fff;font-size:15px;text-align:center;font-weight:500;}
#fdPotal #wrapper #containerFdp .logo {width:100%;height:106px;background:url(../images/fdp/logo_bottom.png) center 0 no-repeat;text-indent:-9999px;float:left;}
#fdPotal #wrapper #containerFdp .bt_next {width:100%;height:52px;margin-top:20px;text-align:center;background:url(../images/fdp/bt_next.gif) center 0 no-repeat;float:left;}
#fdPotal #wrapper #containerFdp .bt_next button {width:134px;height:52px;background:url(../images/fdp/bt_next.gif) center 0 no-repeat;text-indent:-9999px;}

#fdPotal #wrapper #footer {width:100%;height:80px;margin-top:170px;background:url(../images/fdp/bg_copy.gif) center 0 repeat;float:left;}
#fdPotal #wrapper #footer .copy {width:1180px;padding:30px 0 0 0;color:#fff;font-size:21px;text-align:center;font-weight:500;margin:0 auto;}


/* 산림재해포털 서브 */
body#fdPotalS {overflow:auto;background:#9ac552 url(../images/fdp/bg_sub.png) center 0 repeat; letter-spacing:0px;}

#fdPotalS #wrapper {width:100%;min-width:1180px;background:#9ac552 url(../images/fdp/bg_all.jpg) center 0 no-repeat;float:left;}

#fdPotalS #wrapper #headerfdps {width:100%;float:left;}
#fdPotalS #wrapper #headerfdps .box {width:1180px;margin:0 auto;position:relative;}
#fdPotalS #wrapper #headerfdps .box .logo {width:106px;height:41px;margin-top:13px;background:url(../images/fdp/logo_top.png) 0 0 no-repeat;text-indent:-9999px;float:left;}
#fdPotalS #wrapper #headerfdps .box .logout {width:;margin:35px 20px 0 0;text-align:center;float:right;}
#fdPotalS #wrapper #headerfdps .box .logout a {margin:0 5px;font-size:12px;font-weight:bold;color:#1e3d19;}
#fdPotalS #wrapper #headerfdps .box .logout a:hover {text-decoration:underline;}
#fdPotalS #wrapper #headerfdps .box .slogan {width:168px;height:58px;margin-top:5px;background:url(../images/fdp/txt_slogan.png) 0 0 no-repeat;text-indent:-9999px;float:right;}

#fdPotalS #wrapper #containerfdps {width:100%;float:left;}
#fdPotalS #wrapper #containerfdps .box {width:1180px;margin:0 auto;}
#fdPotalS #wrapper #containerfdps .box .date {width:100%;margin:15px 0 30px 0;font-family:'notokr-medium';font-size:30px;color:#fff;text-shadow:0px 1px 1px rgba(0,0,0, .7);font-weight:500;text-align:center;float:left;}
#fdPotalS #wrapper #containerfdps .box .title {width:100%;margin:20px 0 30px 0;font-size:35px;color:#fff;font-weight:500;text-align:center;float:left;}
#fdPotalS #wrapper #containerfdps .box .title2 {width:100%;margin:0px 0 0px 0;font-family: 'notokr-medium';font-size:24px;color:#fff;text-align:center;line-height:47px;text-indent:-200px;text-shadow:0px 1px 1px rgba(0,0,0, .7);float:left;position:relative;}
#fdPotalS #wrapper #containerfdps .box .title2 span.date2 {font-size:14px;color:#fff;text-align:right;position:absolute;right:190px;top:5px}
#fdPotalS #wrapper #containerfdps .box .title2 img {margin-right:20px;}
#fdPotalS #wrapper #containerfdps .box .cont {width:100%;background:#e8efdd;border:5px solid #fff;box-shadow:0px 0px 13px rgba(0,0,0, .7); float:left;}
#fdPotalS #wrapper #containerfdps .box .contnbg {width:100%;background:transparent;float:left;}
#fdPotalS #wrapper #containerfdps .box .cont .forestFire {width:390px;padding:50px 0;background:url(../images/fdp/vsa_s1.png) center 50px no-repeat,url(../images/fdp/vsa_s1b.png) center bottom no-repeat;float:left;cursor:pointer;}
#fdPotalS #wrapper #containerfdps .box .cont .forestFire:hover {background-color:#fff;}
#fdPotalS #wrapper #containerfdps .box .cont .landSlide {width:390px;padding:50px 0;background:url(../images/fdp/vsa_s2.png) center 50px no-repeat,url(../images/fdp/vsa_s2b.png) center bottom no-repeat;border-left:5px solid #fff;border-right:5px solid #fff;float:left;cursor:pointer;}
#fdPotalS #wrapper #containerfdps .box .cont .landSlide:hover {background-color:#fff;}
#fdPotalS #wrapper #containerfdps .box .cont .dap {width:390px;padding:50px 0;background:url(../images/fdp/vsa_s3.png) center 50px no-repeat,url(../images/fdp/vsa_s3b.png) center bottom no-repeat;float:left;cursor:pointer;}
#fdPotalS #wrapper #containerfdps .box .cont .dap:hover {background-color:#fff;}
#fdPotalS #wrapper #containerfdps .box .cont table.fcgr1 {color:#036233;}
#fdPotalS #wrapper #containerfdps .box .cont table.fcgr2 {color:#447e04;}
#fdPotalS #wrapper #containerfdps .box .cont table.fcgr3 {color:#0a7073;}
#fdPotalS #wrapper #containerfdps .box .cont table.suibm {font-family:'notokr-medium';font-size:26px;line-height:45px;margin:0 auto;margin-top:300px;margin-bottom:150px;}
#fdPotalS #wrapper #containerfdps .box .cont table.suibm td {font-weight:500;}
#fdPotalS #wrapper #containerfdps .box .cont table.suibm td.pl_15 {padding-left:15px;}
#fdPotalS #wrapper #containerfdps .box .cont table.suibm td.pl_20 {padding-left:20px;}
#fdPotalS #wrapper #containerfdps .box .bt {width:100%;height:70px;float:left;}
#fdPotalS #wrapper #containerfdps .box .bt img {margin:8px 0 0 0;float:right;cursor:pointer;}
#fdPotalS #wrapper #containerfdps .box .left {width:599px;height:700px;float:left;}
#fdPotalS #wrapper #containerfdps .box .right {width:580px;height:700px;border-left:1px solid #a7a7a7;float:right;}
.widget {width:79px;margin-right:11px;float:left;}
#fdPotalS #wrapper #containerfdps .widget dt {width:79px;height:69px;background:url(../images/cms/widget_title.png) 0 0 no-repeat;text-indent:-9999px;}
#fdPotalS #wrapper #containerfdps .widget dd {width:79px;height:83px;background:url(../images/fdp/bt_widget.png) 0 0 no-repeat;text-indent:-9999px;opacity:0.9;}
#fdPotalS #wrapper #containerfdps .widget dd:hover {opacity:1;}
#fdPotalS #wrapper #containerfdps .widget dd.wg1 {background-position:0 0px;}
#fdPotalS #wrapper #containerfdps .widget dd.wg2 {background-position:0 -83px;}
#fdPotalS #wrapper #containerfdps .widget dd.wg3 {background-position:0 -166px;}
#fdPotalS #wrapper #containerfdps .widget dd.wg4 {background-position:0 -249px;}
#fdPotalS #wrapper #containerfdps .widget dd.wg5 {background-position:0 -332px;}
#fdPotalS #wrapper #containerfdps .widget dd.wg6 {background-position:0 -415px;}
#fdPotalS #wrapper #containerfdps .widget dd.wg7 {background-position:0 -498px;}
#fdPotalS #wrapper #containerfdps .widget dd.wg8 {background-position:0 -581px;}
#fdPotalS #wrapper #containerfdps .content {width:896px;height:728px;border:3px solid #fff;background:#fff;float:left;position:relative;}
#fdPotalS #wrapper #containerfdps .content .leftc {width:430px;height:728px;float:left;}
#fdPotalS #wrapper #containerfdps .content .rightc {width:427px;height:728px;border-left:1px solid #a7a7a7;float:left;}

#fdPotalS #wrapper #containerfdps .content .sc_top {width:100%;margin-bottom:10px;float:left;}
#fdPotalS #wrapper #containerfdps .content .sc_top table {width:507px;background:#F0F0F0;border:1px solid #E1E1E1;border-top:2px solid #CACACA;font-size:13px;float:left;}
#fdPotalS #wrapper #containerfdps .content .sc_top th {background:url(../images/fdp/ic_ff1.png) 15px 8px no-repeat;color:#4e5f70;text-align:left;text-indent:41px;}
#fdPotalS #wrapper #containerfdps .content .sc_top th.red {background:url(../images/fdp/ic_ffr.png) 15px 8px no-repeat;color:#DB403C;}
#fdPotalS #wrapper #containerfdps .content .sc_top th.blue {background:url(../images/fdp/ic_ffb.png) 15px 8px no-repeat;color:#2557AA;}
#fdPotalS #wrapper #containerfdps .content .sc_top th.green {background:url(../images/fdp/ic_ffg.png) 15px 8px no-repeat;color:#2F6D28;}
#fdPotalS #wrapper #containerfdps .content .sc_top td {padding:10px 5px;}

#fdPotalS #wrapper #containerfdps .rmenu {width:173px;height:750px;margin-left:15px;float:right;position:relative;}
#fdPotalS #wrapper #containerfdps .rmenu ul {margin:-20px 0 60px 0;}
#fdPotalS #wrapper #containerfdps .rmenu li {padding:20px 0 25px 0;margin:30px 0;background:rgba(30,61,25,.6) url(../images/fdp/bg_libt.png) 8px bottom no-repeat; border:1px solid #234516; text-align:center;font-family: 'notokr-medium';font-size:17px;color:#fff;cursor:pointer;}
#fdPotalS #wrapper #containerfdps .rmenu li:hover {background:#dee5d8 url(../images/fdp/bg_libt2.png) 8px bottom no-repeat;color:#0b5333;border:1px solid #7d9472;}
/* #fdPotalS #wrapper #containerfdps .rmenu li a {font-weight:500;color:#fff;}
#fdPotalS #wrapper #containerfdps .rmenu li a:hover {color:#0b5333;} */
#fdPotalS #wrapper #containerfdps .rmenu .bt {width:134px;position:absolute;bottom:0px;right:0px;}



#fdPotalS #wrapper #footerfdps {width:100%;height:30px;margin-top:30px;background:#9ac552 url(../images/fdp/bg_sub.png) center 0 repeat; float:left;}
#fdPotalS #wrapper #footerfdps .copy {width:1180px;padding:18px 0 0 0;color:#c3db9d;font-size:16px;text-align:center;margin:0 auto;}

#fdPotalS #pop_box_notice {position: absolute;left: 600px;right: auto;top: 40px;width:600px;height:auto;background: #fff;z-index: 2001;border:#E9E9E9 solid 1px;box-shadow: 0 2px 10px rgba(0,0,0,.2);padding-bottom:10px;}
#fdPotalS #pop_box_notice h2 {height:35px;line-height:35px;color:#fff;font-size:15px;padding-left:20px;background:url(../images/pub/h2_icon.png) no-repeat 5px center #536c80;}
#fdPotalS #pop_box_notice #pop_box_close {position:absolute; top:10px; right:20px;}
#fdPotalS #pop_box_notice #pop_box_foot .btn_01 { background:#536c80; display:inline-block; padding:5px 20px; color:#fff!important;border-radius:3px; }


.fcbl {color:#000;}
.fwb {color:#000;font-weight:bold;}
.fcred {color:#cc0000;}
.fcred2 {color:#DF3131;font-weight:bold;}
.fz14 {font-size:14px;line-height:14px;}
.fz14s {font-size:14px;margin-right:5px;display:block;float:left;}
.mt0 {margin-top:0px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.bd0 {border:0;}