@charset "UTF-8";
/* CSS Document */

/*
body {
	background-color: #FFFFFF;
}
*/
.header  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-indent: 24px;
}

.content  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:24px;
	color: #FFFFFF;
}
.container .content .cL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 696px;
	float: left;
}
.container .content .cR {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 240px;
	float: right;
}
.container {
	width: 960px;
}
.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 24px;
	margin-bottom: 7px;
	margin-top: 7px;
	clear: both;
	padding-top: 7px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	margin-left: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	clear: both;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 24px;
}
.content a {
	color: #FFFFFF;
	text-decoration: none;
}
.content a {
	color: #FFFFFF;
	text-decoration: none;
}

.uploader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-left: 24px;
}
