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

#wrapper {
	width: 1004px;
	margin: 0 auto;
}
body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56553e;
	background-color: #FFFFFF;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409077/html/images/bg.gif');
	background-repeat: repeat-x;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409077/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 242px;
	padding: 45px 0 0 120px;
}
#t1 {
	float: left;
	width: 140px;
	color: #e70000;
	padding-top: 132px;
	margin-right: 98px;
}
#t2 {
	float: left;
	width: 290px;
}
.redtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c80000;
}
.browntitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fcf5d7;
}
.greentext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #b4a036;
}
.leftimg {
	float: left;
	padding-right: 8px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#searchbox {
	background-color: #eee9d0;
	border: 5px solid #FFFFFF;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409077/html/images/i2.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding: 10px 0 0 55px;
}
#searchbox input {
	font-size: 11px;
	border: 1px solid #d7d3bc;
}
.redtext {
	color: #c80000;
}
#nav {
	height: 36px;
	padding-left: 28px;
}
#content {
	padding: 25px 25px 25px 28px;
}
#left {
	float: left;
	width: 235px;
}
#right {
	float: right;
	width: 216px;
	color: #72693a;
}
#middle {
	float: left;
	width: 485px;
}
#middle2 {
	float: left;
	width: 700px;
}
#whatpower {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409077/html/images/whatpower.gif');
	background-repeat: no-repeat;
	height: 290px;
	width: 186px;
	padding: 60px 15px 0 15px;
}
#useful {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409077/html/images/usefultips.gif');
	background-repeat: no-repeat;
	height: 290px;
	width: 186px;
	padding: 60px 15px 0 15px;
}
#address {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409077/html/images/ouraddress.gif');
	background-repeat: no-repeat;
	height: 290px;
	width: 186px;
	padding: 60px 15px 0 15px;
}
#testimonial {
	clear: both;
}
.dashline {
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#testimonial {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409077/html/images/testimonials.gif');
	background-repeat: no-repeat;
	height: 163px;
	padding: 20px 30px 0 350px;
}
#footer {
	height: 120px;
	text-align: center;
	color: #d1ccb7;
	clear: both;
}
#contactform {
	float: left;
	width: 500px;
}
#contactform label {
	float: left;
	width: 80px;
	display: block;
	padding: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}
#contactform input {
	float: left;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 2px;
	width: 300px;
	padding: 2px;
}
#contactform textarea {
	font-size: 11px;
	margin-bottom: 10px;
	width: 300px;
	margin-top: 2px;
}