/*포탈*/

#ThtmlGrid {top:44px !important;}

@media (max-width: 1400px) {
	.statHtmlBody {min-width:100% !important;}
}

@media (max-width: 1200px) {
	.content {padding-left:0 !important; padding-top:40px;}
	#content .tabMu {width:100%;}
	#content .tabMu li.menu_off {width:auto !important; margin-bottom:0; line-height:20px; margin-right:5px; border-bottom-left-radius:0; border-top-right-radius:10px;}
	#content .tabMu li.menu_on {width:auto !important; margin-bottom:0; line-height:20px; margin-right:5px; border-bottom-left-radius:0; border-top-right-radius:10px;}
}

@media (max-width: 1000px) {
	#footer {padding-left:0 !important;}
	.btnIcon {display:none !important;}
	#ThtmlGrid {top:11px !important;}
}

@media (max-width: 640px) {
	#wrap {padding:0 2% 10px;}
	.titleLeft {padding:0;}
	.titleBox .title #titleText {font-size:18px;}
	.titleBox .titleText li {font-size:12px;}
	.titleRight {display:none;}
	#content .tabMu li.menu_off {margin-right:3px; padding:10px 5px; font-size:11px;}
	#content .tabMu li.menu_on {margin-right:3px; padding:10px 5px; font-size:11px;}
	.cont_line {height:630px;}
	#footer .footer_wrap li {font-size:12px;}
	#footer .footer_wrap .left {display:none;}
	#pop_cmmtInfo {width:80% !important; margin-left:auto !important; transform:translateX(-50%);}
}