@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #51514f;
	margin: 0px;
	padding: 0px;
	background-color: #878986;
}
#wrapper {
	width: 678px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408114/html/images/wrapper.jpg');
	background-repeat: no-repeat;
	height: 814px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0 44px 0 44px;
}
#footer {
	width: 766px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408114/html/images/bottom.gif');
	background-repeat: repeat-x;
	height: 26px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408114/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 164px;
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 30px 0 0 10px;
}
#header li {
	PADDING-RIGHT: 0.5em;
	DISPLAY: inline;
	PADDING-LEFT: 0.5em;
	BORDER-LEFT: 1px solid #ffffff
}
#header ul {
	margin-top: 0px;
	padding-left: 0px;
}
#header li.first {
	border-left-width: 0px;
}
#header a:link {
	color: #ffffff;
	text-decoration: none;
}
#header a:hover {
	color: #000000;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408114/html/images/cbg.gif');
	background-repeat: no-repeat;
	height: 620px;
}
#left {
	float: left;
	width: 360px;
	padding: 10px 0 0 25px;
}
#right {
	float: right;
	width: 282px;
}
.greytitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #81817e;
}
.whitetitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.leftimg {
	display: block;
	float: left;
	margin-right: 6px;
}
.greyline {
	background-color: #81817e;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
.whitetext {
	color: #FFFFFF;
}
