/* display452d */
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
*{font-family:'Noto Sans KR', sans-serif;}
ul, li, p, input, form{margin:0;padding:0;list-style:none;}
a{text-decoration:none;color:#000;}
:root{
    --color1:#ffffff;
	--backcolor:#888888;
}

.back5dD452d{width:100%;height:100%;
	background-image:url('./mm452d/backpattern.png');
	background-repeat:repeat;
	background-color:var(--backcolor);}

.mm5dD452d{width:100%;height:60px;border-bottom:1px solid #e6e6e6;background-color:#fff;}

.mm_ulE001{position:absolute;left:24px;top:13px;}
.mm_ulE001 > li{float:left;margin:0 20px 0 0;}
.mm_ulE001 > li p{color:#000;font-size:14px;line-height:28px;padding:0 5px;}
.mm_ulE001 > li span{display:block;width:0;height:3px;background-color:#000;transition:all 0.2s;}
.mm_ulE001 > li:hover span{width:100%;}

.mm_ulE002{position:absolute;right:16px;top:16px;}
.mm_ulE002 > li{float:left;margin:0 0 0 8px;}
.search5dD452d{width:200px;height:28px;background:url('./mm452d/searchbg.png') no-repeat;;}
.searchtxt5dD452d{display:block;float:left;border:none;background:none;width:158px;line-height:28px;margin:0 3px 0 10px;}
.searchbtn5dD452d{display:block;float:left;margin:6px 0 0 0;}
li.fullscrbtn5dD452d{margin-top:3px;}
li.closebtn5dD452d{margin-top:3px;}

.lower5dD452d{position:absolute;bottom:0;width:100%;height:60px;}

.down5dD452d{position:absolute;left:10px;top:15px;}
.down5dD452d > a{display:block;width:40px;line-height:40px;text-align:center;}

.mm_ulE003{position:absolute;left:50%;top:15px;transform:translateX(-50%);}
.mm_ulE003 > li{float:left;width:30px;text-align:center;margin:0 0 0 12px;}
.mm_ulE003 > li:first-child{margin-left:0;}
.mm_ulE003 >li.pageshow5dD452d{width:auto;height:19px;margin:5px 0 0 10px;}
.pshow_p5dD452d{float:left;height:19px;}
.pshow_p5dD452d > input{display:block;width:75px;height:19px;line-height:19px;text-align:center;border:none;border-radius:3px;background-color:#fff;font-size:12px;}
#pshow_totalpage{float:left;width:40px;height:19px;line-height:19px;font-size:12px;text-align:left;margin-left:10px;color:#fff;font-weight:bold;}
li.nextbtn5dD452d{margin:0;}

.combobtn5dD452d{position:absolute;right:10px;top:15px;width:150px;height:32px;line-height:32px;border-radius:32px;
	background-image:url('./mm452d/combobtn.png');
	background-repeat:no-repeat;
	background-position:right+15px center;
	background-color:var(--color1);}
.combobtn5dD452d a{display:block;width:calc(100% - 20px);height:32px;line-height:32px;color:#000;font-size:12px;padding:0 0 0 20px;}
