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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #ece8bc;
	color: #555555;
}
#wrapper {
	width: 1004px;
	margin: 0 auto;
}
#topnav {
	height: 33px;
}
#content {
	width: 935px;
	margin: 0 auto;
}
#logo {
	height: 57px;
	text-align: center;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409023/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 150px;
	padding: 63px 30px 0 500px;
	margin-bottom: 10px;
}
.bluetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #2a87f4;
}
#quotebox {
	padding: 10px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	color: #c36508;
}
.bluetitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #085799;
}
.browntext {
	font-weight: bold;
	color: #af5918;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409023/html/images/bottombg.gif');
	background-repeat: repeat-x;
	height: 94px;
	text-align: center;
	color: #ECE8BC;
	clear: both;
}
#contactbox {
	height: 270px;
	width: 780px;
	margin: 0 auto;
}
#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;
}
