#main{
	font:normal 12px/160% "宋体";
	color:#023F80;
	background:#fff;
}
.listBg a{
	color:#023F80;
	text-decoration:none;
}
.listBg a:hover{
	color:#FF6600;
	text-decoration:underline;
}
ul{
	list-style:none;
}
#wrapper{
	width:995px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
#main{
	padding-top:10px;
	overflow:hidden;
	zoom:1;
}
#sidebar{
	float:left;
	width:620px;
}
#sidebar .title{
	background:#FCF4D5;
	width:163px;
	font:bold 14px/180% "宋体";
	color:#000;
	padding-left:35px;
}
#sidebar .map{
	background:url(../images/map.jpg) no-repeat;
	height:515px;
}
#content{
	margin-top:26px;
	float:right;
	width:360px;
	border:solid 1px #DADAD7;
}
#content .videoPic{
	background:url(images/videopic.jpg) no-repeat;
	height:33px;
	padding-bottom:3px;
}
#content .tvc{
	background:url(../images/tvc.jpg) no-repeat;
	height:260px;
	margin-left:16px;
	padding-bottom:5px;
}
#content .refer{
	padding-left:15px;
	padding-bottom:6px;
}
.refer .link{
	color:#333;
}
#list .listTitle{
	background:url(images/title.jpg) no-repeat;
	height:51px;
	margin-top:15px;
	margin-left:300px;
}
#list .listBg{
	margin:15px 0;
}
.listBg ul{
	padding-left:35px;
}
.listBg li{
	float:left;
	padding-right:30px;
}
.listBg img{
	border:solid 1px #CCCCCC;
	display:block;
	width:204px;
	height:74px;
	overflow:hidden;
}
.listBg .a{
	display:block;
	text-align:center;
	padding:6px 0;
}
/* 养殖基地页面样式定义结束 */


