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

#wrapper {
	width: 766px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #2C3C9B;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408118/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 160px;
	color: #a5b7ed;
	padding: 5px 0 0 10px;
}
#icon {
	height: 138px;
	width: 240px;
}
#search {
	width: 210px;
	text-align: right;
}
input {
	font-size: 10px;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408118/html/images/nav.gif');
	background-repeat: no-repeat;
	height: 81px;
	padding: 0 10px 0 10px;
}
#nav1 {
	float: left;
	width: 510px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
}
#login {
	float: right;
	width: 190px;
	color: #a5b7ed;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408118/html/images/cbg.gif');
	background-repeat: repeat-y;
	height: 530px;
	padding: 0 22px 0 19px;
}
#left {
	float: left;
	width: 210px;
}
#right {
	float: right;
	width: 455px;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.leftimg {
	display: block;
	float: left;
	margin-right: 6px;
}
.greybar {
	background-color: #f1f1f1;
	height: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
	padding: 1px 0 1px 5px;
	margin-bottom: 2px;
}
.leftbox {
	background-color: #f1f1f1;
	border: 1px solid #e2e2e2;
	padding: 5px;
}
.bluetitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5578d2;
}
.bluetext {
	color: #3145a3;
}
.yellowtext {
	font-weight: bold;
	color: #f6b900;
}
.greyline {
	background-color: #e2e2e2;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 1px;
}
#footer {
	padding: 5px;
	text-align: center;
}
