@charset "UTF-8";

/* --------------------------------
	 top
-------------------------------- */
div#header h1 {
	padding: 12px 0 0 30px;
}
div#content {
	margin-top: 37px;
}
div#contLeft {
	float: left;
	border-top: 1px solid #DDD;
	/*padding-bottom: 27px;*/
	padding-bottom: 100px;
	width: 406px;
}
div.contRight {
	float: right;
	width: 407px;
	padding-bottom: 27px;
}

div#contLeft p {
	padding-top: 20px;
}
p.navReadmore a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background: transparent url(../images/navreadmorebg.gif) no-repeat 0 0;
	width: 80px; height: 15px;
}
p.navReadmore a:active, p.navReadmore a:hover {
	background-position: 0 -15px;
}

.section {
	border-top: 1px solid #DDD;
	padding-top: 18px;
}
div.contRight li.left { width: 196px; }
div.contRight li.right { width: 197px; }
div.contRight li.ad {
	width: 105px;
	float: left;
}
div.contRight li.adsec {
	width: 105px;
	float: left;
}
div.contRight li.adlast {
	padding:0;
	width:92px;
	float: left;
	border: none;
}
div.contRight li.left { float: left; }
div.contRight li.right { float: right; }

div.contRight li {
	width: 190px;
}
div.contRight li p.lnk a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-top: 8px;
}
.ad12 a {
	background: transparent url(../images/admore_12bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad11 a {
	background: transparent url(../images/admore_11bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad10 a {
	background: transparent url(../images/admore_10bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad9 a {
	background: transparent url(../images/admore_9bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad7 a {
	background: transparent url(../images/admore_7bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad6 a {
	background: transparent url(../images/admore_6bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad5 a {
	background: transparent url(../images/admore_5bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad4 a {
	background: transparent url(../images/admore_4bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
.ad3 a {
	background: transparent url(../images/admore_3bg.gif) no-repeat 0 0;
	width: 91px; height: 11px;
}
div.contRight li.left p.lnk a {
	background: transparent url(../images/bookmore_bg.gif) no-repeat 0 0;
	width: 190px; height: 12px;
}
div.contRight li.right p.lnk a {
	background: transparent url(../images/midtownmore_bg.gif) no-repeat 0 0;
	width: 190px; height: 12px;
}
div.contRight li.ad p.lnk a:active, #top div.contRight li.ad p.lnk a:hover,
div.contRight li.adsec p.lnk a:active, #top div.contRight li.adsec p.lnk a:hover,
div.contRight li.adlast p.lnk a:active, #top div.contRight li.adlast p.lnk a:hover {
	background-position: 0 -11px;
}
div.contRight li.right p.lnk a:active, #top div.contRight li.right p.lnk a:hover,
div.contRight li.left p.lnk a:active, #top div.contRight li.left p.lnk a:hover {
	background-position: 0 -12px;
}
div.contRight li p.image {
	padding-top: 16px;
}
div.contRight li p.notes {
	font-size: 12px;
	color: #808080;
	padding-top: 8px;
}

/* .bottomBox */
.bottomBox p.image {
	float: left;
	padding-top: 16px;
}
.bottomBox p.notes {
	font-size: 12px;
	color: #808080;
	float: right;
	padding-top: 14px;
	width: 302px;
}
.bottomBox p.lnk {
	float: right;
	width: 302px;
}
.bottomBox p.lnk a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-top: 8px;
}
.bottomBox p.lnk a {
	background: transparent url(../images/midtownmore_bg.gif) no-repeat 0 0;
	width: 190px; height: 12px;
}
.bottomBox p.lnk a:active, .bottomBox p.lnk a:hover {
	background-position: 0 -11px;
}
.bottomBox p.lnk a:active, .bottomBox p.lnk a:hover {
	background-position: 0 -12px;
}
