/* CSS Document */
body{
	height: 100%;
	width: 100%;
	margin:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	background-color: #19243E;
	background-image: url(../img/splash/bg_vert.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.set_splash{
	width:100%;
	height:100%;
}
.font_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #070707;
}
.bg_sfumata {
	background-image: url(../img/splash/bg_sfumata.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9EACB8;
}
