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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #E8FFAD;
	color: #887325;
}
#wrapper {
	width: 1004px;
	margin: 0 auto;
}
#left {
	float: left;
	width: 728px;
}
#right {
	float: right;
	width: 276px;
	background-color: #e8ffae;
	height: 995px;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409099/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 409px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409099/html/images/leftbg.jpg');
	background-repeat: no-repeat;
	padding: 0 35px;
	color: #423e00;
	height: 470px;
}
#c1 {
	float: left;
	width: 452px;
}
#c2 {
	float: right;
	width: 172px;
	color: #e3d63b;
}
.lightgreentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #e8ffae;
}
.orangetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #e6c612;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#c2 input {
	font-size: 11px;
	color: #756d01;
	background-color: #938b00;
	border: 1px solid #9f9601;
	padding: 1px;
	margin: 3px 0 3px 0;
	width: 150px;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409099/html/images/bottom.gif');
	background-repeat: no-repeat;
	height: 116px;
	text-align: center;
}
#rightopic {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409099/html/images/rightpic.jpg');
	background-repeat: no-repeat;
	height: 294px;
}
.rightbox {
	padding: 0 24px 0 24px;
}
#right input {
	font-size: 11px;
	background-color: #d0dc77;
	border: 1px solid #bbc666;
	width: 220px;
	padding: 1px;
	margin: 3px 0 3px 0;
	color: #756d01;
}
#contactform input {
	background-color: #c9b339;
	border: 1px solid #c9b339;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 200px;
}
#contactform textarea {
	background-color: #c9b339;
	border: 1px solid #c9b339;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 500px;
	padding: 2px;
}
#contactform {
	padding: 10px;
	height: 300px;
	width: 600px;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	clear: both;
	color: #412f02;
}
