@charset "utf-8";
div#bsFooter {
	width: 740px;
	height: 100px;
	margin: 0 0;
	background: #fff url(img/bg.gif) repeat-x;
}
div#bsFooter p#bsLogo {
	width: 150px;
	height: 100px;
	margin: 0 0 -100px 0;
	padding: 0;
}
.bsmid {
	font-size: 15px;
	color: #006;
	background-color: #FFF;
	padding: 15px;
	margin-top: 20px;
}
div#bslink ul {
	list-style: none;padding:0px;
}
div#bslink ul:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
 div#bslink li {
	float: left;
	margin: 4px 4px;
	padding: 8px;
	font-size: 12px;
	white-space: nowrap;
	border: 1px solid #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
div#bslink li a {
	color: #fff;
	text-decoration: none;
}
.SponsoredLink {
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #FCF7EF;
	border: 0px solid #E2D5A3;
}
.SponsoredLinkInside {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #999999;
}
.adslot {
	height: 280px;
	width: 336px;
	margin-right: auto;
	margin-left: auto;
}
