#imGroup_1 { float: left; }
#imGroup_1 > div { float: left; }
#imGroup_2 > div { float: left; }
#imCell_2 { display: block; position: relative; overflow: hidden; }
#imCell_1 { display: block; position: relative; overflow: hidden; }
@media (min-width: 960px) {
	#imGroup_1 { width: 764px; }
	#imGroup_2 { width: 764px; }
	#imGroup_3 { width: 382px; height: 12px; }
	#imCell_2 { width: 376px; min-height: 6px; }
	#imCell_1 { width: 758px; min-height: 361px; }
	
}
@media  (max-width: 959px) and (min-width: 840px) {
	#imGroup_1 { width: 828px; }
	#imGroup_2 { width: 828px; }
	#imGroup_3 { width: 414px; height: 12px; }
	#imCell_2 { width: 408px; min-height: 6px; }
	#imCell_1 { width: 822px; min-height: 361px; }
	
}
@media  (max-width: 839px) and (min-width: 480px) {
	#imGroup_1 { width: 470px; }
	#imGroup_2 { width: 470px; }
	#imGroup_3 { width: 235px; height: 12px; }
	#imCell_2 { width: 231px; min-height: 6px; }
	#imCell_1 { width: 466px; min-height: 361px; }
	
}
@media  (max-width: 479px) {
	#imGroup_1 { width: 100%; clear: left; }
	#imGroup_2 { width: 100%; clear: left; }
	#imGroup_3 { display: none; clear: left; }
	#imCell_2 { clear: left; }
	#imCell_2 { width: 100%; min-height: 6px; }
	#imCell_1 { clear: left; }
	#imCell_1 { width: 100%; min-height: 6px; }
	
}
