#content{
	padding-top: 5px;
}

.navi{
	clear: both;
	text-align: right;
}

.navi a{
	margin-left: 6px;
}

.entry{
	width: 382px;
	background: url(/info/site/img/bg_list02.gif) repeat-y top left;
	color: white;
	margin-bottom: 14px;
	display: inline-block;
	overflow: hidden;
}

.entry h2{
	font-size: 14px;
	text-align: center;
	margin: 0 0 16px;
	padding-top: 20px;
	clear: both;
}

.entry h2 a, .entry h2 a:link{
	color: white;
}

.entry1{
	float: left;
	clear: both;
}

.entry2{
	float: right;
	font-size: 0;
}

.entry .inner1{
	width: 164px;
	padding: 14px 14px 16px;
	float: left;
	background: url(/info/site/img/bg_list01.gif) no-repeat left top;
}

.entry .inner1 div{
	margin-right: -3px;
	width: 167px;
}

.entry .inner1 div img{
	float: left;
	padding-right: 3px;
}

.entry .inner1 p{
	font-size: 12px;
}

.entry .inner2 img{
	border: 2px solid #F2F5F6;
	vertical-align: top;
	float: left;
}

