@media only screen and (max-width: 980px) {
	div#main_sale760{
		width:100%;
	}
	#monitor_cont .main-img{
		width:95% !important;
		height:auto;
	}
	#monitor_cont .b_20{
		max-width:700px;
		width:100%;
		height:auto;
	}
	
	#monitor_cont ul{
		margin:20px;
		padding:20px;
	}
	
	#monitor_cont p.moni_deli{
		margin:20px;
	}
	#moni_image{
		box-sizing:border-box;
		width:100%;
		padding:0;
	}
	#moni_image div{
		width:50%;
		margin-top:20px;
		
	}
	#moni_image img{
		width:95%;
		max-width:500px;
		margin:0 !important;
		display:block;
		height:auto;
		margin:auto !important;
	}
	.bar-item{
		width:100%;
		height:auto;
	}

}

@media only screen and (max-width: 640px) {
	#moni_image div{
		width:100%;
		margin-top:20px;
		
	}
}


@media only screen and (max-width: 530px) {
	#monitor_item .item_cago2{
		margin:auto;
		float:none;
	}
}