@charset "utf-8";
/* CSS Document */
@supports(-webkit-overflow-scrolling: touch){
	#loog{
		width: 100%;
		left:150px;
	}	
}

