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

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777c5e;
	background-color: #FFFFFF;
}
#wrapper {
	width: 924px;
	margin: 0 auto;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409032/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 148px;
	padding: 110px 0 0 50px;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #60b5c4;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409032/html/images/navbg.gif');
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
	padding: 0 12px 0 12px;
}
#main {
	height: 575px;
}
#left {
	float: left;
	width: 236px;
	margin-right: 26px;
}
#right {
	float: right;
	width: 327px;
	margin-right: 20px;
	margin-top: 20px;
}
#center {
	float: left;
	width: 280px;
	padding-top: 15px;
}
#left2 {
	float: left;
	width: 520px;
	padding-top: 20px;
	padding-left: 30px;
}
#blue1 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409032/html/images/bluebg1.gif');
	background-repeat: no-repeat;
	height: 187px;
	padding: 0 23px 0 23px;
}
#blue1 select {
	font-size: 10px;
	margin: 3px;
}
#blue2 {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409032/html/images/bluebg2.gif');
	background-repeat: no-repeat;
	height: 244px;
	padding: 0 23px 0 23px;
}
.redtext {
	font-weight: bold;
	color: #CC0000;
}
.dashline {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	margin-top: 4px;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.orangetext {
	font-weight: bold;
	color: #FF9900;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409032/html/images/bottombg.gif');
	background-repeat: no-repeat;
	height: 93px;
	width: 924px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#contactbox {
	padding: 15px;
	width: 500px;
	height: 230px;
}
#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;
}