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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #fffbcc;
	color: #7f993e;
}
#wrapper {
	width: 1004px;
	margin: 0 auto;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408104/html/images/topbar.gif');
	background-repeat: no-repeat;
	height: 116px;
}
#t1 {
	padding-right: 35px;
	text-align: right;
	height: 90px;
}
#t2 {
	padding-right: 20px;
	padding-left: 480px;
	color: #fffbcc;
	font-weight: bold;
	text-transform: uppercase;
}
#content {
	padding-right: 62px;
	padding-left: 62px;
}
#c1 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408104/html/images/mainpic.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	padding-left: 415px;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
#left {
	float: left;
	width: 380px;
	padding: 5px;
}
#right {
	float: right;
	width: 468px;
}
#footer {
	clear: both;
	width: 932px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408104/html/images/footer.gif');
	background-repeat: no-repeat;
	height: 94px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	color: #000000;
}
.browntext {
	font-weight: bold;
	color: #ca7124;
}
.orangetext {
	text-transform: uppercase;
	color: #de3e00;
}
.lightbox {
	background-color: #f7ebb1;
	padding: 5px;
	margin-bottom: 2px;
	border: 1px solid #d0c9a6;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.greenbox {
	background-color: #4c5c1a;
	padding: 4px;
	color: #F7EBB1;
	font-weight: bold;
}
#contactbox {
	padding: 15px;
	height: 200px;
	width: 500px;
}
#contactbox input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 230px;
	padding: 2px;
}
#contactbox textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 240px;
}
