.advertise {
	width:100%;
	height:auto;
}
#advertise-6 {
	position:relative;
	margin:0 auto 0;
	width:100%;
	height:100%;
	min-width: 1200px;
	min-height: 915px;
}
#advertise-6 p {
	padding:0;
  margin:0; 
} 
#advertise-6 img { 
	max-width: 100%;
	myimg:expression(onload=function(){ 
	this.style.width=(this.offsetWidth > 100%)?"100%":"auto"});
} 
#advertise-6 .navigation {
	position:absolute;
	left:0;
	right:0;
	bottom:35px;
	z-index:999;
	text-align:center;
}
#advertise-6 .navigation a {
	background:#fff;
	text-indent:-9999px;
  overflow:hidden;
	display:inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px #eee solid;
	margin:5px 10px;
	width:13px;
	height:13px;
}
#advertise-6 .navigation  a.activeSlide {
	background:#0191ce;
}
#advertise-6 .container { }


