@charset "utf-8";

.new {
	font-weight: bold;
	color: #FF0000;
}
.info_ul {
	list-style: none;
	width: 400px;
}
.info_li {
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
}
h5 a {
	text-decoration: none;
}
h5 a:visited {
	text-decoration: none;
}
h5 a:hover {
	text-decoration: none;
}
.tenant {
	width: 400px;
}
td {
	vertical-align: top;
	border: none;
}
.itemimg {
	vertical-align: bottom;
}
.bottomtxt {
	vertical-align: bottom;
	font-size: 0.85em;
}
.tdwidth {
	width: 250px;
}
.frame {
	background-color: #ffffff;
	padding: 4px;
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	margin-top: 5px;
}
