@charset "utf-8";
.title_great {
	font-size: 72px;
	color: #09C;
	font-family: "Times New Roman", Times, serif;
}
.subtitle {
	font-size: 18px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
body p {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.list {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #FFF;
	text-decoration: none;
	background-color: #09C;
}
.list1 {
	color: #999;
}
