@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
	font-family: "微軟正黑體";
	background-color: #fffff3;
	background-color: #000000;
	background-image: url(http://www.studytour.com.tw/bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.outter {
	width: 1000px;
	margin: auto;
	text-align: center;
 -moz-box-shadow: 3px 3px 5px #;
 -webkit-box-shadow: 3px 3px 5px #;
 box-shadow: 3px 3px 5px #;
}


.video001 {
    text-align: center;
    margin: auto;
    width: 1024px;
	background-color: #ffede1;
}


