#innerContents{
	background-image:url(../img_links/background.jpg);
	font-size:12px;
	line-height:150%;
	color:#666;
	width:751px;
}

#bar{
	position:relative;
	background-image:url(../img_links/links_bg.jpg);
	background-repeat:no-repeat;
	width:751px;
	height:85px;
}
#columnBody{
	margin-left:120px;
	margin-top:20px;
	width:510px;
	height:700px;
}
#columnBody .item{
	margin-bottom:20px;
}
.item .banner{
	float:left;
	clear:both;
	width:140px;
	margin-right:10px;
	text-align:center;
}
.banner img{
	margin:0px auto;
}
.item .desc{
	float:left;
	width:360px;
}
.item .title{
	border-bottom:solid 1px #333;
}
.item .detail{
	padding-top:5px;
}

