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

#wrapper {
	width: 740px;
	margin: 0 auto;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #868686;
	margin: 0px;
	padding: 0 0 5px 0;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407105/html/images/top02.gif');
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
}
#topnav {
	float: left;
	width: 300px;
}
#searchbar {
	float: right;
	width: 180px;
	padding: 22px 10px 0 0;
}
input {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
}
#topbar {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407105/html/images/top03.gif');
	background-repeat: no-repeat;
	height: 97px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407105/html/images/bg.gif');
	background-repeat: no-repeat;
	height: 520px;
}
#left {
	padding: 5px;
	float: left;
	width: 180px;
}
#right {
	float: right;
	width: 172px;
	padding: 5px;
}
#center {
	padding: 8px;
	float: left;
	width: 344px;
}
.greytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #868686;
	letter-spacing: -1px;
}
.orangetext {
	color: #d58d58;
}
.greybar {
	background-color: #d6d6d6;
	height: 3px;
	width: 170px;
}
.leftimg {
	float: left;
	margin-right: 6px;
}
.bigtitlegrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #8e8b7c;
	letter-spacing: -1px;
}
.bigtitleorange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #d58d58;
	letter-spacing: -1px;
}
#footer {
	clear: both;
}
.rightimg {
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}
