body {
	font:normal 12px Verdana, sans-seri , Osaka;
	width : 675px;
	text-align:center;
	background-image: url(../images/mitu_bg.jpg);
	background-repeat: no-repeat;
}
:focus {
	outline:none;
}

ul {
	list-style-type:none;
}

.revolver, ul {
	width : 675px;
	height : 220px;
	position : relative;
	overflow : hidden;
	margin:30px 0px 0px 0px;
	padding:0;
}

.revolver div, li {
	position:absolute;
	width:250px;
	height:200px;
}

.revolver img {
	width:200px;
	height:148px;
	border:0;
}

.arrow {
	width : 675px;
	color:#FF9900;
}
.prof {
	margin:45px 0px 0px 0px;
	width : 675px;
	color:#FF9900;
	text-align: right;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-size:10px;
}
a:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}
a:active  {
	color: #FF9900;
	text-decoration: none;
	font-size:10px;
}
a:hover  {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}
h1 {
	width : 675px;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
}
