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

#wrapper {
	width: 734px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #6d6d6d;
}
body {
	margin: 0px;
	padding: 10px;
	background-color: #989898;
}
#top1 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407057/html/images/top1.jpg');
	background-repeat: no-repeat;
	height: 30px;
	padding: 17px 10px 0 0;
	text-align: right;
}
input {
	font-size: 10px;
}
#top2 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407057/html/images/top2.jpg');
	background-repeat: no-repeat;
	height: 140px;
	padding: 5px 0 0 355px;
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a56c00;
}
#top3 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407057/html/images/top3.jpg');
	background-repeat: no-repeat;
	height: 88px;
	padding: 7px 0 0 275px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407057/html/images/cbg.gif');
	background-repeat: repeat-y;
	height: 540px;
	padding: 0 10px;
}
.yellowtitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4C611;
}
#left {
	float: left;
	width: 445px;
}
#right {
	float: right;
	width: 250px;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.leftimg {
	display: block;
	float: left;
	margin-right: 6px;
}
.greyline {
	background-color: #989898;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;
}.orangetext {
	font-weight: bold;
	color: #e4a21e;
}
.moreinfo {
	color: #156aab;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407057/html/images/bottom.gif');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left label {
	font-weight: bold;
	color: #E4A21E;
	float: left;
	width: 110px;
}
#left input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}
