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

#wrapper {
	width: 726px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #717171;
}
body {
	margin: 0px;
	padding: 0px;
}
#left {
	float: left;
	width: 273px;
}
#right {
	float: right;
	width: 453px;
}
#mainpic {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408113/html/images/mainpic.jpg');
	background-repeat: no-repeat;
	height: 422px;
}
.leftbox {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408113/html/images/leftbg.gif');
	background-repeat: repeat-y;
	padding: 3px 22px 3px 27px;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.leftimg {
	display: block;
	float: left;
	margin-right: 6px;
}
.redtitle {
	font-family: Puritan;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c11e1c;
}
.yellowtitle {
	font-weight: bold;
	color: #f6b900;
}
.bluetext {
	color: #3145a3;
}input {
	font-size: 10px;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408113/html/images/header.gif');
	background-repeat: no-repeat;
	height: 186px;
	padding-top: 30px;
	color: #FFFFFF;
}
#toplink {
	height: 88px;
	padding: 2px 0 0 25px;
	width: 395px;
}
#toplink ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#toplink li {
	padding-bottom: 5px;
}
#nav {
	height: 50px;
	font-weight: bold;
	text-transform: uppercase;
}
#login {
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
}
.greyline {
	background-color: #e2e2e2;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}.rightbox {
	padding: 7px;
}
