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

#wrapper {
	width: 1004px;
	margin: 0 auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #9b9999;
	background-color: #FBFFE2;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407060/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 228px;
	padding: 35px 50px 0 80px;
}
#nav {
	float: left;
	width: 200px;
	font-weight: bold;
	line-height: 16pt;
	color: #000000;
}
#searchbox {
	float: left;
	width: 320px;
	margin-left: 50px;
	padding-top: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
#weather {
	float: right;
	width: 215px;
	padding-top: 37px;
}
#searchbox input {
	background-color: #f1e229;
	border: 1px solid #f1e229;
	font-size: 11px;
	width: 200px;
	padding: 2px;
}
#content {
	background-color: #fbffe2;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407060/html/images/topbar.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 650px;
	padding: 0 30px 0 40px;
}
#left {
	float: left;
	width: 240px;
}
#right {
	float: right;
	width: 675px;
}
.leftbox {
	padding-right: 10px;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e83131;
}
.greentext {
	font-weight: bold;
	color: #7ab20d;
}
.dashline {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e8d169;
}
.numberstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #dbb712;
}
#c1 {
	float: left;
	width: 390px;
}
#c2 {
	float: right;
	width: 248px;
	padding-top: 4px;
}
.yellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #ead51a;
	text-transform: uppercase;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407060/html/images/bottom.gif');
	background-repeat: no-repeat;
	height: 94px;
	width: 924px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 15px;
	clear: both;
}
#contactform input {
	background-color: #f5ffb8;
	border: 1px solid #e8ff65;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 340px;
}
#contactform textarea {
	background-color: #f5ffb8;
	border: 1px solid #e8ff65;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 790px;
	padding: 2px;
}
#contactform {
	padding: 10px;
	height: 200px;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
}
