	html>/**/body{overflow-y:scroll}
	body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
	body,input,textarea,select,button,table,div{"Noto Sans KR" !important;	font-style: normal  !important;font-family:"Noto Sans KR",'돋움',Dotum,AppleGothic,Sans-serif;font-size:13px;font-weight:400}
	html>/**/body{height:100%;min-height:100%;}
	
	img,fieldset{border:0}
	ul,ol{list-style:none}
	em,address{font-style:normal}
	
	a{text-decoration:none;color:#333;cursor:pointer}
	a:hover,a:active,a:focus{text-decoration:none;color:#5475EF}
	
	.wrap{width:1200px;margin:0 auto}
	
	#top_ad{display:none;min-height:30px;background:#1B3565;color:#fff;text-align:center}
	#header{width:100%;height:86px;border-bottom:2px solid #433CD5;background:#FFF;position:fixed;z-index:10}
	#container{clear:both;}
	#container:after{display:block;clear:both;content:''}
	#content_all{width:1200px;min-height:450px;padding-bottom:30px;}
	#aside{float:left;width:130px;} /*사이드메뉴*/
	#content{float:right;width:1040px;min-height:450px;padding-bottom:30px;background:#fff;} /*검색 리스트*/
	#footer{clear:both;min-height:100px;margin-top:0px;padding-bottom:20px;border-top:1px solid #ccc;background:#fff;width:100%}
	
	#header > div{letter-spacing: 0;word-spacing: 0;font-size:0}
	#header .header_banner{height:30px;text-align:right;font-size:11px;width:100%}
	#header .header_top{height:28px;text-align:right;font-size:11px;width:100%;}
	#header .header_left{float:left;width:10.5%;margin:0;padding:0}
	#header .header_center{float:left;width:74.5%;margin:0;padding:0}
	#header .header_right{float:left;width:14.5%;height:60px;margin:0;}
	
	#aside .aside_top{min-height:100px;}
	#aside .aside_center{min-height:50px;}
	
	/* #content .content_top{height:50px;border-bottom:1px solid #999} */
	#content .content_center{color:#555;width:1040px;float:right} /*검색 리스트*/
	#content .content_center .content_top{height:50px;border-bottom:1px solid #999}
	
	#footer .footer_top{min-height:45px;margin:35px 0 20px}
	#footer .footer_bottom{margin:20px 0 15px}
	
	.gnb{padding:0;}
	.lnb{margin-bottom:0px}
	.snb{padding:0}
	.aside_banner{margin-top:20px}
	
	/* 맨위로 이동 */
	#movetopbt{display:none;position:sticky;bottom:30px;margin-left: 1280px;}
	#movetopbt_icon{position:absolute;top:-28px;right:-50;width:50px;height:50px;background:url(/img/icon/movetop_g.svg) center -5px no-repeat;z-index:10;border:1px solid #ccc;-moz-border-radius:50%;border-radius:50%;-webkit-border-radius: 50%;}
	#movetopbt_icon:hover{background:url(/img/icon/movetop_g.svg) center -95px no-repeat;z-index:10;box-shadow: 0 0 2px 1px #dadcdf}


@media all and (max-width: 1480px){
	#movetopbt{position:relative;bottom:0px;margin-left: 90%;}
	#movetopbt_icon{position:absolute;top:-28px;right:0}
}
@media all and (max-width: 1200px){
	body{width:1200px}
}

 
/*프린트 사이즈 pc버전 일부제거 및 레이아웃*/
.veiw_tanklogo{display:none}
@media print { 
	body{width:100%}
	#tblLst{margin:0 auto;width:1000px;}
	#tblLst #lsTbody{margin:0 auto;width:1000px;}
	#lsTheader{margin:0 auto;width:1000px;}
	#prtWid{margin:0 auto;width:1000px;}
	.no-print, #Prt_none, .no-print * { display: none !important; }
	.veiw_tanklogo{display:block !important; } 
}
