	html>/**/body{}
	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:81px;background:#FFF;}

	#content_all{width:1200px;min-height:450px;}

	#aside{float:left;width:170px;}
	#content{float:right;width:970px;min-height:450px;}
	#footer{overflow:hidden;clear:both;min-height:100px;margin-top:0px;padding-bottom:20px;width:100%}
	
	#header > div{letter-spacing: 0;word-spacing: 0;font-size:0}
	#header .header_top{border-bottom:1px solid #e1e8ee;padding:0;width:100%;}
	#header .header_left{float:left;width:10.5%;margin:0;padding:0}
	#header .header_center{float:left;width:60.5%;margin:0;padding:0}
	#header .header_right{float:left;width:28.5%;height:60px;margin:0;}
	
	#aside .aside_top{min-height:100px;}
	#aside .aside_center{min-height:50px;}
	
	#content .content{color:#555;float:left}
	#content .content .content_top{height:50px;}
	
	#content .content_center{color:#555;width:970px;float:right;min-height:900px;padding-bottom:50px}
	#content .content_center .content_top{height:50px;}
	
	#footer .footer_bottom{margin:20px 0 15px}
	
	.gnb{padding:0;}
	.lnb{margin-bottom:0px}
	.snb{padding:0}
	.aside_banner{margin-top:20px}
	
	/* 맨위로 이동 */
	#movetop{display:none;position:sticky;bottom:10px;margin-left: 1230px;}
	.movetop{position:absolute;top:-50px;right:-50;display: inline-block; width: 39px;height: 39px;border: 1px solid #ebebeb; background-color: #f9f9f9; outline: none; background:url(/image/inc/movetop.svg) center -8px no-repeat; box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);}

@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 tr{margin:0 auto;width:1000px;}
	.no-print, #Prt_none, .no-print * { display: none !important; }
	.veiw_tanklogo{display:block !important; } 
}


