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

#wrapper {
	width: 1004px;
	margin: 0 auto;
	height: 900px;
}
body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b4938;
	background-color: #CECB9A;
}#left {
	float: left;
	width: 283px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407036/html/images/leftbg.gif');
	background-repeat: repeat-y;
	height: 900px;
}
#right {
	float: right;
	width: 721px;
	height: 900px;
	background-color: #cecb9a;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407036/html/images/note.gif');
	background-repeat: no-repeat;
	height: 198px;
	background-position: center top;
	padding: 60px 40px 0 85px;
}
.redtext {
	font-weight: bold;
	color: #bc1324;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #cecb9a;
}
.paddingbox {
	padding: 0 45px 0 30px;
}
.greenbox {
	background-color: #accc7e;
	padding: 5px;
	font-weight: bold;
	color: #536E38;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407036/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 115px;
	padding: 220px 100px 0 240px;
	color: #eff5ca;
}
.rightbox {
	padding: 5px 30px 0 30px;
}
.browntitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7c633a;
}
.darkbrowntitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5c593c;
}
.dotline {
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9a9880;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407036/html/images/footer.gif');
	background-repeat: no-repeat;
	height: 68px;
	margin: 0 auto;
	width: 964px;
	padding: 20px;
}
#right input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
	padding: 2px;
}
#right textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
}