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

#wrapper {
	width: 904px;
	margin: 0 auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #866d22;
	border-bottom-color: #866d22;
	border-left-color: #866d22;
}
body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	background-color: #FFFFFF;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408060/html/images/bg.gif');
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408060/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 317px;
}
#nav {
	height: 25px;
	text-align: center;
	background-color: #fbffea;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408060/html/images/cbg.gif');
	background-repeat: repeat-x;
	padding: 28px;
	height: 535px;
}
#left {
	float: left;
	width: 500px;
}
#right {
	float: right;
	width: 310px;
}
.greentitle {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-weight: bold;
	color: #88b008;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e87c1a;
}
.bluetext {
	font-weight: bold;
	color: #1586de;
}
.leftimg {
	float: left;
	padding-right: 8px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#left ul {
	list-style-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408060/html/images/arrow.gif');
	margin: 0;
	padding: 10px 0 0 20px;
}
.orangetext {
	font-weight: bold;
	color: #e87c1a;
}
.dashline {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin: 5px 0 5px 0;
}
#footer {
	height: 80px;
	text-align: center;
	color: #000000;
	clear: both;
}
#left li {
	margin: 0px;
	padding: 0px;
}
#contactform {
	width: 462px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408060/html/images/brownbg.gif');
	background-repeat: no-repeat;
	height: 342px;
	padding: 10px;
}
#contactform label {
	float: left;
	width: 80px;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #020101;
}
#contactform input {
	float: left;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 2px;
	width: 300px;
	padding: 2px;
	background-color: #f5ffc8;
	border: 1px solid #f5ffc8;
}
#contactform textarea {
	font-size: 11px;
	margin-bottom: 10px;
	width: 300px;
	margin-top: 4px;
	background-color: #f5ffc8;
	border: 1px solid #f5ffc8;
}
