@media screen and (min-width:950px) and (max-width:1100px) {
/*	#header{width:920px;}
	#topSubNavi_area{width:900px !important;}
 	.btn_gnb_tabs{right:0;}
	#lnb_area{display:none;}
	#contents{float:none;margin:0 auto;}
	#wrap{width:900px !important;}
	#article{width:900px !important;background:none;} */
}

@media screen and (max-width:949px) {
/*	#header{width:920px;}
	#topSubNavi_area{width:900px !important;}
 	.btn_gnb_tabs{right:300px;}
	#lnb_area{display:none;}
	#contents{float:none;margin:0 auto;}
	#wrap{width:900px !important;}
	#article{width:900px !important;background:none;} */
}