﻿

.h112big{
	position: relative;
	height: 400px;
  	width: 500px;
}
.h112big1 {
  border: 1px solid #ffffff;
  height: 400px;
  width: 500px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ffffff;
}
.h112big2{
  border: 1px solid #ffffff;
  height: 400px;
  width: 500px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #ffffff;
}


.h112sm{
	position: relative;
	height: 150px;
  	width: 500px;
  	background: #eeeeee;
}

.h112sm1{
  border: 1px solid #ffffff;
  height: 150px;
  width: 500px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #eeeeee;
}

