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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #e3e08f;
	color: #656326;
}
#wrapper {
	width: 933px;
	margin: 0 auto;
}
#nav {
	background-color: #201f0e;
	margin-top: 35px;
	height: 26px;
	text-align: center;
	color: #a29e4f;
	padding-top: 7px;
	text-transform: uppercase;
}
#nav li {
	PADDING-RIGHT: 1em;
	DISPLAY: inline;
	PADDING-LEFT: 1em;
	margin: 0;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a29e4f;
}
#nav li.first {
	border-left-width: 0px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #395294;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#topbar {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407058/html/images/topbar.gif');
	background-repeat: no-repeat;
	height: 84px;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407058/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 194px;
	padding: 28px 20px 0 230px;
}
#h1 {
	float: left;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #c1b056;
	margin-right: 77px;
}
#memberlogin {
	float: right;
	width: 180px;
	padding-top: 50px;
	color: #e3e08f;
}
#h2 {
	float: left;
	width: 170px;
}
.logintext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #e3e08f;
}
#memberlogin input {
	color: #e3e08f;
	background-color: #871011;
	border: 1px solid #871011;
	font-size: 11px;
	margin-bottom: 3px;
	width: 100px;
}
#memberlogin label {
	float: left;
	display: block;
	padding: 2px;
	width: 55px;
}
#content {
	height: 460px;
	padding-right: 15px;
}
#left {
	float: left;
	width: 435px;
	margin-right: 30px;
}
#right {
	float: right;
	width: 185px;
}
#middle {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407058/html/images/middlebg.gif');
	background-repeat: repeat-y;
	float: left;
	width: 179px;
	height: 430px;
	padding: 30px 25px 0 42px;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #888818;
}
.browntitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b8671c;
}
.browntext {
	font-weight: bold;
	color: #a26418;
}
.dashline {
	height: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d3cf67;
}
#bottom {
	clear: both;
	height: 143px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407058/html/images/bottombar.gif');
	background-repeat: repeat-x;
}
#bottombar {
	width: 933px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407058/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 133px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
#b1 {
	float: left;
	width: 450px;
}
#b2 {
	float: right;
	width: 200px;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#right ul {
	list-style-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407058/html/images/bullet.gif');
	margin: 0;
	padding: 0 0 0 15px;
}
#left input {
	background-color: #eceaaa;
	border: 1px solid #e3e08f;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 320px;
	padding: 2px;
}
#left textarea {
	background-color: #eceaaa;
	border: 1px solid #e3e08f;
	font-size: 11px;
	margin: 5px 0 5px 0;
	width: 320px;
}

#left  label {
	float: left;
	width: 100px;
	display: block;
	padding: 2px;
	margin-top: 5px;
	color: #b8671c;
	font-weight: bold;
}
