			div.mainContainer div.head a.danceSchool
			{
				height: 144px;
				width: 144px;
				left: 25px;
				top: 15px;
				background: url(../images/en/online_dance_school.png) no-repeat;
			}
			div.mainContainer div.head a.danceSchool:hover
			{
				background: url(../images/en/online_dance_school_hover.png) no-repeat;
			}
			
			div.mainContainer div.head a.blog
			{
				height: 144px;
				width: 144px;
				right: 25px;
				top: 15px;
				background: url(../images/en/blog.png) no-repeat;
			}
			div.mainContainer div.head a.blog:hover
			{
				background: url(../images/en/blog_hover.png) no-repeat;
			}

			div.mainContainer ul.menu li a
			{
				padding: 5px 27px 0 27px;
			}