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

#wrapper {
	width: 1004px;
	margin: 0 auto;
}
body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9aa237;
	background-color: #9A2B00;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408062/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 184px;
	color: #fff779;
	padding: 160px 650px 0 50px;
}
.browntitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #fffae3;
}
#nav {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408062/html/images/navbar.jpg');
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	padding-top: 20px;
	color: #c8b963;
}
#nav li {
	PADDING-RIGHT: 1.5em;
	DISPLAY: inline;
	PADDING-LEFT: 1.5em;
	margin: 0;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8b963;
}
#nav li.first {
	border-left-width: 0px;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #395294;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408062/html/images/bg.gif');
	background-repeat: repeat-x;
	height: 540px;
	padding: 5px 24px 0 33px;
	color: #e1d155;
	background-color: #AC3000;
}
#left {
	float: left;
	width: 284px;
	padding-top: 15px;
}
#right {
	float: right;
	width: 636px;
}
.greentitlebox {
	background-color: #d5d28f;
	height: 28px;
	color: #73640a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding: 3px 0 0 10px;
	margin-bottom: 5px;
}
.yellowtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f5e48f;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.notebg {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408062/html/images/note1.gif');
	background-repeat: no-repeat;
	height: 268px;
	padding: 46px 23px 0 70px;
	color: #737030;
}
.greentitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #a79214;
}
.orangetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #dd5d16;
}
.pinktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #ffd0be;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408062/html/images/bottombg.gif');
	background-repeat: repeat-x;
	height: 91px;
	text-align: center;
	color: #624600;
}
.notebg input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
	padding: 2px;
}
.notebg textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
}
