#content .title
{
	font-family:SolaimanLipi;
	font-weight:bold;
	font-size:22px;
	color:#039;
	margin-bottom:25px;
}
#list
{
	font-family:SolaimanLipi;
	font-size:14px;
	color:#444444;
	line-height:26px;
}
#list .title
{
	font-weight:bold;
	font-size:17px;
	color:#063;
	padding-bottom:2px;
	margin-bottom:10px;
}
#list .link
{
	display:block;
	background:url(../arrow.gif) 0px 9px no-repeat;
	padding-left:15px;
	padding-bottom:8px;
}
#list a
{
	font-size:13px;
	line-height:21px;
	color:#444444;
	text-decoration:none;
}
#list a:hover
{
	color:#0C0;
	text-decoration:none;
}
