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

#wrapper {
	width: 746px;
	margin: 0 auto;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #737373;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408029/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 233px;
}
#logo {
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	padding: 8px 0 0 300px;
	line-height: 16px;
}
#headertext {
	color: #FFFFFF;
	padding: 60px 0 0 315px;
	width: 230px;
	line-height: 15px;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408029/html/images/navbar.gif');
	background-repeat: no-repeat;
	height: 33px;
	padding: 10px 30px 0 25px;
}
#icon {
	float: left;
	width: 220px;
}
#navlinks {
	float: right;
	width: 400px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}
#navlinks li {
	PADDING-RIGHT: 0.5em;
	DISPLAY: inline;
	PADDING-LEFT: 0.5em;
	BORDER-LEFT: 1px solid #999999
}
#navlinks ul {
	padding-top: 4px;
	margin: 0;
	padding-left: 10px;
}
#navlinks li.first {
	border-left-width: 0px;
}
#navlinks a:link {
	color: #999999;
	text-decoration: none;
}
#navlinks a:hover {
	color: #000000;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408029/html/images/bg.gif');
	background-repeat: repeat-y;
	height: 580px;
	padding: 0 15px 0 15px;
}
#left {
	float: left;
	width: 480px;
	padding-top: 5px;
}
#right {
	float: right;
	width: 222px;
	background-color: #c5c5c5;
	height: 580px;
}
.bluetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #007eb8;
}
.greytitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.whitetitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.leftimg {
	float: left;
	padding-right: 6px;
	display: block;
}.bluetext {
	color: #067bae;
}
.rightpadding {
	padding: 10px;
}
.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}
#testimonial {
	background-color: #969696;
	padding: 5px;
	color: #FFFFFF;
}
#bottom {
	padding: 6px;
	text-align: center;
}
