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

#wrapper {
	width: 778px;
	margin: 0 auto;
}
#top {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409096/html/images/top1.gif');
	background-repeat: no-repeat;
	height: 154px;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #c6b3a8;
	margin: 0px;
	padding: 0px;
	background-color: #6C0000;
}
#bottom {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409096/html/images/cbg.gif');
	background-repeat: repeat-y;
	padding: 0 108px 0 105px;
}
#nav {
	height: 49px;
}
#framebox {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409096/html/images/frame.jpg');
	background-repeat: no-repeat;
	height: 306px;
	padding: 45px 47px 0 297px;
}
.orangetitle {
	font-family: English;
	font-size: 26px;
	color: #FF6600;
	font-weight: bold;
}
.redboldtext {
	font-weight: bold;
	color: #b54932;
}
.redbox {
	background-color: #582000;
	padding: 6px;
}
.leftimg {
	float: left;
	padding-right: 7px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 7px;
	display: block;
}
#footer {
	height: 40px;
	margin-top: 4px;
	text-align: center;
}
.loginbox {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201409/201409096/html/images/memberbg.gif');
	background-repeat: no-repeat;
	height: 89px;
	width: 196px;
	padding: 10px;
	margin-top: 6px;
}
.loginbox label {
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 72px;
	display: block;
}
.loginbox input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 90px;
}
