*{
	margin: 0;
	padding: 0;
}
img { border-style:none;
}

a img { border-style:none; }
body{

	margin: 0 auto;
	background: url(img/bg.jpg) repeat-x fixed center;
}
#wrap{
	position: relative;

}
#head{
	margin: 0 auto;

	position: relative;

}
#head img{

}
#head2{
	background: url(img/head.png) no-repeat center;
	height: 128px;
	margin: 0 auto;
}
#contents{
	height: 1024px;
	margin: 0 auto;


}
#contents2{
	}

#mov1{
	width: 800px;
	height: 410px;
	margin: 0 auto;
	background: url(img/mov_back1.png) no-repeat;
	position: relative;
}
#flvfile{
	position: absolute;
	top: 20px;
	right: 23px;
}

#mov2{
	width: 800px;
	height: 410px;
	margin: 10px auto 0;
	background: url(img/mov_back2.png) no-repeat;
	position: relative;
}
#flvfile2{
	position: absolute;
	top: 20px;
	right: 23px;
}

#mov3{
	width: 800px;
	height: 410px;
	margin: 10px auto 0;
	background: url(img/mov_back3.png) no-repeat;
	position: relative;
}
#flvfile3{
	position: absolute;
	top: 20px;
	right: 23px;
}

#mov4{
	width: 800px;
	height: 410px;
	margin: 10px auto 0;
	background: url(img/mov_back4.png) no-repeat;
	position: relative;
}
#flvfile4{
	position: absolute;
	top: 20px;
	right: 23px;
}

#mov5{
	width: 800px;
	height: 410px;
	margin: 10px auto 0;
	background: url(img/mov_back5.png) no-repeat;
	position: relative;
}
#flvfile5{
	position: absolute;
	top: 20px;
	right: 23px;
}

#mov6{
	width: 800px;
	height: 410px;
	margin: 10px auto 0;
	background: url(img/mov_back6.png) no-repeat;
	position: relative;
}
#flvfile6{
	position: absolute;
	top: 20px;
	right: 23px;
}

#mov7{
	width: 800px;
	height: 410px;
	margin: 10px auto 0;
	background: url(img/mov_back7.gif) no-repeat;
	position: relative;
}
#flvfile7{
	position: absolute;
	top: 70px;
	right: 30px;
}
#foot{
	height: 160px;
	width: 800px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/foot.png);
	padding-top: 30px;
}
#foot ul{
	margin-left: 50px;
	list-style-type: none;
	width: 720px;
	clear: both;
}
#foot ul li{
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
}
