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

#wrapper {
	width: 766px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #D7D7D7;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408004/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 218px;
}
#nav {
	float: left;
	width: 350px;
	font-weight: bold;
	padding-top: 20px;
}
#nav li {
	PADDING-RIGHT: 0.5em;
	DISPLAY: inline;
	PADDING-LEFT: 0.5em;
	BORDER-LEFT: 1px solid #78838a;
	padding-bottom: 0px;
	margin: 0;
}
#nav ul {
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0;
}
#nav li.first {
	border-left-width: 0px;
}
#nav a:link {
	color: #78838a;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#login {
	float: right;
	width: 190px;
	padding: 2px 5px 0 0;
}
input {
	font-size: 10px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408004/html/images/cbg.gif');
	background-repeat: repeat-y;
	height: 530px;
	padding: 2px 13px 0 18px;
}
#left {
	float: left;
	width: 180px;
}
#right {
	float: right;
	width: 488px;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.leftimg {
	display: block;
	float: left;
	margin-right: 6px;
}
.greyline {
	background-color: #e2e2e2;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;
}.orangetitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ec9625;
}
.greybar {
	background-color: #f1f1f1;
	height: 13px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
	padding: 1px 0 1px 5px;
	margin-bottom: 2px;
}.more {
	font-weight: bold;
	color: #cc6508;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408004/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 40px;
	padding: 10px 0 0 330px;
}
#right label {
	font-weight: bold;
	color: #EE9C08;
	float: left;
	width: 110px;
}
#right input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}
