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

#wrapper {
	width: 640px;
	margin: 0 auto;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #474747;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409110/html/images/bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#top1 {
	color: #FFFFFF;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409110/html/images/top1.jpg');
	background-repeat: no-repeat;
	height: 23px;
	text-align: right;
	padding: 70px 12px 0 0;
}
#top2 {
	height: 127px;
}
#top3 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409110/html/images/topbar.jpg');
	background-repeat: no-repeat;
	height: 172px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding: 7px 48px 0 467px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409110/html/images/cbg.gif');
	background-repeat: no-repeat;
	height: 300px;
	padding: 0 11px 0 11px;
}
#left {
	float: left;
	width: 262px;
}
#right {
	float: right;
	width: 346px;
}
.paddingbox {
	padding: 6px 8px 6px 10px;
}
.orangetext {
	color: #FF6600;
}
.leftimg {
	float: left;
	padding-right: 7px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 7px;
	display: block;
}#bottom {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409110/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 51px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
}
#content label {
	font-weight: bold;
	color: #999999;
	float: left;
	width: 70px;
	margin-top: 2px;
}
#content input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 90px;
}
