/* mod_images_top_background*************************/.mod_images_top_background {	width:100%;	height:100%;	overflow:hidden;}.mod_images_top_background ul.slider {  width:100%;  height:100%;  padding:0px;  margin:0px;  list-style-type:none;  position:relative;  overflow:hidden;}.mod_images_top_background ul.slider li {	display:none;	padding:0px;	margin:0px;	width:100%;	height:100%;	position:absolute;	left:0px;	top:0px;	overflow:hidden;}.mod_images_top_background ul.slider li:first-child {	display:block;}.mod_images_top_background ul.slider li img {	display:none;	padding:0px;	margin:0 auto;	position:absolute;	top:0px;	left:0px;	width:1280px; 	height:720px;}