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

body {
	margin: 0px;
	padding: 0px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408116/html/images/bg.gif');
	background-repeat: repeat-x;
}
#wrapper {
	width: 744px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#left {
	float: left;
	width: 48px;
}
#right {
	float: right;
	width: 696px;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408116/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 361px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408116/html/images/cbg.jpg');
	background-repeat: no-repeat;
	height: 431px;
	padding: 0 30px;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408116/html/images/footer.gif');
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	padding-top: 45px;
	color: #b2881f;
}
#c1 {
	float: left;
	width: 180px;
	padding-top: 5px;
}
#c2 {
	float: right;
	width: 420px;
}
#c1 ul {
	list-style-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408116/html/images/bullet.png');
	margin: 0;
	padding: 5px 0 0 15px;
}
.greentext {
	color: #688b0f;
	font-weight: bold;
}
.leftimg {
	float: left;
	padding-right: 7px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#c2 input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
	padding: 2px;
}
#c2 textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 300px;
}