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

#wrapper {
	margin: 0 auto;
	background-repeat: repeat-x;
	width: 961px;
}
body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #745e0f;
	background-color: #45656C;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407040/html/images/bg.gif');
	background-repeat: repeat-x;
}
#header {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407040/html/images/header.jpg');
	background-repeat: no-repeat;
	height: 295px;
	padding: 32px 0 0 407px;
}
#content {
	height: 580px;
}
#left {
	float: left;
	width: 327px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fca602;
	padding-right: 28px;
}
#right {
	float: left;
	width: 602px;
}
.greentitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #506f03;
}
.whitetitle {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #ffffc3;
}
#loginbox input {
	font-size: 11px;
	background-color: #f7c03d;
	border: 1px solid #f7c03d;
	margin: 3px 0 3px 0;
	width: 200px;
}
#loginbox label {
	float: left;
	width: 70px;
	display: block;
	padding: 3px;
	margin-top: 3px;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.rightimg {
	float: right;
	padding-left: 6px;
	display: block;
}
.orangetext {
	font-weight: bold;
	color: #ff5f02;
}
.browntext {
	font-weight: bold;
	color: #ba4414;
}
.rightbox {
	padding: 0 30px 0 28px;
}
.dotline {
	height: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fca500;
}
#savepets {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407040/html/images/savepets.gif');
	background-repeat: no-repeat;
	height: 165px;
	width: 202px;
	padding: 48px 340px 0 50px;
}
#bottom {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201407/201407040/html/images/bottom.gif');
	background-repeat: no-repeat;
	height: 108px;
	text-align: center;
	color: #ecfc08;
	padding-bottom: 30px;
}
#contactform input {
	background-color: #f7c03d;
	border: 1px solid #f7c03d;
	font-size: 11px;
	margin: 5px 0 5px 0;
	padding: 2px;
	width: 370px;
}
#contactform textarea {
	background-color: #f7c03d;
	border: 1px solid #f7c03d;
	font-size: 11px;
	margin: 3px 0 3px 0;
	width: 370px;
}
#contactform {
	padding: 10px;
}
