@charset "utf-8";
body {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410102/html/images/mainbg.gif');
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.txt-bold {
	font-weight: bold;
}
.ad-column {
	position: relative;
	margin-top: 15px;
}
.title-showing {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410102/html/images/title.gif');
	background-repeat: no-repeat;
	height: 54px;
}

.nowshowing {
	background-color: #588582;
	float: left;
	width: 181px;
	height: 345px;
}
.bottom {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410102/html/images/bottom.gif');
	background-repeat: no-repeat;
	height: 15px;
	background-position: left bottom;
}
.advertisement {
	float: right;
	height: 345px;
	width: 202px;
	margin-bottom: 15px;
}
.footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410102/html/images/footer.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 97px;
	margin-left: 70px;
	height: 30px;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 20px;
}



#container {
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#top {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410102/html/images/top.gif');
	height: 126px;
	font-weight: bold;
	padding-top: 23px;
	padding-left: 120px;
}
#top-header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410102/html/images/top-header.gif');
	height: 61px;
	background-repeat: no-repeat;
	margin: 0px;
}
.content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410102/html/images/content-bg.gif');
	background-repeat: no-repeat;
	padding-right: 116px;
	padding-left: 89px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.floatright
{
	float: left;
	width: 53px;
	padding-right: 10px;
	margin-bottom: 18px;
	padding-left: 10px;
	margin-top: 0px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.clearboth { clear: both; }
