@charset "utf-8";
/* TYG2 By Joshua */

html,body{background:#000 url(../../resource/images/director/BGdirector.jpg) center top no-repeat;}
.wrapper{position:relative;width:1100px;margin:0 auto;height:1980px;}
.img01{position: absolute;width: 495px;height: 783px;left:10px;top: 230px;background: url(../../resource/images/director/pic_director.png) left top no-repeat;}
.txt01{position:absolute;width:545px;height:834px;right:40px;top:170px;background:url(../../resource/images/director/text_director.png) left top no-repeat;}
.img02{position:absolute;width:495px;height:783px;right:10px;top:1110px;background:url(../../resource/images/director/pic_action.png) left top no-repeat;}
.txt02{position:absolute;width:594px;height:924px;left:40px;top:1060px;background:url(../../resource/images/director/text_action.png) left top no-repeat;}
.fb{
	position: absolute;
	width: 60px;
	height: 60px;
	cursor: pointer;
	left: 774px;
	top: 1908px;
	background: url(../../resource/images/facebook_01.png) center top no-repeat;
}.fb:hover{background:url(../../resource/images/facebook_02.png) center top no-repeat;}
.ig{
	position: absolute;
	width: 60px;
	height: 60px;
	cursor: pointer;
	left: 840px;
	top: 1908px;
	background: url(../../resource/images/instagram_01.png) center top no-repeat;
}.ig:hover{background:url(../../resource/images/instagram_02.png) center top no-repeat;}
