@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none
}
.storage{
	text-align: center;
	padding: 110px 0 10px;
	font-size: 28px;
}
.storage a{
	color: #000;
}
.storage a:hover{
	color: #0099ff;
}
.storage a span{
	font-size: 18px;
}
.white18 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.grey14 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.blue14 {
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #065387;
	text-decoration: none;
}
.blue14 a {
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #065387;
	text-decoration: none;
}
.blue14 a:hover {
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #0981D0;
	text-decoration: none;
}
img {
	border:0px;
}

