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

#wrapper {
	width: 1024px;
	margin: 0 auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #EB4602;
}#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407054/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 89px;
	padding-top: 173px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 191px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407054/html/images/cbg.jpg');
	background-repeat: no-repeat;
	padding: 0 61px 0 74px;
}
.yellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #ff9400;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407054/html/images/footerbg.jpg');
	background-repeat: no-repeat;
	height: 196px;
	text-align: center;
	clear: both;
}
#brownbox {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407054/html/images/contactbg.png');
	background-repeat: no-repeat;
	height: 401px;
	width: 880px;
	padding: 95px 0 0 20px;
}
#contactform input {
	background-color: #cc7045;
	border: 1px solid #cc7045;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 165px;
}
#contactform textarea {
	background-color: #cc7045;
	border: 1px solid #cc7045;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 450px;
	padding: 2px;
}
#contactform {
	padding: 5px;
	height: 330px;
	width: 550px;
	float: left;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	clear: both;
}
