@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #b3a1a1;
}
h1 {
	font-size: 16px;
	color: #FF3301;
}
.pic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FF3301;
	border-right-color: #FF3301;
	border-bottom-color: #FF3301;
	border-left-color: #FF3301;
}
.content-title {
	font-size: 15px;
	color: #FF3301;
}
.location {
	font-size: 10px;
	color: #FF3301;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
}
