@charset "utf-8";
*{
	margin: 0;
	padding: 0;}
body{
	font-family:"Times New Roman";}
ul li{
	list-style: none;}
.clearfix{ 
  *zoom: 1;}
.clearfix:before, 
.clearfix:after { 
  display: table; 
  line-height: 0; 
  content: "";}
.clearfix:after { 
  clear: both;}
.popup-container{
	position: absolute;
	top:300px;
	left:0px;
	z-index: 9999;
	width: 100%;
	height: 100%;
	overflow: visible;}
.img-flex{
	position: absolute;}
.img-flex ul{
	font-size: 0;}
.img-flex ul li{
	display: block;
	background-repeat: no-repeat;
	float: left;
	position: relative;}