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

#wrapper {
	width: 727px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #181818;
	background-color: #2B2B2B;
}
#top {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407035/html/images/topbar.gif');
	background-repeat: no-repeat;
	height: 83px;
	padding: 20px 0 0 120px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407035/html/images/cbg.jpg');
	background-repeat: no-repeat;
	height: 575px;
	padding: 0 57px 0 33px;
}
#bottom {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407035/html/images/bottom.gif');
	background-repeat: no-repeat;
	height: 92px;
	padding: 10px 0 0 40px;
}
#left {
	float: left;
	width: 398px;
}
#right {
	float: right;
	width: 192px;
	padding-top: 115px;
}
#leftcontent {
	padding-top: 6px;
	padding-left: 28px;
	width: 360px;
}
.orangetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ec6e30;
	text-transform: uppercase;
}
.orangetext {
	color: #ec6e30;
}
.bottomtext {
	color: #ffb54c;
}
#top a:link {
	color: #181818;
	text-decoration: none;
}
#top a:hover {
	color: #FD8D55;
}
#top a:visited {
	text-decoration: none;
}.leftimg {
	float: left;
	padding-right: 6px;
	display: block;
}
#leftcontent label {
	font-weight: bold;
	color: #999999;
	float: left;
	width: 80px;
}
#leftcontent input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 90px;
}
