@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: #f2f2f2;
	background-color: #77A9D1;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409003/html/images/bg.gif');
	background-repeat: repeat-x;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409003/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 270px;
	background-position: left top;
	padding-left: 787px;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409003/html/images/navbg.gif');
	background-repeat: no-repeat;
	height: 33px;
	text-align: center;
	padding-top: 12px;
	color: #dbebc9;
	font-weight: bold;
}
#nav li {
	PADDING-RIGHT: 1.5em;
	DISPLAY: inline;
	PADDING-LEFT: 1.5em;
	margin: 0;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#nav li.first {
	border-left-width: 0px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #395294;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#content {
	padding: 5px 20px 0 20px;
	height: 750px;
}
.left {
	float: left;
	width: 240px;
}
.right {
	float: right;
	width: 665px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #a5bfd9;
}
.right3 {
	float: right;
	width: 665px;
	padding-left: 35px;
}
.whitetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
}
.bluetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #5aa9b9;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #dbebc9;
}
.testimonial {
	background-color: #a4e2ef;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409003/html/images/customer.gif');
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	padding: 15px 15px 0 320px;
	font-style: italic;
	color: #246674;
	clear: both;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.right2 {
	float: right;
	width: 240px;
}
.middle {
	float: left;
	width: 417px;
	height: 275px;
	background-color: #f3f3f3;
	margin-left: 30px;
	color: #6e6e6e;
	padding: 10px;
}

.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #8ea500;
}
.greentitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #dbebc9;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409003/html/images/bottombg.gif');
	background-repeat: repeat-x;
	height: 118px;
	text-align: center;
	color: #7d8ea2;
	clear: both;
}
.dashline {
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a5bfd9;
}
#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;
}
