#desc {
	font-size: 11px;
	color: #999999;
}
#content_img_correct {
	margin-right: 50px;
	margin-left: 50px;
}
#footer {
	color: #999999;
	width: 800px;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #8696A4;
}
#footer a:active {
	color: #999999;
}

.footer_title {
	font-size: 14px;
	color: #8696A4;
	font-weight: bold;
}

.footer_content_div {
	width: 260px;
	float: left;
	height: 150px;
}

#footer_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-style: none;
}
#footer_top ul {

}
#footer_top li {
	float: none;
	margin-right: 80px;
	list-style-type: none;
	margin-bottom: 9px;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-top: 10px;
}

