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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #cfb141;
	color: #887325;
}
#wrapper {
	width: 1004px;
	margin: 0 auto;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409078/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 162px;
	padding: 150px 0 0 35px;
}
#search {
	width: 200px;
	height: 150px;
}
.orangetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #b44d2c;
}
#search label {
	float: left;
	padding: 3px;
	display: block;
	width: 58px;
}
#search input {
	background-color: #5c2b1d;
	border: 1px solid #5c2b1d;
	font-size: 11px;
	padding: 1px;
	color: #CFB141;
	margin-bottom: 3px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409078/html/images/cbg.jpg');
	background-repeat: no-repeat;
	height: 720px;
	padding: 0 35px;
}
#left {
	float: left;
	width: 200px;
	margin-right: 70px;
}
#right {
	float: right;
	width: 200px;
	padding-top: 40px;
}
#middle {
	float: left;
	width: 415px;
	padding-top: 40px;
}
.greentext {
	font-weight: bold;
	color: #878526;
}
.yellowtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c8a93f;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.maroontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #63201d;
}
#footer {
	padding: 3px;
	text-align: center;
}
.greenfootertext {
	text-transform: uppercase;
	color: #417206;
	font-weight: bold;
}
.dashline {
	height: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #af4b2b;
}
#contactform input {
	background-color: #b1af3a;
	border: 1px solid #b1af3a;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 100px;
}
#contactform textarea {
	background-color: #b1af3a;
	border: 1px solid #b1af3a;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
	padding: 2px;
}
#contactform {
	padding: 0px;
	height: 150px;
	width: 400px;
}
#contactform label {
	float: left;
	display: block;
	width: 75px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	clear: both;
}
