@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Arial;
	background:url(../../images/business1/background.jpg);
}

a {
	color: #1236ad;
}

div.container {
	background:url(../../images/business1/table.jpg) no-repeat top right;
	padding-top: 24px;
}
div.header {
	background:url(../../images/business1/header.png) no-repeat;
	width: 934px;
	margin: 0 auto;
	height: 148px;
}
div.content {
	width: 668px;
	margin: 0 auto;
	padding: 0 133px;
}
div.searchForm {
	width: 299px;
	margin-left: 8px;
	padding-top: 59px;
	position: relative;
}
div.searchForm div.keywords {
	position: absolute;
	left: 0;
}
div.searchForm div.keywords input {
	width: 239px;
	border: none;
	background: none;
	padding: 2px 5px;
	height: 24px;
	font-style: italic;
	font-size: 12px;
	color: #b3babd;
	margin: 0;
	line-height: 24px;
}
div.searchForm div.submit {
	position: absolute;
	right: 12px;
}
div.searchForm div.submit img {
	width: 33px;
	height: 28px;
	background: none;
}
div.feedItem  {
	padding:19px 0px 10px 20px;
}
div.feedItem .topLabel {
	position: absolute;
	right: 15px;
	top: 0;
	background:url(../../images/business1/topLabel.png) no-repeat;
	height: 88px;
	width: 48px;
}
div.feedItem .thumb {
	float: left;
	width: 90px;
	padding-right: 20px;
}
div.feedItem .thumb img {
	border:2px solid #8796a2;
}
div.feedItem .info {
	float: left;
}
div.feedItem.super  {
	background:url(../../images/business1/bestBg.png) no-repeat;
	height: 95px;
}
div.feedItem a.a_title {
	color: #1236ad;
	font-size: 15px;
}
div.feedItem p {
	width: 405px;
	font-size: 13px;
}
div.feedItem a.a_url {
	color: #0c7717;
	font-size: 13px;
	text-decoration: none;
}
div.feedItem div.rating {
	padding-top: 4px;
}
div.sep {
	padding-left: 21px;
}
.pagination {
	margin-top: 40px;
	padding-bottom: 15px;
}
.pagination ul li {
	display: inline;
	padding: 0 3px;
	color: #fff;
}
.pagination ul li a {
	color:#4863a8;
}
.pagination ul li a img{
	line-height: 18px;
	vertical-align: middle;
	margin: 0 10px;
}
.footer {
	text-align: center;
	color: #fefefe;
}
.clear {
	clear: both;
}
