body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
}

#top {
	height: 429px;
}
.navbar {
	height: 43px;
}
.content-wrapper {
	padding: 33px 70px 0 70px;
	line-height: 20px;
}
.more {
	float: right;
	margin: 0px 0 0 0;
	padding: 5px 0 0 0;
}

.title {
	height: 27px;
	font-family: "Franklin Gothic Demi Cond";
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}

.clearboth {
	clear: both;
}

.content-wrapper h1 {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0px;
	font-weight: normal;
	color: #FFF;
}
.txt-color {
	color: #ae5501;
}


.navbar ul {
	margin: 0px;
	padding: 0px;
}
.navbar li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.top-pixleft {
	float: left;
}
.topnav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409031/html/images/topbar.jpg');
	height: 26px;
	background-repeat: no-repeat;
	padding: 0 0 0 688px;
}
.topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
}
.pix-col {
	margin: 0 20px 0px 0;
	padding: 0px;
	float: left;
}
.new-auction {
	float: left;
	margin: 20px 60px 0 0;
	width: 380px;
}
.new-auction h2 {
	margin: 0 0 8px 0;
	padding: 0px;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
}
.txt-red-bold {
	font-weight: bold;
	color: #F00;
}

.txt-color01 {
	color: #d7c06f;
}
.latestnews {
	float: left;
	margin: 20px 0 0 0;
	width: 390px;
}
.latestnews ul {
	margin: 0px;
	padding: 0px;
}
.latestnews li {
	display: list-item;
	margin: 0 0 0 15px;
	padding: 0px;
	list-style-type: disc;
}
.banner-link {
	width: 390px;
	margin: 20px 0 0 0;
}
.banner-link ul {
	margin: 0px;
	padding: 0px;
}
.banner-link li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409031/html/images/footer.gif');
	height: 26px;
	background-repeat: repeat-x;
}









.form{
	padding: 0;
	margin: 40px 0 0 0;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 400px; /*width of form rows*/
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: auto;
}
.txt-blank {
	color: #FFF;
}


div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	width: 80px;
	margin-right: 15px; /*spacing with right column*/
}
div.thefield ul {
	margin: 0px;
	padding: 0px;
}
div.thefield li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0 6px 0 0;
}



div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 260px;
}


div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
	width: 259px;
	height: 60px;
}
div.fieldwrapper div.thebig textarea {
	width: 400px;
	height: 100px;
}



div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
	width: 379px;
	text-align: left;

}
.txt-blank {
	color: #000;
}
