p{
	margin:0;
}
#header,#top .cont,#main{width:990px}
#industry-entry{
	background:url(/images/special2011/entry_bg.png) 0 0 repeat;
	border-top:1px solid #e5e5e5;
	padding-bottom:60px;
	padding-top:20px;
}
#main a:link,#main a:visited{
	color:#246bb3;
}
#main a:hover{
	color:#f60
}

#footer{
	margin-top:0;
}

#entry-title{
	font-size:28px;
	font-family:impact;
	margin-bottom:20px;
}
#entry-info{
	margin-bottom:40px;
}
#entry-wrap:after{
	display:block;
	content:".";
	height:0;
	line-height:0;
	font-size:0;
	visibility:hidden;
	clear:both;
}
#entry-wrap{
	zoom:1;
}
.entry{
	width:260px;
	height:130px;
	border:1px solid #d9d9d9;
	box-shadow:0 2px 0 #d9d9d9;
	padding:15px 20px;
	background:#fff;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
	border-radius:5px;
}
.entry:hover{
	border:1px solid #b3b3b3;
}
#entry-wrap .last{
	margin-right:0;
}

.entry .logo{
	height:40px;
}
.entry li{
	padding:2px 0 2px 10px;
	background:url(/images/special2011/li_4.png) left center no-repeat;
}