@charset "utf-8";
/* CSS Document */
#jfooter {
	width: 100%;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FCFBFD;
}

#jfooter .adspace {
	float: left;
	width: 320px;
	padding-bottom: 20px;
}
#jfooter .adspace iframe{
	float: left;
	width: 320px;
}
#jfooter #adwrap {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #ada979;
	padding: 10px;
}
#jfooter #adwrap .links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}
#jfooter #adwrap .social {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #CCC;
	padding: 2px;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ADA979;
	width: 100%;
	padding: 4px;
}a {
	color: #7A774B;
}

