.genres {
	margin-left: 20px;
}
.genres a {
	background-image: none;
	padding: 0px;
}


.genres img {
	margin-bottom: 10px;
	margin-right: 10px;
}
.list {
	margin-left: 20px;
}
.list .genre {
	margin-bottom: 20px;
}
.list .genre .title {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 20px;
}
.list .title img {
	vertical-align: middle;
}


.list .genre table {
	margin-left: 10px;
	width: 600px;
}
.list .genre th {
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	padding-left: 1em;
	font-weight: normal;
}
.list .genre .thName {
}
.list .genre .thLoc {
	width: 20%;
}
.list .genre .thHours {
	width: 20%;
}
.list .genre .thTel {
	width: 20%;
}

.list .genre td {
	line-height: 1.2em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list .genre .title img {
	margin-right: 5px;
}
.detail {
	margin-left: 20px;
	margin-right: 20px;
}
.dotLineTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: left;
	margin-top: 15px;
	padding-top: 10px;
}
.h20px {
	clear: both;
	height: 20px;
}


.detail .title {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 5px;
}
.detail .title img {
	margin-right: 5px;
}

.detail .lead {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #990000;
}
.detail td {
	padding: 5px;
}
.detail .items {
	clear: left;
	margin: 10px;
	padding: 5px;
	border: 2px solid #f0f0f0;
}
.detail .items table {
	margin: 0px;
	padding: 0px;
}

.detail .name {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #003399;
	font-weight: bold;
}
.detail .data {
	line-height: 1.4em;
	margin-bottom: 10px;
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.detail .mainImage {
	margin-right: 10px;
}
.detail .items .itemName {
	color: #FFFFFF;
	background-color: #003399;
	display: block;
	text-indent: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-weight: bold;
}
.detail .items .price {
	color: #003399;
	font-size: 1.1em;
	text-align: right;
	display: block;
	margin-bottom: 5px;
}
.detail .items img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.detail .items .comment {
	margin-left: 115px;
	display: block;
}
.detail .mapLink {
	text-align: right;
	display: block;
	float: right;
}
.detail a {
	background-image: none;
	padding: 0;
}

.floors {
	margin-left: 20px;
}

