@charset "utf-8";

/* Sponsored link */

.SponsoredLink {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-color: #f8f8f8;
	border: 1px solid #999;
	height:100%;
}

.SponsoredLinkInside {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
	display:block;
	width:100%;
}

div#bsFooter {
	width: 732px;/* page width */
	height: 100px;
	margin: 0 auto;/* default */
	background: #fff url(img/bg.gif) repeat-x;/* background */
}

div#max {
	width:100%;
	background: #fff url(img/bg.gif) repeat-x;/* background */
	height:100px;
	border-top: 1px solid #CCC;
}

div#bsFooter p#bsLogo {
	width: 150px;
	height: 100px;
	margin: 0 0 -100px 0;
	padding: 0;
}

div#bsFooter div#bslink ul {
	list-style: none;
	height: 70px;
	margin: 2px 15px 0 150px;
	padding: 15px 0 15px 0;
}

/* NO CHANGE START */

div#bsFooter div#bslink ul:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html div#bsFooter div#bslink ul {
	display: inline-table;
}

* + html div#bsFooter div#bslink ul {
	display: inline-table;
}

/* NO CHANGE END */

div#bsFooter div#bslink li {
	float: left;
	margin: 0;
	padding: 0 8px 8px 0;
	font-size: 13px;
	white-space: nowrap;
}

div#bsFooter div#bslink li span {
	padding: 0;
	display:block;
}

div#bsFooter div#bslink li a {
	display: inline;
	color: #666;
	text-decoration: underline;
}
