#chan_p {
	float: left;
	width: 151px;
	margin-left: 19px;
	margin-top: 15px;
}
a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

#chan_p #chan_title {
	line-height: 22px;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	color: #589BBB;
	background-color: #F5F5F5;
	margin-top: 5px;
	margin-bottom: 15px;
}
#chan_p #chan_title a {
	font-size: 12px;
	color: #589BBB;
	text-decoration: none;
}
