body {
		margin:0;
		padding:0;
	}
    /* image replacement */
        #prevBtn, #nextBtn {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	a{outline: none;}

#content{
	position:relative;
	}			

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}

	#slider li{ 
		/*width:710px;*/
		width:100%;
		/*width:auto;*/
		height:675px;
		/*height:auto;*/
		/*width:100%;*/
		/*max-width:100%;*/
		/*overflow:hidden;*/ 
		position:relative;
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:30px;
		position:absolute;
		left:12px;
		/*top:250px;*/
		top:45%;
		z-index:1000;
		}	
	#nextBtn { 
		/*left:668px;*/
		left:93%;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		position:relative;
		width:30px;
		height:30px;
		background:url(/microsites/data/125/left.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(/microsites/data/125/right.png) no-repeat 0 0;	
		}	
	#nextBtn a:hover{ 
		background:url(/microsites/data/125/hright.png) no-repeat 0 0;	
		}	
	#prevBtn a:hover{ 
		background:url(/microsites/data/125/hleft.png) no-repeat 0 0;	
	}	
	
	.b1{
		/*background:url(/microsites/data/125/future_blank.jpg) no-repeat 0 0;
		background-position:left bottom;*/
	}
	.b2{
		/*background:url(/microsites/data/125/innovation_blank.jpg) no-repeat 0 0;
		background-position:left bottom;*/
	}
	.b3{
		/*background:url(/microsites/data/125/service_blank.jpg) no-repeat 0 0;
		background-position:left bottom;*/
	}
	.b4{
		/*background:url(/microsites/data/125/prize_blank.jpg) no-repeat 0 0;
		background-position:left bottom;*/
	}
	
	ol{
		margin:0; padding:0; list-style-type: none;
	}
	
	li{
		float:left;
	}
	
	.nav{
		display:block;
		position:absolute;
		top:90%;
		/*top:520px;*/
		/*left:300px;*/
		left:85%;
		z-index:1000;
	}
	
	.controlNav a {
		display:block;
		width:22px;
		height:22px;
		background:url(/microsites/data/125/bullets.png) no-repeat;
		text-indent:-9999px;
		border:0;
		margin-right:3px;
		float:left;
	}
	.current a {
		background-position:0 -22px;
	}

	
.div_img img {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    width: 100%;
}
	