ul,
ol {
	list-style: none;
}

body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma,굴림; font-size:9pt; color:#222222; }

form { margin:0px; }

img {border:0px;}

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

a.admin:link, a.admin:visited, a.admin:active { text-decoration:none; color:#ffffff; }
a.admin:hover { text-decoration:underline; color:#ffffff; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }

/* paging */
.jy_paginate { padding:10px 0; }
.jy_paginate a,
.jy_paginate strong { position:relative; display:inline-block; margin-right:1px; padding:2px 4px 3px 4px; color:#000; text-decoration:none; border:1px solid #ffffff; font:bold 11px/normal Verdana; _width /**/:17px; }
.jy_paginate strong { color:#f23219 !important; border:1px solid #e9e9e9; }
.jy_paginate .pre { margin-right:6px; padding:4px 6px 2px 14px; _padding-bottom:1px; background:url(http://www.kingpc.or.kr/application/cms/img/bg_page_left_off.gif) no-repeat 6px 6px !important; letter-spacing:-1px; }
.jy_paginate .next { margin-left:4px; padding:4px 14px 2px 6px; _padding-bottom:1px; background:url(http://www.kingpc.or.kr/application/cms/img/bg_page_right_off.gif) no-repeat 38px 6px !important; letter-spacing:-1px; }
.jy_paginate a.pre { background:url(http://www.kingpc.or.kr/application/cms/img/bg_page_left_on.gif) no-repeat 6px 6px !important; }
.jy_paginate a.next { background:url(http://www.kingpc.or.kr/application/cms/img/bg_page_right_on.gif) no-repeat 38px 6px !important; }
.jy_paginate .pre,
.jy_paginate .next { display:inline-block; color:#ccc; border:1px solid #e9e9e9; position:relative; top:0; _top:-2px; font:11px/normal 돋움, Dotum; width:30px; _width /**/:50px; }
.jy_paginate a.pre,
.jy_paginate a.next { color:#565656; }
.jy_paginate a:hover { background-color:#f7f7f7 !important; border:1px solid #e9e9e9; }

#header *{font-family: "Noto Sans KR", sans-serif;}
#header{display:flex; justify-content:space-between; align-items:flex-start; width:996px; margin:0 auto; padding-top:13px;}
.logo{margin:0;}
.gnb{display:flex; gap:30px; margin:8px 0 0 0}
.gnb .depth1 > a{display:block; padding:0 25px 15px; font-size:16px; font-weight:500; color:#000}
.gnb .depth1:last-child > a{padding-right:0;}
.gnb .depth1:hover > a{color:#1e8711}
.gnb .depth1:hover .depth2{display:flex;}
.gnb .depth2{position:absolute; z-index:52; padding-bottom:5px; text-align:left; background-color:#fff; border-top:3px solid #1e8711; display:none; -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.3); box-shadow:5px 5px 5px 0px rgba(0,0,0,0.3);}
.gnb .depth2 ul{padding:0 50px 0 30px;}
.gnb .depth2 ul:nth-child(2){padding-left:0;}
.gnb .depth2 ul li{margin:10px 0}
.gnb .depth2 ul li a{font-size:14px; color:#000}
.gnb .depth2 ul li a:hover{color:#1e8711}

.lnb *{font-family: "Noto Sans KR", sans-serif;}
.lnb{width:189px;}
.lnb h1{height:47px; line-height:47px; padding-left:25px; margin:0; background:url(/images/common/lnb_bg.jpg) no-repeat center; color:#fff; font-size:18px; font-weight:500}
.lnb ul{margin:10px 0 20px 0; padding:0;}
.lnb ul li a{display:block; padding:10px 25px; font-size:15px; color:#333; border-bottom:1px solid #ccc}
.lnb ul li.active a{color:#006634}