@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
}
#v-container {
	height: 700px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#v01 {
	float: left;
	height: 700px;
	width: 15px;
	background-image: url(ev-01.png);
	background-repeat: no-repeat;
}
#v-flash {
	float: left;
	height: 700px;
	width: 920px;
}
#v02 {
	background-image: url(ev-02.png);
	background-repeat: no-repeat;
	float: left;
	height: 700px;
	width: 15px;
}
#v03 {
	height: 42px;
	width: 920px;
	background-image: url(ev-03.png);
	background-repeat: repeat-x;
	background-position: 15px;
	float: left;
	margin-left: 15px;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	text-align: center;
}
