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

#wrapper {
	width: 944px;
	margin: 0 auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408092/html/images/bg.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #362600;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408092/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 236px;
	padding: 110px 0 0 73px;
}
#content {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408092/html/images/cbg.gif');
	background-repeat: no-repeat;
	height: 700px;
	padding: 0 28px;
	background-color: #CF9A19;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.browntext {
	font-weight: bold;
	color: #672906;
}
#left {
	float: left;
	width: 409px;
}
#right {
	float: right;
	width: 440px;
}
.yellowbox {
	background-color: #ddb322;
	padding: 10px;
	border: 4px solid #e7c72c;
}
.colorful {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408092/html/images/colorful.gif');
	background-repeat: no-repeat;
	height: 79px;
	width: 209px;
	padding: 10px 20px 0 180px;
}
.greentitle {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #485806;
}
.newarrival {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408092/html/images/offer.gif');
	background-repeat: no-repeat;
	height: 220px;
	width: 200px;
	padding: 8px 0 0 220px;
	margin-top: 10px;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #f7f9db;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
#footer {
	background-color: #000000;
	height: 80px;
	text-align: center;
	color: #FFFFCC;
}
#contactform input {
	background-color: #e1bc1e;
	border: 1px solid #e1bc1e;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 1px;
	width: 320px;
}
#contactform textarea {
	background-color: #e1bc1e;
	border: 1px solid #e1bc1e;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 750px;
}
#contactform {
	padding: 10px;
	height: 200px;
}
#contactform label {
	float: left;
	display: block;
	width: 80px;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
}
