table#link{
	width:650px;
	background-color:#ccc;
	margin: 20px 0 20px 50px;
}

table#link td{
	background-color:#fff;
	font-size:10px;
	color:#666;
	line-height: 15px;
}

a.text_link{
	text-align:center;
	color:#FF4448;
	font-weight:bold;
	text-decoration:none;
}

.mall_link_title{
	width:650px;
	font-size:12px;
	font-weight: bold;
	border-left: 4px solid #333;
	padding-left: 8px;
	margin: 20px 0 20px 50px;
	color:#333;
	line-height: 18px;
	letter-spacing: 1px;
}