@charset "utf-8";
body {
	margin: 0;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	background-color: #FFFFFF;
}

a {
	color: #5a5937;
	font-weight: bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container {
	width: 1000px;
}
#content {
	margin: 0 40px 0 38px;
	padding: 0;
}
#content h1 {
	font-family: Bebas;
	font-size: 20px;
	font-weight: normal;
	margin: 40px 0 0 0;
	padding: 0px;
	letter-spacing: -1px;
	color: #ff3600;
	text-transform: uppercase;
}

.navbar {
	letter-spacing: 0px;
	padding: 12px 0 0 50px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408053/html/images/navbar.gif');
	background-repeat: no-repeat;
	font-family: "Century Gothic";
	font-size: 12px;
	width: 950px;
	height: 58px;
}

.navbar ul {
	margin: 0;
	padding: 0px;
}
.navbar a {
	text-decoration: none;
	color: #FFFFFF;
}

.navbar li {
	display: inline;
	margin: 0;
	padding: 0 -3px 0 0;
	list-style-type: none;
}
.separator {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408053/html/images/separator.gif');
	background-repeat: repeat-x;
	height: 34px;
	width: auto;
	margin: 0 auto;
}


.contentarea {
	margin: 0;
}

.contentarea  h2 {
	font-family: Bebas;
	font-size: 20px;
	font-weight: normal;
	margin: 40px 0 25px 0;
	padding: 0 0 10px 15px;
	letter-spacing: -1px;
	color: #ff3600;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
.contentarea  h3 {
	font-family: Bebas;
	font-size: 20px;
	font-weight: normal;
	margin: 40px 0 25px 0;
	padding: 0 0 10px 15px;
	letter-spacing: -1px;
	color: #ff3600;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececec;
}
.clearboth {
	clear: both;
}
.img-padding {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
.img-padding1 {
	float: left;
	padding: 0 0 16px 0;
}

.logo {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408053/html/images/logo.gif');
	background-repeat: no-repeat;
	height: 136px;
}
#top-area {
	margin: 0 40px 0 38px;
	font-family: Arial;
	font-size: 11px;
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408053/html/images/bg-content.gif');
	background-repeat: repeat;
	padding: 0 28px 0 22px;
}
.top-bottom {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408053/html/images/content-bottom.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 922px;
	margin: 0 40px 0 38px;
}

#top-area   h1 {
	font-family: "Arial Rounded MT Bold";
	color: #000000;
	font-size: 34px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0 0 10px 0;
}
/*

/* */
#top-area h2 {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
.shipdetails {
	background-color: #ededed;
	margin: 15px 0 20px 0;
	padding: 13px;
	color: #333333;
}
.footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408053/html/images/footer.gif');
	background-repeat: no-repeat;
	height: 90px;
	width: 900px;
	margin: 0 auto;
}

.policybox {
	border: 1px solid #cccccc;
	margin: 15px 0 15px 0;
	padding: 12px;
}
.thumb {
	float: left;
	width: 421px;
	margin: 10px 25px 0 0;
	height: 173px;
	font-family: Arial;
	font-size: 11px;
}
.thumb1 {
	float: right;
	width: 421px;
	margin: 10px 0px 0 0;
	height: 173px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
}
.txt-bold {
	font-weight: bold;
}
.txt-padding {
	padding: 0 0 0 20px;
}



.txt-padding2 {
	padding: 0 0 0 62px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#footer {
	background-image: url('/newmoban/_external/demo.mobanwang.com/mb/lo201408/201408053/html/images/footer.gif');
	background-repeat: repeat-x;
	height: 132px;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
