@charset "utf-8";
#content {
	height:120px;
	margin-top:5px;
}
#content table {
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
}
#content td {
	background-image:url(../images/features-bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
#content #detail {
	background:none;
}
#content #detail #td-image {
	background:none;
	width:72px;
}
#content #detail #td-title {
	background:none; 
	width:216px;
	height:30px; 
}
#content #detail #td-content {
	background:none; 
	height:72px;
}
#content #title{
	width:190px;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	text-align:left;
	margin-top:10px;
}
#content #intro {
	text-align:left;
	width:200px; 
	line-height:18px;
	