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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFBC3;
	color: #817961;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408080/html/images/bg.gif');
	background-repeat: repeat-x;
}
#wrapper {
	width: 922px;
	margin: 0 auto;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408080/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 121px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	padding: 145px 380px 0 45px;
	line-height: 20pt;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408080/html/images/cbg.gif');
	background-repeat: repeat-y;
	padding: 5px 25px 5px 25px;
	height: 600px;
}
#left {
	float: left;
	width: 502px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	padding-right: 20px;
	text-align: right;
	height: 590px;
}
#right {
	float: right;
	width: 325px;
}
.dashline {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.redtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #9d080d;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #68851a;
}
.whitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
}
.redbox {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408080/html/images/redbg.gif');
	background-repeat: repeat-x;
	border: 3px solid #ba3604;
	padding: 10px;
	color: #ffb97b;
	background-color: #ba3604;
}
.greenbox {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408080/html/images/greenbg.gif');
	background-repeat: repeat-x;
	border: 3px solid #90941e;
	padding: 10px;
	color: #90941e;
	background-color: #90941e;
}
.greenbox input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666600;
	background-color: #e2d7d3;
	border: 1px solid #e2d7d3;
	width: 220px;
	padding: 2px;
}
#bottom {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408080/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 101px;
	text-align: center;
}
#contactform {
	float: left;
	width: 470px;
}
#contactform label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}
#contactform input {
	float: left;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 2px;
	width: 300px;
	padding: 2px;
}
#contactform textarea {
	font-size: 11px;
	margin-bottom: 10px;
	width: 300px;
	margin-top: 2px;
	float: left;
}
