div#top p#favourite{
	margin:25px 0 -5px;
	padding:13px 10px 7px;
	height:50px;
	line-height:50px;
	width:464px;
	font-size:12px;
	border:1px solid #f2f2f2;
}
div#top p#favourite a{
	color:#000;
	text-decoration:none;
}
div#top p#favourite img{
	float:left;
}

div#top table#favourite
{
	margin:25px 0 -5px;
	width:486px;
	border:1px solid #f2f2f2;
}
div#top table#favourite tr td,
div#top table#favourite tr th
{
	padding:10px 0;
	height:50px;
	vertical-align:middle;
}
div#top table#favourite tr td
{
	width:100%;
}
div#top table#favourite tr th
{
	padding:10px 0 10px 10px;
}

div#top table#favourite tr td a
{
	color:#000;
	font-size:12px;
	text-decoration:none;
}

div#content ul{
	float:left;
	margin:0;
	padding:0;
	width:498px;
}
div#content ul li{
	float:left;
	margin:0 10px 10px 0;
	padding:10px;
	width:92px;
	height:50px;
	line-height:50px;
	text-align:center;
	list-style:none;
	border:1px solid #f2f2f2;
	overflow:hidden;
}


div#content p strong span{
	padding:0 0 0 3px;	
	color:#96c702;
}
