@charset "utf-8";

section#heroimg {
	margin: 0 0 0 280px;
	width: 650px;
}

div#ebook_ban img {
	width: 900px;
	margin: 35px 45px 10px;
}

div#realtime_news,
div#cast_blog,
div#call_me_now,
div#new_cast,
div#special_price {
	margin: 30px 0;
	padding: 0;
	width: 100%;
	height: 420px;
	background-image: none;
	background: linear-gradient(#ffffff, #eeeeee);
    border-radius: 15px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.35);
}

div#realtime_news {
	height: 550px;
}

div#realtime_news div.inner,
div#cast_blog div.inner,
div#call_me_now div.inner,
div#new_cast div.inner,
div#special_price div.inner {
	width: 970px;
	height: 325px;
}

div#realtime_news div.inner {
	width: 960px;
	height: 455px;
}
#realtime_news .inner .deli_shop_seperate {
	padding: 8px;
}

div#call_me_now .staycast_count {
	position: absolute;
	bottom: 360px;
    right: 15px;
}

div#special_price .downprice_count {
	position: absolute;
}