@charset "utf-8";
body{ margin:0px auto; width:100%; height:auto;}
#dHomePageCarousel { 
	background:no-repeat scroll 0 0 transparent;
	height:221px;

	position:relative;
	margin:0px auto;
}
#dLocalHomesCarousel {
	height:310px;
	margin:10px 2px 3px 1px;
	overflow:hidden;
	position:relative; width:1182px;
}
.divCarouselInfo {
	color:#3C404E;
	font-size:12px;
	width:865px; margin-left:171px;

	line-height:16px;

	position:relative;
}
.imgBorder{

	position:absolute;
	cursor:pointer;
}
.imgBorder:hover {
	cursor:pointer;
	position:absolute;
}
.btnCarouselLT {
/*	background:url("../images/btn_nav_carousel.png") no-repeat scroll left top transparent;*/ background:url(../images/btn_left.png) no-repeat;
	display:block;
	height:29px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
	top:28px;
	width:34px;
}
.btnCarouselRT {
/*	background:url("../images/btn_nav_carousel.png") no-repeat scroll right top transparent;*/ background:url(../images/btn_right.png) no-repeat;
	display:block;
	height:29px;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
	top:28px;
	width:34px;
}

img {
	border:medium none;
}

.author{ width:700px; margin:0 auto; height:auto; text-align:center;}

#adname{
width: 370px;
height: 63px;
background:url(../images/mle_07.jpg) no-repeat;
line-height: 30px;
position: relative;
left: 238px;
text-align: center;
top: 12px; font-size:28px; color:#fff; line-height:63px;
}