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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #E9CE3D;
	color: #8a4102;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408063/html/images/bg.gif');
	background-repeat: repeat-x;
}
#wrapper {
	width: 933px;
	margin: 0 auto;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408063/html/images/header.png');
	background-repeat: no-repeat;
	height: 268px;
	padding: 30px 20px 0 0;
	text-align: right;
}
#content {
	height: 615px;
}
#left {
	float: left;
	width: 450px;
}
#right {
	float: right;
	width: 440px;
}
.ad1 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408063/html/images/ad1.gif');
	background-repeat: no-repeat;
	height: 100px;
	padding: 20px 200px 0 20px;
	color: #dcbd10;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom: 8px;
}
.blackbar {
	background-color: #1d1906;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #b39804;
	border-bottom-color: #b39804;
	text-align: center;
	color: ##b39804;
}
.leftimg {
	float: left;
	padding-right: 8px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.blacktext {
	font-weight: bold;
	color: #000000;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1d1906;
}
.maroontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #a61205;
}
.yellowbox {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408063/html/images/yellowbox.gif');
	background-repeat: no-repeat;
	height: 135px;
	width: 399px;
	padding: 15px;
}
.redtext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #bf1c00;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408063/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 100px;
	text-align: center;
}
.addressbox {
	background-color: #e1bb22;
	border: 5px solid #daac1a;
	padding: 10px;
}
#contactform input {
	background-color: #e1bd28;
	border: 1px solid #f2df42;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 110px;
}
#contactform textarea {
	background-color: #e1bd28;
	border: 1px solid #f2df42;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 330px;
	padding: 2px;
}
#contactform {
	padding: 10px;
	height: 230px;
	width: 430px;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	clear: both;
}
