@charset "utf-8";

#header{
margin:auto;
width:910px;
height:254px;
background:url(../images/training-home/bg_banner.jpg) no-repeat;
}

		#btn_1{
		background:url(../images/training-home/btn_1.jpg) no-repeat;
		}
	
		#btn_2{
		background:url(../images/training-home/btn_2.jpg) no-repeat;
		}

		#btn_3{
		background:url(../images/training-home/btn_3.jpg) no-repeat;
		}
	
		#btn_4{
		background:url(../images/training-home/btn_4.jpg) no-repeat;
		}
		


