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

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 996px;
	margin: 0 auto;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408069/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 368px;
}

#latestbox {
	width: 350px;
	padding: 185px 0 0 300px;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ed8a00;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408069/html/images/navbg.jpg');
	background-repeat: no-repeat;
	height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0 0 280px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
	padding: 0 7px 0 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav li.last {
	border-right: 0px;
}
#topbar {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408069/html/images/topbar.jpg');
	background-repeat: no-repeat;
	height: 130px;
}
#searchbox {
	font-size: 10px;
	padding: 10px 0 0 310px;
	width: 200px;
	color: #c58016;
}
#searchbox input {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 13px;
	margin-left: 15px;
}
#main {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408069/html/images/cbg.gif');
	background-repeat: no-repeat;
	overflow: auto;
	padding: 20px 30px 0 33px;
	background-color: #FAFFC1;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 41px;
	font-weight: bold;
	color: #00ab62;
}
.orangetext {
	font-weight: bold;
	color: #f09500;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408069/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 100px;
	text-align: center;
	color: #FFFFFF;
}
#contactform input {
	background-color: #f7ffa5;
	border: 1px solid #edff4f;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 180px;
}
#contactform textarea {
	background-color: #f7ffa5;
	border: 1px solid #edff4f;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 460px;
	padding: 2px;
}
#contactform {
	padding: 10px;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
}
