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

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #777c5e;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover, a:active, a:focus {
	color: #000;
}

#wrapper {
	width: 928px;
	margin: 0 auto;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409048/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 304px;
	padding-top: 32px;
}
#topleft {
	float: left;
	width: 490px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: right;
	padding-top: 12px;
}
#topright {
	float: right;
	width: 370px;
	color: #9e8d00;
	padding: 20px;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.yellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cee300;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409048/html/images/navbar.gif');
	background-repeat: no-repeat;
	height: 31px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 10px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
	padding: 0 9px 0 9px;
}
#main {
	padding: 3px 0 2px 0;
	overflow: auto;
}
#left {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409048/html/images/leftbg.gif');
	background-repeat: no-repeat;
	height: 501px;
	width: 194px;
	float: left;
	padding: 15px;
}
#right {
	float: right;
	width: 680px;
	padding-top: 10px;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409048/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 77px;
	clear: both;
	text-align: center;
	margin-top: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#contactbox {
	padding: 15px;
	width: 500px;
	height: 240px;
}
#contactbox input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 230px;
	padding: 2px;
}
#contactbox textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 240px;
}
