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

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f7fae7;
}
#wrapper {
	width: 1004px;
	margin: 0 auto;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410048/html/images/wrapperbg.gif');
	background-repeat: repeat-y;
}
#topbar {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410048/html/images/navbg.gif');
	background-repeat: no-repeat;
	height: 28px;
}
#nav {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 720px;
	padding: 5px 0 0 5px;
	text-align: center;
}
#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: #df7542;
}
#nav li.last {
	border-right: 0px;
}
#search {
	float: left;
	width: 235px;
	text-align: center;
	padding-top: 4px;
	color: #FFFFFF;
	padding-left: 10px;
}
#search input {
	font-size: 10px;
	border: 1px solid #FFFFFF;
}
#main {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410048/html/images/mainpic.jpg');
	background-repeat: no-repeat;
	height: 930px;
	padding: 28px 28px 0 28px;
}
#left {
	float: left;
	width: 400px;
	margin-right: 55px;
}
#right {
	float: right;
	width: 250px;
}
#middle {
	float: left;
	width: 213px;
	margin-top: 330px;
}
.blacktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 41px;
	font-weight: bold;
	color: #d34101;
}
.leftimg {
	float: left;
	padding-right: 8px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.orangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #df7f01;
}
#login {
	height: 100px;
	width: 220px;
	float: right;
	text-align: right;
	margin-bottom: 55px;
}
#login input {
	font-size: 11px;
	background-color: #fbfce8;
	border: 1px solid #fbfce8;
	width: 180px;
	margin-bottom: 3px;
	color: #789c6e;
}
#newsletter {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410048/html/images/newsletterbg.gif');
	background-repeat: no-repeat;
	height: 75px;
	width: 164px;
	clear: right;
	float: right;
	margin-top: 30px;
	padding: 10px 10px 0 70px;
}
#newsletter input {
	font-size: 11px;
	border: 1px solid #d6d9b9;
	margin: 5px;
	width: 100px;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410048/html/images/bottombg.gif');
	background-repeat: repeat-x;
	height: 108px;
	text-align: center;
	color: #FFFFFF;
}
#contactbox {
	background-color: #f4f5d4;
	padding: 10px;
	border-color: #e9ecad;
	border-style: solid;
	border-width: 1px;
}
#contactbox input {
	font-size: 11px;
	background-color: #eaecb0;
	border: 1px solid #e5e89d;
	margin: 4px 0 4px 0;
	width: 180px;
}
#contactbox textarea {
	font-size: 11px;
	background-color: #eaecb0;
	border: 1px solid #e5e89d;
	margin: 4px 0 4px 0;
	width: 180px;
}
