@charset "utf-8";
/* CSS Document */

/* @font-face{ font-family:'NotoSansCJKkr','노토산스',ng; src:url(../font/NotoSansCJKkr-Light.otf); src:local(※), url(../font/NotoSansCJKkr-Light.otf) format(‘otf’)}
@font-face{ font-family:'NotoSansCJKkr_Bold','노토산스_bold',ng; src:url(../font/NotoSansCJKkr-Regular.otf); src:local(※), url(../font/NotoSansCJKkr-Regular.otf) format(‘otf’)}


Reset
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
address, big, cite, code, del, dfn, em, font, img, ins,
q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
margin: 0; padding: 0; border: none 0; }
html, body { width:100%; height:100%; }
body, input, button, textarea { font-size:12px; line-height:1.5em; color:#000; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif; letter-spacing:1px; }
h1, h2, h3, h4, h5, h6 { font-size:12px; text-align:left; }
img, fieldset, iframe { border:0 none; }
table, div { border-collapse: collapse;}
textarea { border: 1px solid #B7B6B6; background: #FFFFFF; color: #000000; font-size: 12px; vertical-align: middle; }
select{
    height: 22px;
    padding-left: 10px;
    font-size: 12px;
    color: black;
    border: 1px solid gray;
}

textarea { overflow:auto; }
input.st, select.st, textarea.st {
	ime-mode:active;
	font:12px;
	color:#3a3a3a;
	line-height:18px;
	padding:0px 4px 0px 5px;
	vertical-align:middle;
	border:1px solid #ccc;
	background:#f9f9f9;
	border-color:#ccc;
}
input.wr, select.wr, textarea.wr {
	ime-mode:active;
    line-height:18px;
    vertical-align:middle;
	color:#ccc;
}
input.login {
	ime-mode:active;
	font:12px;
	color:#3a3a3a;
	line-height:18px;
	padding:4px 4px 3px 5px;
	vertical-align:middle;
	border:1px solid #ccc;
	background:#fff;
	border-color:#ccc;
	height:30px;
	width:260px;
}

address, caption, cite, code, dfn, em, strong, th, var { font-style : normal; font-weight : normal; }
ul, li, ol { list-style-type: none;}
legend,  caption { display: none; }
hr { border-collapse:collapse; display:none; }

caption{display:none}
img { border:0; vertical-align:middle; }
a:link {  text-decoration: none; }
a:visited { color:#333; text-decoration: none; }
a:active {  text-decoration: none; }
a:hover { text-decoration:none; }
.aRight{ text-align:right !important}
.aLeft{ text-align:left !important}
.aCenter{ text-align:center !important}
.noBo{ border:none !important;}
 */



/*skin navigation*/


#skipnavigation  li { font-size:0; line-height:0; }
#skipnavigation  li a { display:block; width:100%; padding:10px 0; color:#fff; position:absolute; left:0; top:-100px; text-align:center; z-index:200; background:#00448d; border:0 none;}
#skipnavigation  li a:active, #skipnavigation  li a:focus { top:0; font-weight:bold;font-size:12px;line-height:14px; height:14px; }



/* main */
/* #mainWrap { margin:0 auto; width:1350px; position: relative;} */
/* #mainWrap { margin:0 auto; position: relative;} */

#mainWrap{
	position: relative;
	width: 100%;
	border:1px solid #d1d1f5;
}


/* main Gnb */
.header1 { width: 100%; left:0; right:0; height:110px; background-color: white; text-align: center;}
/* .header { width:1190px; margin:0 auto; height: 50px; position: relative; background-image: linear-gradient(to bottom, #123146 40%, #1D405D 100%); } */
.header { width:1350px; margin:0 auto; height: 50px; position: relative; background-color:#1D405D; }
.header p { clear:both; height:1px;}
/* .header h3 { float:left; padding-top:19px;} */
.header .lefttop  { padding-top:19px; float:left; font-weight:500;}
.header .lefttop ul { text-align:left; }
.header .lefttop li { display:inline; }
.header .lefttop ul li.tit   {  color: white; font-weight:500; padding-right: 8px; }
.header .lefttop ul li.tit a { color:white;  }
.header .lefttop ul li.tit a:hover { color: #0070bd;}
.header .lefttop ul li.bar { color: white; font-size:8px; padding-right: 9px; }


.header .loginbox  { display:block; float:right; position:relative; z-index: 2;}
/* .header .loginbox  { display:block; padding-top:5px; float:right;} */
.header .loginbox ul { text-align:right; }
.header .loginbox li { display:inline; }
.header .loginbox ul li.tit   {  color: white; font-weight:500; padding-right: 8px; }
.header .loginbox ul li.tit a { color:white;  }
.header .loginbox ul li.tit a:hover { color: #ccecff;}
.header .loginbox ul li.bar { color: white; font-size:8px; padding-right: 7px;}
.header .loginbox ul li.tel   {  color: #2dabff; font-weight:600; letter-spacing: -1px;}

.header2 { width: 1350px; right:0; background-color:white;  height: 60px; position: relative; z-index: 3; display:inline-block;}
.header2 .gnbbox { width:1350px; margin:0 auto;  } 

.header3 { width: 1350px; margin:0 auto; padding-top: 15px; position: relative; z-index: 2; }
/* .header3 { width: 1190px; margin:0 auto; padding-top: 80px; position: relative; z-index: 2; background-color: #367FB7; } */
.header3 .login_info { margin:5px 15px 0px 30px; clear:right; float:left; font-size:11px; color:white; position: absolute; }
/* gnb */

/* #gnb { width:1350px; float:left; z-index:201; text-align: center; } 
#gnb ul{overflow:hidden;}
#gnb ul li {float:left; padding-top:6px;}
#gnb ul li a { display:block;   color:#fff; font-size:14px; font-weight:600; text-align:left; padding: 0px;}
#gnb ul li a:hover,
#gnb ul li a.on  { color:#f8c12d;}
#gnb ul li.bar { color: #20a1f3; font-size:9px; padding-top:8px;}

#gnb ul li div{display:none; padding-top:2px; left:0; z-index:200; border-bottom:1px solid #cad2d9; background-color:#fff; margin-top: 4px;}
#gnb ul li div ul {height:283px;}
#gnb ul li div ul li{float:none;  line-height:25px; padding:3px 10px 3px 25px; text-align:left; font-size:12px; }
#gnb ul li div ul li a{color:#00448d; letter-spacing:-1px;}
#gnb ul li div ul li a:hover,#gnb ul li div ul li a:focus{text-decoration:underline; color:#fff;}

#gnb ul li div.top1{left:168px; width:162px; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top2{left:330px; width:162px; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top3{left:492px; width:162px; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top4{left:654px; width:162px; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top5{left:816px; width:162px; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top6{left:700px; width:139px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 나눔고딕, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top7{left:978px; width:162px; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;} */

/* #gnb ul li div.top1{left:168px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top2{left:330px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top3{left:492px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top4{left:654px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top5{left:816px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top6{left:700px; width:139px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 나눔고딕, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top7{left:978px; width:162px; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;} */

/* #gnb ul li div.top1{left:168px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top2{left:330px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top3{left:492px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top4{left:654px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top5{left:816px; width:162px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top6{left:700px; width:139px; border-right:1px solid #cad2d9; font-family:NotoSansCJKkr, 나눔고딕, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
#gnb ul li div.top7{left:978px; width:162px; font-family:NotoSansCJKkr, 노토산스, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
 */


/*main*/
/* #mainCnt { width:1190px; margin: 0 auto; position: relative; z-index: 2; } */
#mainCnt { width:100%; }
.main_imgL  { float:left; width:716px; padding-right:5px; }
.main_imgR  { float:right; width:1190px; height:370px; padding-top: 10px; }
.main_imgR  ul {text-align: right;}
.main_imgR  ul .imgList  { padding-top:20px; display: inline-block; }

.rolling { width:716px; }
.rolling ul {position:relative;width:716px;height:330px; padding-left:30px;}
.rolling ul li {display:inline; }
.rolling ul li a.btnroll {position:relative;z-index:1;display:inline-block; margin: 295px 0 0 0px; }
.rolling ul li .rollcon {position:absolute;top:0;left:0;width:716px;height:330px;}



.q_link {  float: left; border: 1px solid #d7d7d7; border-radius: 25px; background-color: white; margin-left:55px; }
.q_link ul { display: inline-block; line-height:0.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif; font-size:13px;}
.q_link ul li { float: left; padding: 15px 30px 0px 0px; text-align:center; letter-spacing: -1px; font-color: #053478; font-weight: 600; line-height:26px;}
.q_link ul li a { color: #053478;}
.q_link ul li a:hover { text-decoration:underline; }
.q_link ul li.tit { padding-left:30px;}
.q_link ul li img.siz { width: 97px; }


/*main Board*/
.main02 {  clear:both; padding-top:48px; height:310px;  }

.board01 { float:left; width:480px; height:270px; margin-left:46px; overflow: hidden;} 

.newTit ul {
	line-height:1.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;
}
.newTit ul li {
	float:left; padding:12px 12px 11px 12px; font-weight:600; width:100px; font-size:13px; color:#999; text-align: center; 
	}
.newTit ul li.en {font-family:Arial, Helvetica, sans-serif;}
.newTit ul li a { color: #999;}
.newTit ul li.on a { color: #00448d;}
.newTit ul li.on { background-color: white; text-align: center; }
.newTit ul li a:hover { color: #00448d; text-decoration:underline; }
.newTit ul li.bar { color:white; }
.newTit ul li.more { float:right;  font-weight:600; font-size:11px; padding-right:10px;  }

.newContent  {  float:left; font-weight: 300; }
.newContent ul { padding:20px 0 0 0px; border-top: }
.newContent ul li {float: left; line-height:26px;  padding:7px; border-bottom: 1px solid #dfdfdf;} 
.newContent ul li span.date  { float: right; color: #666;  }
.newContent ul li span.newsDate { padding-right:10px; }
.newContent ul li span.newsHeader { padding-right:10px; font-weight: 600; color: #666;}
.newContent ul li a { color:#333;}
.newContent ul li a:hover { text-decoration:underline; }

.board02 {float:right; width:550px; height:270px; } 

.graphTit ul {
	line-height:1.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;
}
.graphTit  ul li { float:left; padding:12px 12px 11px 12px; font-weight:600; width:100px; font-size:13px; color:#999; text-align: center; }
.graphTit  ul li a { color: #999; }
.graphTit  ul li.on a { color: #00448d; }
.graphTit  ul li.on { background-color: white; text-align: center; }
.graphTit  ul li a:hover { color: #00448d; text-decoration:underline;}
.graphTit  ul li.bar { color:white; }
.graphTit  ul li.more { float:right;  font-weight:600; font-size:11px; padding-right:10px;  }

.graph  { padding: 20px 25px 15px 15px; display: inline-block; margin: 30px 0px; border: 1px solid #dfdfdf;; }
.graph ul { padding:10px 0 0 12px;}
.graph ul li {float: left;   } 



.main03 {  clear:both; padding-top:20px; padding-bottom:30px; }
.main03 ul li {  float:left; text-align:center;  }
.main03 ul li.ad {  padding-left:18px; padding-right:18px;}
.main03 li.list li { padding-left:18px; padding-right:18px;}
.main03 li.list { position:relative; width:95%; height:40px; overflow:hidden; }

/*현재위치 */
/* .homeWrap { position:relative; width: 1190px; left:0;  background-image: linear-gradient(to bottom, #33719F 30%, #367FB6 100%); border-bottom:1px solid #ccc; height:28px; padding-top:10px; margin:0px auto;} */
/* .homeWrap { position:relative; width: 1350px; left:0;  background-color:#367FB6; border-bottom:1px solid #ccc; height:28px; padding-top:10px; margin:0px auto;}
.home { width:1250px; margin:0 auto; vertical-align:middle; color: white; text-align:right; font-size:11px; letter-spacing:-1; }
.home .on{color: white; } */

/*왼쪽메뉴*/
.left-menu {float: left; width: 265px; margin-bottom:100px;}
.left-menu h2 {color:#black; padding:35px 15px 35px 15px; font-size:25px; font-weight:600; text-align:left;}
.left-menu  .lnbcon a li {padding:12px 0 12px 30px; color:#999; font-size:14px; font-weight: 600; border-bottom:1px solid #fff; background-color: #efefef;}
.left-menu  .lnbcon a li:hover { color: black;}
/*.left-menu  .lnbcon a li:hover { color: black; background-color: #efefef; }*/


.left-menu  .lnbcon a.tit li { color:#0070bd; background-color: #d4f0fe; }

/*background:url(/images/egovframework/gicoms/main2/icon_arrow_blue.png) no-repeat 14px 20px; */

/* sub */
#subWrap {  width:100%;  margin-top:20px; } /*min-height:100%;*/
#subWrap02  { position:absolute; }

/* .subConcent{ float: right; width: 885px; margin-left: 30px; padding-bottom:50px; } */
.subConcent h2 { color:#00448d; font-size:24px; font-weight:600; border-bottom:2px solid #ccc; padding-top:30px; padding-bottom:30px; } 
.subConcent h3 { color:#00448d; font-size:18px; font-weight:600;  padding-top:20px; padding-bottom:20px; } 
.subConcent h4 { color:#00448d; font-size:16px; font-weight:600;  padding-top:20px; padding-bottom:10px; } 
.subConcent h4 span.right { color:#666; font-size:12px; float:right;} 
.subConcent h5 { color:#00448d; font-size:14px; font-weight:600;  padding-top:10px; padding-bottom:10px; } 
.subConcent h5 a:hover { color:#0070bd; text-decoration:underline;} 
.subConcent h6 { color:#00448d; font-size:12px; font-weight:600;  padding-top:10px; padding-bottom:10px; } 
.subConcent em { float:right; font-size:11px; color:#666;  padding:5px; }

/*추가 2015-03-06*/
/* member */
.member { float: left; width: 895px; margin-left: 30px; padding-bottom:100px;}
.member h2 { color:#00448d; font-size:24px; font-weight:600; border-bottom:2px solid #ccc; padding-top:30px; padding-bottom:30px; } 
.member h3 { color:#00448d; font-size:18px; font-weight:600;  padding-top:20px; padding-bottom:20px; } 
.member h4 { color:#00448d; font-size:14px; font-weight:600;  padding-top:10px; padding-bottom:5px; } 
.member p {line-height:26px; } 
.member em {color:#0070bd; font-weight:600; }
.member p.tit {line-height:24px; font-size:11px; padding-bottom:20px; padding-top:10px;} 

.member_btn { clear:both; width:700px; height: 170px; border:1px solid #ccc; padding:5px; margin-top:10px; margin-bottom:10px; border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px; }
.member_btn ul li { float:left;  padding: 10px; height: 150px; width: 210px;}
.member_text { clear:both; }
.reg_info { width:895px; height:154px; padding-left:10px; margin-bottom:4px; color:#6d6d6d; line-height:22px; border:1px solid #b1b1b1; overflow-x:hidden; overflow-y:scroll; } 
.regCheckBox  {clear:both;  width:730px; height: 170px; border:1px solid #ccc; padding:5px; margin-top:10px; margin-bottom:10px; border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px; }
.member_text02 { clear:both; float:right; padding-right:20px;}
.member_text02 ul li { float:left; padding:10px;}
.member_text02 ul li a:hover { text-decoration:underline;}


.regCheck { width:730px; padding-left:10px; padding-top:10px;  text-align:center; border:2px solid #e1e1e1; }
.regCheck02 { padding-top:10px; padding-left:10px;  } 
.regCheck02 em {color:#0070bd; font-weight:600; font-size:14px; }
.regCheck03 { text-align:right; padding-right:20px; }
.regCheck04 { text-align:right; padding-top:10px; padding-right:20px; font-size:11px;}

/* tab05 */
.inmenu  { padding-top:20px;  padding-bottom:40px;} 
.inmenu ul li { float:left; width:176px; height:36px; color:#666; background:url(/images/egovframework/gicoms/main2/bg_menu.gif) no-repeat; text-align:center; font-weight:600; padding-top:8px; font-size:13px;}
.inmenu ul li a { color:#666;} 
.inmenu ul li.on { color:#fff; background:url(/images/egovframework/gicoms/main2/bg_menu_on.gif) no-repeat;} 
.inmenu ul li.on a{ color:black; line-height:1.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;} 

/* tab04 */
.inmenu02 { padding-top:20px;  padding-bottom:40px;} 
.inmenu02 ul li { float:left; width:220px; height:36px; color:#666; background:url(/images/egovframework/gicoms/main2/bg_menu4.gif) no-repeat; text-align:center; font-weight:600; padding-top:8px; font-size:13px;}
.inmenu02 ul li a { color:#666;} 
.inmenu02 ul li.on { color:black; background:url(/images/egovframework/gicoms/main2/bg_menu4_on.gif) no-repeat;} 
.inmenu02 ul li.on a{ color:black; line-height:1.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;}
.inmenu02 ul li.menutemp { float:left; width:220px; height:36px; color:#666; background:url(/images/egovframework/gicoms/main2/bg_menu4_temp.gif) no-repeat; text-align:center; font-weight:600; padding-top:8px; font-size:13px;} 

/* tab02 */
.inmenu03 { padding-top:20px;  padding-bottom:40px;} 
.inmenu03 ul li { float:left; width:442px; height:36px; color:#666; background:url(/images/egovframework/gicoms/main2/bg_menu2.gif) no-repeat; text-align:center; font-weight:600; padding-top:8px; font-size:13px;}
.inmenu03 ul li a { color:#666;} 
.inmenu03 ul li.on { color:#fff; background:url(/images/egovframework/gicoms/main2/bg_menu2_on.gif) no-repeat;} 
.inmenu03 ul li.on a{ color:black;} 

/* tab03 */
.inmenu04 { padding-top:20px;  padding-bottom:40px;} 
.inmenu04 ul li { float:left; width:294px; height:36px; color:#666; background:url(/images/egovframework/gicoms/main2/bg_menu5.gif) no-repeat; text-align:center; font-weight:600; padding-top:8px; font-size:13px;}
.inmenu04 ul li a { color:#666;} 
.inmenu04 ul li.on { color:#fff; background:url(/images/egovframework/gicoms/main2/bg_menu5_on.gif) no-repeat;} 
.inmenu04 ul li.on a{ color:black; line-height:1.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;} 

.viewNewTab ul li  { line-height:30px;  padding-left:12px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 2px 13px; } 

/* about */
.viewNewTab ul { padding-left:8px; }
.viewNewTab ul li  { line-height:26px;  padding-left:12px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 2px 13px; } 
.viewNewTab ul li strong { color: #0070bd; font-weight: 600; }
.aboutimg01 { padding-left:20px; }
.aboutimg02 { padding-top:60px; }
.viewNewTab h4 { color:#00448d; font-size:16px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_one.png) no-repeat 0px 45px; padding-left: 20px; padding-top:42px; padding-bottom:10px; } 
.viewNewTab h5 { color:#0070bd; font-size:14px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_arrow_blue.png) no-repeat 0px 36px; padding-left: 10px; padding-top:30px; padding-bottom:10px; } 
.viewNewTab .tit_s { color:#00448d; font-size:12px;   }
.viewNewTab .downlink { color:#00448d; font-size:13px;  font-weight:600; }
.viewNewTab .downlink img { padding-left:10px;}
.movie { width:720px; height:420px; padding-top:20px; padding-left:10px; } 



#about05 { padding-bottom:15px;  padding-top:15px; display:inline-block; } 
#about05 h4 { color:#00448d; font-size:16px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_one.png) no-repeat 0px 45px; padding-left: 20px; padding-top:42px; padding-bottom:10px; } 
#about05 ul {clear:both; width:728px; padding:10px; border: 1px solid #0070bd;  display:inline-block;  border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;  }
#about05 ul li {line-height:24px; }
#about05 ul li.tit { font-weight:bold; padding-left:12px;  background:url(/images/egovframework/gicoms/main2/icon_arrow_blue.png) no-repeat 4px 9px;}
#about05 ul li.cnt {padding-left:20px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 12px 10px; }

.about05_2 { padding:20px; margin-top:40px; border: 1px solid #ccc; background-color:#fbfcfe; display:inline-block;  border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px; } 
.about05_2 h5 { margin-bottom:10px; background-color: #e1f0fa; text-align:center; border-radius: 7px; -moz-border-radius: 7px;  -webkit-border-radius: 7px;}
.about05_2 ul li {padding-left:20px; line-height:22px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 12px 10px; }
.about05_2 ul li.date {background:none; padding-top:10px; text-align:right; letter-spacing:-0.5px; color: #666; }


.psc h4 { color:#00448d; clear:both;  font-size:16px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_one.png) no-repeat 0px 45px; padding-left: 20px; padding-top:42px; padding-bottom:10px; } 
.psc h5 { color:#0070bd; font-size:14px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_arrow_blue.png) no-repeat 0px 36px; padding-left: 10px; padding-top:30px; padding-bottom:10px; } 
.psc ul { padding-left:8px; }
.psc ul li  { line-height:26px;  padding-left:12px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 2px 13px; } 
.psc_text { line-height:24px;  }
.psc_img { padding-top:30px; padding-bottom:30px; text-align:center;}
.ssas_text {width: 400px; line-height:24px; float:right; }
.ssas_text strong { font-weight:600; color:#0070bd;  }
.ssas_img {width: 310px;  float:left; }
.pirate01 { float:left; }
.pirate02 { float:right; padding-top:80px; }


.hist_list { padding-bottom:15px; border-bottom: 1px dotted #ccc; padding-top:15px; display:inline-block; } 
.hist_list strong {float:left; font-size:16px; font-weight:600; width:180px; color:#0070bd; padding-left:10px;}
.hist_list ul {float:left;  width:540px;}
.hist_list ul li {line-height:24px; }
.hist_list ul li.tit { font-weight:bold;  background:url(/images/egovframework/gicoms/main2/icon_arrow_blue.png) no-repeat 2px 13px;}
.hist_list ul li.cnt {padding-left:20px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 12px 10px; color:#666;}


.meh01 { line-height:20px; }
.meh01 h4 { color:#00448d; font-size:16px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_one.png) no-repeat 0px 45px; padding-left: 20px; padding-top:42px; padding-bottom:10px; } 
.meh01 ul li  { line-height:26px;  padding-left:12px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 2px 13px; } 
.meh_text01 { width:440px; float:left; padding-top:30px;}
.meh_text01 strong { color: #0070bd; font-weight: 600; }
.meh_text02 { width:280px; float:right; }
.meh_text03 { float:left; padding-top:10px; }
.meh_text04 { clear:both; padding-top:10px; }
.meh01 ul li strong { color: #0070bd; font-weight: 600; }
.meh01 { padding-top :30px; }



.sitemap_box { padding-top:10px; padding-bottom:50px;}
.sitemap_box .box01 { clear:both; padding-bottom:150px;} 
.sitemap_box .boxIn { float:left; width:220px; padding-right:15px; padding-left:15px;}
.sitemap_box .boxIn h5 {font-size: 16px; font-weight: 600; color:#0070bd; padding-top:20px; padding-left:5px;  padding-bottom:10px; border-bottom: 2px solid #0070bd;}
.sitemap_box .boxIn li { font-weight:400; line-height:24px;  padding-left: 10px; padding-top:5px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 2px 13px; }
.sitemap_box .boxIn li a { color:#000; }
.sitemap_box .boxIn li a:hover { color:#0070bd; text-decoration:underline; }

.shipmasterCnt h4 {color:#00448d; font-size:16px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_one.png) no-repeat 0px 32px; padding-left: 20px; padding-top:30px; padding-bottom:10px; }
.shipmasterCnt h5 { color:#0070bd; font-size:14px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_arrow_blue.png) no-repeat 0px 16px; padding-left: 10px; padding-top:10px; } 

.shipmaster01 { border:1px solid #ccc; padding:10px;  display: inline-block; width:730px;}
.shipmaster01 ul { padding-left:8px; }
.shipmaster01 ul li  { line-height:26px; color:#666;  padding-left:12px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 2px 13px; } 
.shipmaster01 ul li strong { color: #0070bd; font-weight: 600; }
.shipmaster_txt { float:left; } 
.shipmaster_img { float:right; padding-right: 20px; } 

.weather_cnt { clear:both; }
.weather_cnt h5 { color:#666; font-size:12px; font-weight:400; }
.weather_cnt h6 { clear:both; color:#999; font-size:12px; font-weight:400;}
.weather_img {float:left; width:398px;}
.weather_tbl { float:right; width:340px;}
.weather_tbl h5 { color:#00448d; font-size:16px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_one.png) no-repeat 0px 12px; padding-left: 20px; }
.weather_tbl h5 span.socal { float:right; }
.weather_tbl h5 span.socal img { padding-right:5px; }
.weather_tbl h6 {color:#0070bd; font-size:12px; font-weight:600; background:url(/images/egovframework/gicoms/main2/icon_arrow_blue.png) no-repeat 0px 16px; padding-left: 10px; padding-top:10px; }
.weather_tbl h6 strong {color:#ff6600; font-weight:600; padding-right:10px;}



.searchBox { margin-top:30px; padding-top:20px; background-color:#fff; border:2px solid #ccc; text-align:center; padding:20px; }

.searchBox02  { display:inline-block; margin-top:30px; background-color:#fff; border:1px solid #ccc;  padding:20px 0px 20px 100px; text-align: center; width: 785px; }
.searchBox02 ul { display: inline-block;}
.searchBox02 ul li { float:left; display:inline; line-height:40px; font-weight:600;}
.searchBox02 ul li img { padding-left:5px; }
.searchBox02 ul li.btn_right { float:right; padding-right:107px; }
.searchBox02 ul li.pd09 { padding-left:09px; }
.searchBox02 ul li.pd15 { padding-left:15px; }
.searchBox02 ul li.pd20 { padding-left:20px; }
.searchBox02 ul li.pd23 { padding-left:23px; }
.searchBox02 ul li.pd32 { padding-left:32px; }
.searchBox02 ul li.pd36 { padding-left:36px; }
.searchBox02 ul li.pd40 { padding-left:40px; }
.searchBox02 ul li.pd45 { padding-left:45px; }
.searchBox02 ul li.pd80 { padding-left:80px; }
.searchBox02 ul li.btn { padding-left:30px; padding-bottom:10px; border-bottom:1px solid #ccc; }
.searchBox02 ul li.line {border-bottom:1px solid #ccc; width:710px; }
.searchBox02 ul li span.tit02 { padding-left:60px; }
.searchBox02 h4 { font-size:16px; color: #0070bd; } 
.searchBox02 h5 { font-size:11px; color: #666;  } 


.search_in01 { display:inline-block; width: 708px; margin-top:10px; padding-top:20px; background-color:#f9f9f9; border:1px solid #ccc;  padding:20px; }
.search_in01 ul li { float:left; padding-left: 10px; background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 0px 18px; line-height:40px; font-weight:600;}
.search_in01 ul li.start { padding-left:20px; font-weight:400; background:none; }
.search_in01 ul li.btn_right { background:none; padding-left: 620px; }
.search_in01 ul li.pd10 { background:none; padding-left:10px; padding-top:4px; }
.search_in01 ul li.btn01 { background:none; padding-left:10px; padding-top:4px; }

.checkbox {display: block; width:600px; overflow:auto; height:200px; *max-height:200px;  border:1px solid #ccc; }
.checkbox ul li { background: none; font-weight: normal; font-size:11px;}

/* table*/
.tbl_content { clear:both; padding-bottom:10px;}
.tbl_content h5 { font-size: 14px; font-weight: 600;  padding-top:15px; padding-bottom:15px; }
.tbl_content h5 b { font-weight: 600; color: #f9c12e;}
.tbl_content h6 { border-bottom: 1px solid #e3e3e3; padding-top:40px;  }


.page {   padding-top:30px; }
.page ul li { float:left; padding-bottom:10px; }
.page ul li.tit01 { padding-left:10px;}
.page ul li.tit01 strong { color:#0070bd;}

.table_box-list { width:100%; border-collapse:collapse; }
.table_box-list th { 
	font-weight:bold; 	color: #333; background-color:#f9f9f9; 	height:32px; 	border-top:2px solid #6A7378;	border-bottom:1px solid #e6e6e6; vertical-align:middle; 
	line-height:1.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif;
	}
/*#0070bd*/
.table_box-list td { padding:7px;	text-align:center;	border-bottom:1px solid #dcdcdc; }
.table_box-list .left{ text-align: left; }
.table_box-list .right { text-align: right; }
.table_box-list a {color:#000; }
/*.table_box-list a:hover { text-decoration:underline; color:#0070bd; }
.table_box-list tr.over:hover { text-decoration:underline; color:#0070bd; }*/
.table_box-list .psc01 { text-align:left; padding-left:160px; color:#0070bd;}
.table_box-list th.psc_th {padding-right:200px; }
.table_box-list .th_tit01 { font-weight:bold; 	color: #333; background-color:#f9f9f9;  vertical-align:middle; }
/*추가 2015-03-10*/
/* table tr onMouseOver */
tr.over:HOVER { cursor: pointer; background-color: #e1f0fa; }
p.over:HOVER { cursor:pointer; text-decoration: underline;}

.table_write  { width:100%; border-collapse:collapse;  border-top:#0070bd solid 2px;  }
.table_write  th { 
	font-size:13px; font-weight:600; text-align:left; padding:8px 20px; background:#f9f9f9; line-height:18px;  border-bottom:1px solid #e6e6e6;
	line-height:1.5em; font-family:NotoSansCJKkr_Bold, 노토산스_bold, 돋움, Dotum, Helvetica, AppleGothic, Sans-serif; 
	}
	
.table_write  tr td input[type=text]{ width:159px}
.table_write  tr td input[type=password]{ width:159px}
.table_write  td {padding:8px 10px; line-height:20px;  text-align:left; border-bottom:1px solid #e6e6e6; }
.table_write  td img { padding-left: 3px; }
.table_write  td.tit{ font-weight:600; }
.table_write  td.cnt{ padding: 20px; line-height:26px;  }
.table_write  td.file{ color:#00448d; }
.table_write  td a:hover {text-decoration:underline; color:#0070bd; }
.table_write  td em { font-style:normal; color: #ff0000;  font-weight: 600; padding: 0 5px; letter-spacing: -0.5px;}
/*추가 2015-03-06*/
.table_write  td span.regHelp { font-size:11px; color:#666; letter-spacing:-0.5px; } 

/*추가 2018-10-16*/
.table_report  { width:100%; border-collapse:collapse;}
.table_report_tLine {border-top:1px solid #000000; border-left:0px solid #000000; border-right:0px solid #000000;}
.table_report_lrtLine {border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; }
.table_report_rLine {border-top:0px solid #000000; border-left:0px solid #000000; border-right:1px solid #000000; }
.table_report_lrLine {border-top:0px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000;}
.table_report_bLine {border-top:0px solid #000000; border-left:0px solid #000000; border-right:0px solid #000000; }
.table_report_lLine {border-top:0px solid #000000; border-left:1px solid #000000; border-right:0px solid #000000; }
.table_report_nLine {border-top:0px solid #000000; border-left:0px solid #000000; border-right:0px solid #000000; }
.table_report_aLine {border-top:1px solid #000000; border-left:1px solid #000000; border-right:1px solid #000000; }

.tbl_Box { padding-top:20px; padding-bottom:30px;}
.tbl_Box02 { padding-bottom:30px;}

/*button*/
.btnBox{ text-align: right; padding-top: 10px; padding-bottom: 10px;}
.btnBox_left{ text-align: left; padding-top: 10px; padding-bottom: 10px;}
.btnBox_right{ float: right;  padding-bottom: 10px;}
.btnBox_center{ text-align: center; padding-top: 10px; padding-bottom: 10px;}


.btn01 { font-size: 13px; }
.btn.search,
.btn.search:link,
.btn.search:visited { 
height: 24px; width:96px; color: #fff; border: 1px solid #c8c8c9; border-bottom-color: #6a6a6a; margin-bottom: 4px;
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;   background-color:#0070bd; font-weight:600; font-size:14px; 
}


.btn.refresh,
.btn.refresh:link,
.btn.refresh:visited { 
height: 24px; width:100px; color: #fff; border: 1px solid #c8c8c9; border-bottom-color: #c6c6c6;  padding-left:20px; padding-right:20px;
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px; background-color: #6D747A; font-weight:600; font-size:14px;
margin-bottom: 4px; 
}

.btn02 { font-size: 13px; font-weight:600; margin-left:8px; }
.btn.basic,
.btn.basic:link,
.btn.basic:visited { 
height: 24px; width:96px; color: #fff; border: 1px solid #c8c8c9; border-bottom-color: #6a6a6a; margin-bottom: 4px;
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;   background-color:#0070bd; font-weight:600; font-size:14px; 
}

.btn03 { font-size: 12px; font-weight:600; margin-left:4px; }
.btn.small,
.btn.small:link,
.btn.small:visited { 
height: 23px; color: #225CC1; letter-spacing: -0.5px; border: 1px solid #c8c8c9; border-bottom-color: #c6c6c6; 
padding: 0px 6px;
border-radius: 3px; -moz-border-radius: 3px;  -webkit-border-radius: 3px;  
background-image: linear-gradient(to bottom, #ffffff 40%, #ccecff 100%);
background-image: -moz-linear-gradient(top, #ffffff 0%, #ccecff 100%);  
background-image: -o-linear-gradient(top, #ffffff 0%, #ccecff 100%); 
background-image: -webkit-linear-gradient(top, #ffffff 0%, #ccecff 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#ccecff',GradientType=0 ); 
}

.btn.small:hover { text-decoration:underline;}

/*추가 2015-03-06*/
.btn04 { font-size: 14px; font-weight:600; margin-left:8px; }
.btn.member,
.btn.member:link,
.btn.member:visited { height:150px; width:200px; color: #00448d; border: 1px solid #c8c8c9; border-bottom-color: #c6c6c6;  padding:20px;
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;  
background-image: linear-gradient(to bottom, #fbfbfb 40%, #dfdfdf 100%);
background-image: -moz-linear-gradient(top, #fbfbfb 0%, #dfdfdf 100%);  
background-image: -o-linear-gradient(top, #fbfbfb 0%, #dfdfdf 100%); 
background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #dfdfdf 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb',endColorstr='#dfdfdf',GradientType=0 ); 
}

.btn04 { font-size: 13px; font-weight:600; margin-left:8px; }
.btn.login,
.btn.login:link,
.btn.login:visited { height: 28px; width:140px; padding-left:15px; padding-right:15px;  color: #fff; border: 1px solid #00448d; border-bottom-color: #6a6a6a; 
border-radius: 3px; -moz-border-radius: 3px;  -webkit-border-radius: 3px;  background-color:#0070bd; font-weight:600; font-size:14px; }

.btn05 { font-size: 13px; font-weight:600; margin-left:12px; }
.btn.login02,
.btn.login02:link,
.btn.login02:visited { height: 28px;  padding-left:54px; padding-right:54px;  color: #fff; border: 1px solid #00448d; border-bottom-color: #6a6a6a; 
border-radius: 3px; -moz-border-radius: 3px;  -webkit-border-radius: 3px;  background-color:#0070bd; font-weight:600; font-size:14px; }


/*무기관리메뉴 버튼*/
.btn.weapon01,
.btn.weapon01:link,
.btn.weapon01:visited { 
height: 24px; width:96px; color: #fff; border: 1px solid #c8c8c9; border-bottom-color: #6a6a6a; margin-bottom: 4px;
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;   background-color:#0070bd; font-weight:600; font-size:12px; 
}

.btn.weapon02,
.btn.weapon02:link,
.btn.weapon02:visited { 
height: 24px; width:96px; color: #fff; border: 1px solid #c8c8c9; border-bottom-color: #6a6a6a; margin-bottom: 4px;
border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px;   background-color:#0070bd; font-weight:600; font-size:11px; 
}

.btn.weapon03,
.btn.weapon03:link,
.btn.weapon03:visited { 
height: 28px; width:70px; color: #fff; border: 1px solid #c8c8c9; margin-bottom: 4px;
border-radius: 3px; -moz-border-radius: 3px;  -webkit-border-radius: 3px;   background-color:#0070bd; font-weight:600; font-size:12px; 
}




/*pagenate*/
.bbsPage{ text-align:center; margin-bottom:6px; margin-top:6px;}
.bbsPage a.prev img{ margin:0; padding:0}
.bbsPage a.prev{ margin:0px 8px 0px 0px; padding:0}
.bbsPage a.prev:hover{background:none} 
.bbsPage a.prevEnd{ margin:0 ; padding:0}
.bbsPage a.prevEnd:hover{background:none} 
.bbsPage a,
.bbsPage strong{ line-height:11px; padding:2px 4px 2px 4px; font-size:12px; color:#333;}
.bbsPage a:hover{ color:#0070bd;}
.bbsPage strong{ color:#0070bd; border: 1px solid #0070bd;}
.bbsPage a.next img{ margin:0; padding:0}
.bbsPage a.nextEnd img{ margin:0; padding:0}
.bbsPage a.next{ margin:0px 0px 0px 8px; padding:0}
.bbsPage a.next:hover{background:none} 
.bbsPage a.nextEnd{ margin:0;padding:0} 
.bbsPage a.nextEnd:hover{background:none} 
.bbsPage img{ padding:0 !important; height:12px}
.bbsPage span{ color:#0070bd; border: 1px solid #0070bd; padding: 0px 4px;}


/*footer*/
#footerWrap01  { clear:both; }
#footerWrap02  {position: relative;   width:1350px;  margin:15px auto; left:0; right:0;   border-top: 2px solid #e6e6e6;}
#footer { font-size: 12px; line-height: 20px;}
#footer .ULdiv {height:95px;}
#footer .footerUL { font-size:15px; padding-top:45px;}
#footer .footerUL li {float:left;color:#333; padding-left:12px;}
#footer .footerUL li.tit {font-weight: bold;}
#footer .footerUL li.titselect {float:right;}
#footer .footerUL li.tit img {padding-left:4px;}
#footer .footer_logo { position: absolute; margin-top:10px;}


#footer .footerAddr {clear:both; padding-top:20px; height:120px; padding-left:130px; border-top:4px solid #003A61;}
#footer .footerAddr address {font-style:normal;letter-spacing: 0; color:#333;}
#footer .footerAddr p.copyright{letter-spacing:0px; color:#999;}

/*추가 2015-03-06*/
/* popup */
#popup-roundbox { width: 400px; height:369px; display:inline-block; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 2px solid #0070bd; }
.popuptit ul {font-weight: 600; color: #ffffff; font-size: 18px; line-height: 30px; background-color: #0070bd; padding: 10px; text-align:center;}
.popuptit li { display:inline;}
.popuptit li span { float: right;}
.popupcontent { padding: 10px; height: 100%;}
.popupcontent ul { padding-top:20px; padding-left:10px;}
.popupcontent li { padding: 5px 6px 0 17px;    background:url(../images/icon_one_blue.png) no-repeat 10px 11px; }
.popupcontent li em { font-size:14px; color:#ff9900; font-weight:600; line-height:22px; }
.popupcontent p.date { text-align:right; font-size:11px; letter-spacing:-0.5px; padding-right:5px; padding-bottom:10px;}
.popupcontent p.text { font-size:14px; padding:5px; font-weight:600; line-height:22px; }
.popupcontent p.text em  { font-size:14px; color:#0070bd; font-weight:600; line-height:22px; }
.popupfooter {  padding-right:20px; background:#eaeaea; height:25px; margin-top:40px; text-align:right;  position: fixed; left:2px; right:2px; bottom: 3px;}
#popup-roundbox02 { width: 99%; height:99%; display:inline-block; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 2px solid #0070bd; }

#pnlFindIdPanel { width:500px; height:auto; display:inline-block;}
#pnlFindPassPanel  { width:500px; height:auto; display:inline-block;}
#pnlLoginPanel { width:500px; height:auto; display:inline-block;}
.logintit ul {font-weight: 600; font-size: 22px; line-height: 30px;  padding: 30px; border-bottom: 1px solid #ccc; }
.logintit li { display:inline; }
.logintit li span { float: right;}
.logincontent { padding: 10px; }
.logincontent p.text { font-size:14px; padding:5px; font-weight:600; line-height:22px; }
.logincontent ul { padding-top:20px; padding-left:10px;  }
.logincontent li { padding: 5px 6px 0 17px;    background:url(/images/egovframework/gicoms/main2/icon_one_blue.png) no-repeat 10px 16px; line-height:26px;}
.logincontent li.tit { float:left; font-weight:600; font-size:14px; color:#00448d; width:80px;}
.logincontent li.box { background:none;  }
.logincontent li.save { background:none; float:right; padding-right:104px;}
.logincontent li.link { background:none; float:left;}
.logincontent li.bar { background:none; float:left;}
.logincontent .linkbox { clear:both; padding-left:40px; margin-bottom: 10px}
.logincontent .linkbox a:hover { text-decoration:underline;}
.logincontent .linkbox02 { clear:both; padding-left:102px; padding-top:20px;}
.linkbox03 { clear:both; text-align:center;  padding-top:20px;}



/* 기존 CSS ---------------------------------------------------------------------------*/

/* Style */ 
/* @import url(style.css); */

/* quickPanel, quick menu */
.quickPanel { float:left; position:relative; width:110px; height:100%; min-height:300px; }
#quickMenu2 { width:107px; height:295px; font-size:11px; position:absolute; left:3px; overflow:hidden; background: url('/images/egovframework/gicoms/quicklink/quick_bg.png') no-repeat left 76px; z-index:100; }
#quickMenu { width:107px; height:295px; font-size:11px; position:absolute; left:3px; overflow:hidden; background: url('/images/egovframework/gicoms/quicklink/quick_bg_tmp.png') no-repeat left 76px; z-index:100; }
#quickMenu_test { width:110px; height:295px; font-size:11px; position:fixed; *position:absolute; left:50%; top:145px; margin-left:495px; overflow:hidden; _top: expression(document.documentElement.scrollTop+this.clientHeight-this.clientHeight); background: url('/images/egovframework/gicoms/quicklink/quick_bg.png') no-repeat left top; }

.quick_body { margin:2px 0 0 22px; width:101px; height:286px;}
.quick_body2 { margin:2px 0 0 15px; width:101px; height:286px;}
.quick_title { padding:14px 0 0 28px; height:23px; }
dl.quick_now { margin:11px 0 0 0; height:38px; }
dl.quick_now dt, dl.quick_now dd { text-align:center; }
dl.quick_now dt { height:18px; }
dl.quick_select { margin:11px 0 0 0; height:44px; }
dl.quick_select select { width:82px; height:20px; color:#8e8e8e; font-size:11px; }
dl.quick_select dt, dl.quick_select dd { text-align:center;}
dl.quick_select dt { height:22px; }
.quick_result { padding:5px 0 0 9px; }
.quick_result dl { width:82px; height:55px; }
.quick_result dt { width:100%; height:18px; line-height:18px; background:#c5c5c5; color:#fff; font-weight:bold; text-align:center; }
.quick_result dd { height:16px; line-height:16px; }
.quick_top { margin:2px 0 0 -16px; width:100%; height:20px; vertical-align:bottom; text-align:center; }

/* Layer Popup */
#pnlBackground { height:100%; width:100%; top:0; left:0; background:#000000; border:1px solid #cecece; z-index:3500; }
.layerPopup { width:380px; display:none; position:fixed; z-index:3600; background:#fff; _position:absolute; /* hack for internet explorer 6*/  }
.layerPopup_Title { width:100%; height:35px; background:url('/images/egovframework/gicoms/sub/know/bg_p_02_02.png') repeat-x left top; }
.layerPopup_Title ul li { line-height:35px; vertical-align:middle; }
.layerPopup_Title ul li.title { float:left; padding-left: 15px; } 
.layerPopup_Title ul li.close { float:right; padding-right: 15px; }	
.layerPopup_Body { overflow:auto; margin:0 15px; width:100%; }
#pnlStrongText { color:#f6ae19; font-weight:bold; }
/* login */
/* #pnlLoginPanel { width:380px; } */
#pnlLoginMessage { display:none; }
#pnlLoginMessage div, #pnlLoginMessage2 div, #pnlLoginMessage3 div, #pnlLogin2 div, #pnlChangePw div { width:350px; line-height:25px; }
dl.login { width:330px; minHeight:64px; clear:both; padding:3px 0 12px;  *padding:10px 0 20px; }
dl.login dt, dl.login dd { float:right; line-height:31px; vertical-align:middle; padding:0 5px;  }
dl.login dd li { line-height:26px; text-align:left; }
dl.login dd li.inputTop { padding-top:1px; line-height:22px;}
dl.login dd li.inputBottom { padding-top:17px; *padding-top:14px; line-height:22px; }
dl.login dd li img { padding-bottom:2px; *padding-top:6px; *vertical-align:top; }
dl.login dd.regNfind { padding-top:10px;  width:300px; text-align:center; }
.login_font01 { font-weight:bold; color: #0162b6; }
/* 주소 검색 */
#pnlPopup_address { overflow:hidden; width:480px; }
.addresList { padding-top:10px; display:none; }
.addresList ul { width:450px; border:1px solid #e2e2e2; max-height:140px; overflow-x:hidden; overflow-y:scroll; }
.addresList ul li { padding-left:10px; line-height:22px; text-decoration:none; }
.addresList ul li span { padding:0 6px; }
.addresList ul li:hover { text-decoration:underline; cursor:pointer; font-weight:bold; }
/* 해적상세정보 */	
#pnlPopup_sub3_2 { overflow:hidden; width:520px; }
#pnlPopup_sub3_2 div.detail_info { padding:4px; overflow:auto; overflow:hidden; line-height: 20px; }
#pnlPopup_sub3_3 { overflow:hidden; width:520px; }
/* IdOverLab */
#pnlIdOverlabPanel { overflow:hidden; width:490px;}
@media screen and (max-width: 800px){
	#pnlIdOverlabPanel{ overflow:hidden; width:90%;}
}


/* 아이디 운영정책 */
#pnlPopup_idManager { overflow:hidden; width:587px; }
.layerPopup_Title_id { width:100%; height:60px; background:url('/images/egovframework/gicoms/sub/mypage/id_alert_title.png') no-repeat left top; }
.layerPopup_Title_id ul { line-height:60px; vertical-align:middle;  }
.layerPopup_Title_id li.title { float:left; padding-left: 15px; } 
.layerPopup_Title_id li.close { float:right; padding-right: 15px; }	
.layerPopup_Body_id { overflow:auto; width:100%; background:url('/images/egovframework/gicoms/sub/mypage/id_alert_body.png') repeat-y left top; }
.layerPopup_Body_id div.info { padding-left:40px; width:522px; line-height:18px; font-family:Dotum; color:#666666;   }
.popup_footer_id { width:100%; height:102px; line-height:94px; vertical-align:middle; background:url('/images/egovframework/gicoms/sub/mypage/id_alert_foot.png') no-repeat left top; }
.popup_footer_id ul { margin:0 auto; width:392px; height:67px;  }
.popup_footer_id li { float:left; }
.popup_footer_id li img:hover { cursor:pointer; }

/* find id */
/* #pnlFindIdPanel { width:380px; } */
.selFindMailPhone { padding:8px 0; width:88%; clear:both; }
.selFindMailPhone li { float:left; width:150px; line-height:24px; text-align:center; }
.findIdInput { clear:both; }
.ulFindIdPassInput li { padding-left:20px; line-height:36px; }
.ulFindIdPassInput li input, .ulFindIdPassInput li select { vertical-align:middle; } 
#txtfIdUserName1, #txtfIdMail { width:200px; }
#inputfIdPhoneInfo { display:none; }
p.pfindTitle { line-height:20px; font-size:12px; font-weight:bold; text-decoration:underline; }
p.findHelp { padding-top:4px; }
#pnlFindIdMessage, #pnlNotFindIdMessage { display:none; padding-top:15px; }
span#spFindHelpFindId { display:none; }
.findIdList { padding-top:10px; width:470px; border:1px solid #e2e2e2; min-height:34px; max-height:140px; overflow-x:hidden; overflow-y:scroll; }
.findIdList li { padding-left:10px; width:300px; height:22px; line-height:22px; text-decoration:none; }
.findIdList li span { padding:0 6px; }
span.fid { float:left; padding-left:10px; }
span.fdate { float:right; }
.connotfindid { padding-top:20px; width:320px; height:65px; line-height:25px; text-align:center; }

/*로그인정보 */
.login_info { margin:5px 15px 0px 0px; clear:right; float:right; font-size:10px; color:#999999;}
.login_info2 { margin:3px 15px 0px 0px; clear:right; float:right; font-size:10px; color:#999999;}


.sendfPassMail { margin:30px 0 30px 20px; width:300px; height:60px; line-height:60px; border:1px solid #cdcdcd;  }
/* change password */
#pnlChangePasswordPanel { width:380px; }
#changePassErrorMessage { padding:4px 0 0 20px; display:none; }

/* jQuery Charts */
.jCharts { margin-bottom:10px; }

/* tab */
.tabButton { margin-bottom:10px; width:100%; height:29px; border-bottom:1px solid #d7d7d7; }
.tabButton img { cursor:pointer; }

/* 3. 해적정보 */
.pnlGoogleMap { position:relative; overflow:hidden; height:400px; /* background: url('/images/egovframework/gicoms/body_map.png') no-repeat left top; */ }
#pnlInnerMap { position:absolute; margin:6px 0 9px 7px; width:98.5%; height:386px; }
.pnlMapBoaderTopLeft, .pnlMapBoaderTopRight, .pnlMapBoaderBottomLeft, .pnlMapBoaderBottomRight, .pnlMapBoaderTop, .pnlMapBoaderRight, .pnlMapBoaderBottom, .pnlMapBoaderLeft, .pnlMapSelect  { position:absolute; z-index:100; }
.pnlMapBoaderTopLeft { left: 0; top: 0; width:16px; height:16px; background: url('/images/egovframework/gicoms/map_border/round_left_top_w.png') no-repeat left top; z-index: 6; }
.pnlMapBoaderTopRight { right: 0; top: 0; width:16px; height:16px; background: url('/images/egovframework/gicoms/map_border/round_right_top_w.png') no-repeat left top; z-index: 6; }
.pnlMapBoaderBottomLeft { left: 0; bottom: 0; width:16px; height:18px; background: url('/images/egovframework/gicoms/map_border/round_left_bottom_w.png') no-repeat left top; z-index: 6; }
.pnlMapBoaderBottomRight { right: 0; bottom: 0; width:16px; height:18px; background: url('/images/egovframework/gicoms/map_border/round_right_bottom_w.png') no-repeat left top; z-index: 6; }
.pnlMapBoaderTop { left:0; top: 0; width:100%; height:6px; background: url('/images/egovframework/gicoms/map_border/line_top.png') repeat-x left top; z-index: 5; }
.pnlMapBoaderRight {right:0; top: 0; width:7px; height:100%; background: url('/images/egovframework/gicoms/map_border/line_right.png') repeat-y left top; z-index: 5; }
.pnlMapBoaderBottom { left: 0; bottom: 0;  width:100%; height:9px; background: url('/images/egovframework/gicoms/map_border/line_bottom.png') repeat-x left top; z-index: 5; }
.pnlMapBoaderLeft { left:0; top: 0; width:7px; height:100%; background: url('/images/egovframework/gicoms/map_border/line_left.png') repeat-y left top; z-index: 5; }
/* map legend */
.legendPanel { position:absolute; z-index:100; }
.legendPanel { right:10px; top:10px; overflow:auto; }
.legendPanel li { padding:2px 0 2px 20px; line-height:18px; color:#ffffff; font-size:11px; font-weight:bold; }
.legendPanel li.ac { background:url('../../../images/egovframework/gicoms/icon/icon1.gif') no-repeat left center;  }
.legendPanel li.at { background:url('../../../images/egovframework/gicoms/icon/icon2.gif') no-repeat left center;  }
.legendPanel li.bo { background:url('../../../images/egovframework/gicoms/icon/icon3.gif') no-repeat left center;  }
.legendPanel li.hj { background:url('../../../images/egovframework/gicoms/icon/icon4.gif') no-repeat left center;  }
.legendPanel li.ms { background:url('../../../images/egovframework/gicoms/icon/icon5.gif') no-repeat left center;  }
.legendPanel li.fu { background:url('../../../images/egovframework/gicoms/icon/icon6.gif') no-repeat left center;  }
.legendPanel li.su { background:url('../../../images/egovframework/gicoms/icon/icon7.gif') no-repeat left center;  }
.legendPanel li.ot { background:url('../../../images/egovframework/gicoms/icon/icon8.gif') no-repeat left center;  }
/* map legend */
.legendPanelThird { position:absolute; z-index:100; pointer-events: none; }
.legendPanelThird { left:20px; top:20px; overflow:auto; }
.legendPanelThird li { padding:2px 0 2px 20px; line-height:18px; color:#ffffff; font-size:11px; font-weight:bold; }
.legendPanelThird li.ac { background:url('../../../images/egovframework/gicoms/icon/icon1.gif') no-repeat left center;  }
.legendPanelThird li.at { background:url('../../../images/egovframework/gicoms/icon/icon2.gif') no-repeat left center;  }
.legendPanelThird li.bo { background:url('../../../images/egovframework/gicoms/icon/icon3.gif') no-repeat left center;  }
.legendPanelThird li.hj { background:url('../../../images/egovframework/gicoms/icon/icon4.gif') no-repeat left center;  }
.legendPanelThird li.ms { background:url('../../../images/egovframework/gicoms/icon/icon5.gif') no-repeat left center;  }
.legendPanelThird li.fu { background:url('../../../images/egovframework/gicoms/icon/icon6.gif') no-repeat left center;  }
.legendPanelThird li.su { background:url('../../../images/egovframework/gicoms/icon/icon7.gif') no-repeat left center;  }
.legendPanelThird li.ot { background:url('../../../images/egovframework/gicoms/icon/icon8.gif') no-repeat left center;  }
/* map legend - danger */
.legendPanelSecond { position:absolute; z-index:100; pointer-events: none;}
.legendPanelSecond { left:20px; bottom:30px; overflow:auto; }
.legendPanelSecond { width:150px; height:360px; background-color : #1a5bac; opacity: 0.9; border-radius: 10px; }

.pirateSearchPanel { width:716px; min-height:222px; text-align:center; border:2px solid #e2e2e2; background:url('/images/egovframework/gicoms/sub/sc/search_bg_bar.png') no-repeat center 92px; }
.pirateSearchPanel fieldset { padding-top:15px; color:#9c9c9c; }
dl.searchPirate { width:648px; height:60px; padding:15px 0 0 22px;  }
dl.searchPirate dt { line-height:18px; padding:0 0 4px 8px; text-align:left; font-weight:bold; background:url('/images/egovframework/gicoms/icon/symbol_2.png') no-repeat left 6px; }
dl.searchPirate dd { line-height:16px; font-size:11px; color:#6d6d6d; text-align:left; }
dl.searchPirate dd.ddText { float:left; padding-left:8px; width:464px; }
dl.searchPirate dd.ddBtn { float:right; margin-top:5px; vertical-align: bottom; }
.pirateSearchTable tbody th { border-right:none; text-align:left; padding-left:20px; }
.previewDiv { width:320px; height:107px; position:absolute; display:none; } 
.previewDivHead { position:absolute; z-index:4; width:100%; height:7px; background:url('/images/egovframework/gicoms/icon/upper_s.png') no-repeat 50px top; }
.previewDivBody { position:absolute; border:1px solid #3d94f7; margin-top:6px; width:100%; height:100px; background:#fff; } 
.previewDivBody p { padding:5px; line-height:15px; }

/* 해적정보 지도보기 팝업 */
#pnlPopup_sub3_1 { overflow:hidden; width:650px; } 
.map_icon { overflow:hidden; width:620px; height:35px; line-height:35px; vertical-align:middle; text-align:center;  }
.map_icon ul { display:inline-block; *display:inline; *zoom:1; }
.map_icon li { float:left; padding:0 10px; }
#map_pirate_type1 { width:620px; height:370px; border:1px solid #b1b1b1; }

/* 4. 해양기상정보 */
#pnlWorldWeatherTab1, #pnlLocalWeatherTab1 { display:block; }
.weatherMap1 { overflow:hidden; width:718px; height:398px; border:1px solid #b1b1b1; }

/* 국내 기상정보 */
ul.publishInfo { display:inline-block; *display:inline; *zoom:1; }
ul.publishInfo li { float:left; line-height:20px;  }
ul.publishInfo li.pTitle span { padding:1px 2px; *padding:0 2px; height:16px; color:#fff; font-size:11px; border:1px solid #e29500; background:#f4a100; }
ul.publishInfo li.pInfo { padding-left:5px; color:#0162b6; font-weight:bold; }
.weatherMapPanel { overflow:hidden; width:720px;  }
.weatherForecastMap { float:left; width:358px; height:398px; border:1px solid #b1b1b1;  }
.weatherForecastPanel { float:left; margin-left:10px; width:320px; }
.weatherForecastTable tbody { border-top:1px 1px solid #e4e4e4; }
.weatherFlashTable th { font-weight:bold; background:#eefaff; border-right:none; }
.weatherFlashTable td { text-align:left; padding-left:10px; }
.wf1Text, .wf2Text, .wf1Map, .wf2Map { overflow:hidden; float:left; width:343px;  } 
.wf1Text, .wf1Map { margin-right:30px; }
.wf1Text, .wf2Text { text-align:center; margin-top:10px; line-height: 34px; }
.wf1Map, .wf2Map { height:398px; border:1px solid #b1b1b1; }
/* 태풍 */
.typhoonMap { position:relative; overflow:hidden; width:718px; height:398px; border:1px solid #b1b1b1; }
#pnlInnerTyphoonMap { position:absolute; width:100%; height:100%; }
.typhoonMap dl { left:20px; top:40px; position:absolute; z-index:100; padding-bottom:10px; width:128px; color:#6d6d6d; border:1px solid #797979; background:#fff url('/images/egovframework/gicoms/map_border/map_list_b.png') no-repeat left 25px; }
.typhoonMap dl dt { margin-bottom:8px; line-height:25px; text-align:center; font-weight:bold; background:#eefaff; }
.typhoonMap dl dd { padding-left:20px; line-height:22px; /* background:url('/images/egovframework/gicoms/icon/check_icon.png') no-repeat 15px center; */ }
.typhoonMap dl dd label { padding:1px 5px;}
.typhoonTable th, .typhoonTable td { border:1px solid #e6e6e6; }
.typhoonTable2 tr { min-height:32px; line-height:22px; }
.typhoonTable2 th { font-weight:bold; background:#eefaff; }
.typhoonTable2 td { text-align:left; padding:6px 0 6px 14px; }


/* 일기도 */
.tabLi { width:100%; height:31px; padding-bottom:10px; }
.tabLi ul { float:left; }
.tabLi ul li { float:left; margin-right:4px; padding:0 10px 0 10px; height:24px; line-height:24px; border:1px solid #bfbfbf; cursor:pointer; }
.tabLi ul li.selTab { background:#50bedf; color:#fff; }
.tabLi ul li.norTab { background:#fff; color:#6d6d66; }
.tabLi span { float:right; }
.tabWeatherMap { clear:both; display:none; overflow:hidden; width:718px; height:398px; border:1px solid #b1b1b1; }
#pnlTabWeatherMap1 { display:block; }

/* 해양항행통보 조회결과 팝업 */
#pnlPopup_sub2_2 { overflow:hidden; width:650px;  }
dl.popupSubTitle { height:14px; }
dl.popupSubTitle dt, .popupSubTitle dd { float:left; padding-right:15px; }
dl.popupSubTitle dt { padding-left:15px; font-weight:bold; background:url('/images/egovframework/gicoms/icon/title_l2_icon.png') no-repeat left center; }
dl.popupSubTitle dd { color:#6d6d6d; }
.popupContents { clear:both; overflow:auto; margin-top:6px; width:618px; border:1px solid #b1b1b1; }
.popupContents dl { clear:both; }
.popupContents dt, .popupContents dd { float:left; line-height:20px; }
.popupContents dt { /*width:86px;*/ text-align:center; }
.popupContents dd ul { padding-left:16px; }
.popupContents dd ul li { list-style:decimal; *margin-left:11px;  }
.popupContentInfo { clear:both; height:26px; padding-top:10px; text-align:center; }
.popupButton { margin-top:10px; height:26px; text-align:right; }
.popupDataTable thead th { height:26px; padding:0; }
.popupDataTable tbody th, .popupDataTable tbody th { height:46px; border-right:0; color:#6d6d6d; }
.popupDataTable tbody td { border-left:1px solid #b1b1b1; }

/* 항행통보 주제별 찾기 */
.search_in01 dl { clear:both; *height:34px; }
.search_in01 dl.dlCheckBoxGroup { *height:176px; *max-height:176px; }
.search_in01 dt, .search_in01 dd { float:left; line-height:34px; }
.search_in01 dd div { overflow:auto; width:500px; max-height:176px; border:1px solid #d5d5d5; }
.search_in01 dd div ul { padding:5px 0 5px 18px; overflow:auto; }
.search_in01 dd div ul li { float:left; width: 172px; line-height:24px; color:#6d6d6d; }
.search_in01 dd div ul li label { padding-left:6px; }

/* 회원가입 */
.lnb_07 { background: url('/images/egovframework/gicoms/menu/left_06/menu_bg.png') no-repeat left top; }
.sub_07_01 { background: url('/images/egovframework/gicoms/sub/register/top_bg_07_01.png') no-repeat left 75px; }
.selectRegType { width:900px; height:118px; vertical-align:middle; text-align:center; background:url('/images/egovframework/gicoms/sub/register/page_01_bg.png') no-repeat center;  }
.selectRegType ul, .regCheck ul.selectType, .regCheck dl { display:inline-block; *display:inline; *zoom:1; }
.selectRegType li { line-height:118px; float:left; padding:0 3px; }
.selectRegType02 { vertical-align:middle; }
.selectRegType02 ul { height:10px; text-align:left; }
.selectRegType02 li { float:right; padding-right:20px; }
.selectRegType02 liType1 { padding:0 0 18px 24px; font-size:12px; font-weight:bold; color:#3d3d3d; background:url('/images/egovframework/gicoms/icon/symbol_4.png') no-repeat 8px 5px; }

.reg_step { width:100%; height:57px; vertical-align:bottom; }
.reg_step ul { clear:both; } 
.reg_step li { padding-top:15px; height:57px; /*line-height:57px;*/ float:left; vertical-align:bottom; }
.reg_step li.select { padding-top:0; }
.reg_step li img { vertical-align:bottom; }
.reg_info { height:154px; margin-bottom:4px; color:#6d6d6d; line-height:22px; border:1px solid #b1b1b1; overflow-x:hidden; overflow-y:scroll; } 
.reg_info p { padding-left:10px; }
.regCheck { width:556px; text-align:center; border:2px solid #b1b1b1; }
.regCheck ul.selectType { padding-top:6px; }
.regCheck ul.selectType li { float:left; line-height:24px; vertical-align:middle; padding:0 20px;  }
.regCheck dl { width:330px; minHeight:64px; clear:both; padding:3px 0 12px;  *padding:10px 0 20px; }
.regCheck dt, .regCheck dd { float:right; line-height:31px; vertical-align:middle; padding:0 5px;  }
.regCheck dd li { line-height:26px; text-align:left; }
.regCheck dd li.inputTop { padding-top:1px; line-height:22px;}
.regCheck dd li.inputBottom { padding-top:17px; *padding-top:14px; line-height:22px; }
.regCheck dd li img { padding-bottom:2px; *padding-top:6px; *vertical-align:top; }

.regCheck02 { width:672px; height: 178px; font-size: 11pt; text-align:left; background-image: url('/images/egovframework/gicoms/sub/register/reg_bg_01.png'); background-repeat:no-repeat; padding: 30px; }
.regCheck02_2 { width:672px; height: 220px; font-size: 11pt; text-align:left; background-image: url('/images/egovframework/gicoms/sub/register/reg_bg_01_long.png'); background-repeat:no-repeat; padding: 30px; }
.regCheck03  { text-align : right; padding: 70px 70px 20px 0px;}
.regCheck04  { font-size: 9pt;  text-align : right; padding-right: 70px;}

.chkSsnPanel { width:100%; text-align:center; vertical-align: middle; }
.checkIpinPanel { display:none; width:100%; height:40px; line-height:34px; text-align:center; vertical-align: middle;  }
.chkMltmPanel { text-align:left; padding-bottom:8px; *padding:0; }
.regInputTable tbody th, .regInputTable tbody td { text-align:left; padding-left:10px; height:26px; } 
.regInputTable thead th, .regInputTable tbody tr .title { padding-left:0; text-align:left; font-weight:bold; background:#f9f9f9; padding-left: 10px;}
.regInputTable tbody tr td.title { border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; padding-left: 10px; }
.regInputTable tbody td.checkId input { vertical-align:top; margin-top:2px; *margin-top:0;  }
.regInputTable tbody td.checkId button { vertical-align:top; margin-top:2px; *margin-top:1px; }
.regInputTable tbody td span.regHelp { *display:inline-block; *padding-bottom:4px; }
.regInputTable tbody td select { *margin-top:2px; }
.regSuccess { width:619px; height:246px; vertical-align:middle; text-align:center; background-repeat:no-repeat; background-position:center; }
.regUsr { background-image:url('/images/egovframework/gicoms/sub/register/bt_usr.png'); }
.regEnt { background-image:url('/images/egovframework/gicoms/sub/register/bt_ent.png'); }
.link_home { padding:205px 0 0 452px; }

/* 선사 마이페이지 */
.preview_bbs { width:100%; overflow:hidden; }
.navDataTable3 tbody th { border-right:none; text-align:left; padding-left:8px; }
span.listMore { float:right; display:inline-block; padding:8px 18px 0 0; background: url('/images/egovframework/gicoms/icon/more.png') no-repeat right 7px; }
#pnlPopup_sub8_2 { overflow:hidden; width:680px; }
#pnlPopup_weapon_2 { overflow:hidden; width:680px; }
.borderLine { clear:both; margin:20px 0 0; padding-bottom:10px; width:100%; height:1px; border-top:2px solid #254061; }
ul.mp_ul { padding: 10px 0 0 20px; }
ul.mp_ul li { color:#3d3d3d; line-height: 18px;  padding-left:8px; line-height:18px; background:url('/images/egovframework/gicoms/icon/dot_2.png') no-repeat left center; }
ul.mp_ul li.liType1 { font-weight: bold; padding-left:8px;  line-height: 24px; background:url('/images/egovframework/gicoms/icon/symbol_2.png') no-repeat left center; }
ul.mp_ul li.liType2 { padding-left:12px;  line-height: 24px; background:url('/images/egovframework/gicoms/icon/symbol_3li.png') no-repeat left center; }
.borderDiv_MP { padding-bottom:10px; border-style:solid; border-width:2px; border-color:#e2e2e2; }

/* SSAS 경보이력 팝업 */
#pnlPopup_ssasMsgReport { overflow:hidden; width:700px; }


