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

#wrapper {
	width: 766px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #87817a;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #C0BBB5;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408096/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 218px;
}
#search {
	float: left;
	width: 230px;
	padding: 190px 0 0 20px;
}
#login {
	float: right;
	width: 330px;
	padding: 190px 0 0 0;
}
#nav {
	float: left;
	width: 160px;
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
input {
	font-size: 10px;
}
.whitetext {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#nav ul {
	list-style-type: none;
	padding: 20px 0 0 30px;
	margin: 0;
}
#nav li {
	padding-bottom: 4px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408096/html/images/cbg.gif');
	background-repeat: repeat-y;
	height: 535px;
	padding: 2px 20px 0 0;
}
#left {
	float: left;
	width: 237px;
}
#right {
	float: right;
	width: 495px;
}
.whitetitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.leftbox {
	background-color: #aea79f;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
}
.btext {
	font-weight: bold;
	color: #ffe6b6;
}
.rightbox1 {
	background-color: #e2d8ce;
	padding: 6px;
}
.rightbox2 {
	background-color: #c0bbb5;
	padding: 6px;
	color: #717171;
}
.greentitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #938e78;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.leftimg {
	display: block;
	float: left;
	margin-right: 6px;
}
.browntext {
	font-weight: bold;
	color: #aa875f;
}
.orangetext {
	color: #db994c;
}
.greytitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #aea79f;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408096/html/images/footer.gif');
	background-repeat: no-repeat;
	clear: both;
	height: 19px;
	padding: 9px 0 0 320px;
}
