/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#314218;
	color:#606030;
	}
	
div, h1, h2, img, p, ul, form, h3, dl{
	padding:0;
	margin:0;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
a{
	outline:none;
	}
	
img{
	display:block;
	font-size:0;
	line-height:0;
	}
/*--------------------main part start-------------------*/
#main{
	width:778px;
	margin:0 auto;
	background-color:#eafad2;
	color:#606030;
	}
	
/*------------------header part start----------------*/
#header{
	height:409px;
	position:relative;
	}

.logo{
	position:absolute;
	left:286px;
	top:79px;
	display:block;
	font-size:0;
	z-index:1;
	}
	
#flash{
	height:391px;
	position:absolute;
	left:0;
	top:0;
	}
	
/*---------------navigation part start------------------*/

ul.navi{
	list-style-type:none;
	position:absolute;
	left:81px;
	top:356px;
	z-index:1;
	width: 659px;
	}
	
ul.navi li{
	display:block;
	height:28px;
	float:left;
	padding:0 18px;
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410030/html/images/navi_sapa.gif') no-repeat right top;
	}
	
ul.navi li.nobor{
	background-image:none;
	}

ul.navi li a{
	display:block;
	text-decoration:none;
	height:28px;
	color:#fff;
	background-color:inherit;
	line-height:28px;
	font-size:12px;
	}
	
ul.navi li a:hover{
	color:#000;
	background-color:inherit;
	}
	
ul.navi li a.hover{
	color:#000;
	background-color:inherit;
	}
/*--------------------body part start---------------*/

#body{
	width:714px;
	margin:0 auto;
	padding:0 0 60px 0;
	}
	
/*----------------left part start---------*/
#left{
	width:366px;
	float:left;
	padding:8px 0 0 0;
	}
	
.golden_color{
	color:#b56208;
	background-color:inherit;
	font-size:20px;
	font:normal 27px/30px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:0 0 5px 0;
	}
	
.text{
	font-size:13px;
	line-height:16px;
	padding:0 0 12px 0;
	}
	
.greencolor{
	color:#7e9c1f;
	background-color:inherit;
	font-size:18px;
	line-height:18px;
	}
.read_more{
	width:65px;
	height:19px;
	display:block;
	line-height:19px;
	text-decoration:underline;	
	color:#9c5500;
	font-size:12px;
	margin:0 0 40px 0;
	font-weight:bold;
	}
	
.read_more:hover{
	color:#000;
	text-decoration:none;
	background-color:inherit;
	}
	
.red_bold{
	color:#9c5500;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 5px 0;
	}
	
.incre{
	background-color:#f2fbe4;
	color:#5d6d44;
	border:#dff5bf 1px solid;
	padding:23px 30px 31px 24px;
	}
	
.incre h2{
	color:#c48f43;
	background-color:inherit;
	font:bold 18px/18px Georgia, "Times New Roman", Times, serif;
	margin:0 0 8px 0;
	}
	
.incre form{
	width:210px;
	height:21px;
	}
	
.incre form input.textbox{
	width:151px;
	height:20px;
	border-left:#808080 1px solid;
	border-top:#808080 1px solid;
	border-bottom:#d3d0c7 1px solid;
	border-right:#d3d0c7 1px solid;
	float:left;
	}
	
.incre form input.submit{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410030/html/images/submit.gif') no-repeat 0 0;
	width:49px;
	height:16px;
	float:right;
	margin:4px 0 0 0;
	cursor:pointer;
	border:none;
	}
	
/*------------right part start----------------*/
#right{
	width:314px;
	float:right;
	margin:0;
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410030/html/images/right_bg.gif') repeat-x 0 31px;
	}
	
.line{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410030/html/images/line.gif') repeat-x left bottom;
	margin:0 0 15px 0;
	}
	
.boldred{
	color:#502902;
	background-color:inherit;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	height:18px;
	width:314px;	
	}
	
.boldred span{
	width:65px;
	float:right;
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410030/html/images/arrow.gif') no-repeat left center #e9fad1;
	color:#d77a0a;
	padding:0 0 0 23px;	
	}
	
.more_div{
	height:20px;
	width:314px;
	margin:10px 0 22px 0;
	}
	
.more_div p{
	width:238px;
	height:20px;
	background-color:#c6f191;
	color:#798f5b;
	text-align:center;
	color:#5f6e49;
	line-height:20px;
	float:left;
	font-size:13px;
	}
	
.more_div a{
	width:65px;
	height:20px;
	line-height:20px;
	color:#9c5500;
	background-color:inherit;
	font-weight:bold;
	font-size:12px;
	float:right;
	}
.more_div a:hover{
	text-decoration:none;
	}
	
.font13{
	font-size:13px;
	line-height:15px;
	color:#606030;
	background-color:inherit;
	margin:0 0 18px 0;
	}
.nobot_mar{
	margin-bottom:0;
	}
	
/*----------------footer part start-------------*/

#footer{
	color:#c6f191;
	padding:25px 0 40px 0;
	width:768px;
	margin:0 auto;
	background-color:#314218;
	}

	
#footer p{
	font-size:11px;
	line-height:16px;
	text-align:center;
	}
	
#footer ul{
	list-style-type:none;
	height:22px;
	margin:0 0 8px 80px;
	}
	
#footer ul li{
	float:left;
	display:block;
	padding:0 8px;
	color:#b2d381;
	background-color:inherit;
	font-size:11px;
	line-height:22px;
	}
#footer ul li a{
	text-decoration:none;
	color:#b2d381;
	background-color:inherit;
	
	}
#footer ul li a:hover{
	color:#fff;
	background-color:inherit;
	}
	
#footer ul li.hover{
	color:#fff;
	background-color:inherit;
	}
	
.nomar{
	margin-bottom:0;
	}
	
/*---------------contact--------------------*/
	
form.contactform{
		width:318px;
		padding:0 0 26px 0;
		margin: 61px auto 0;
		}
form.contactform label{
		width:70px;
		height:18px;
		margin:0 0 5px 0;
		float:left;
		display:block;
		font:normal 11px/18px tahoma, Arial, Helvetica, sans-serif; 
		}
form.contactform input{
		width:239px;
		height:16px;
		border:#919294 1px solid;
		float:left;
		margin:0 0 5px 0;
		}
form.contactform textarea{
		width:239px;
		border:#919294 1px solid;
		float:left; 
		margin:0 0 15px 0;
		height:53px;
		}
form.contactform label.blank{
		width:123px;
		height:22px;
		font-size:0; 
		}
form.contactform input.submit{
		background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410030/html/images/submit1.gif') no-repeat 0 0;
		width:59px;
		height:22px;
		cursor:pointer;
		border:none;
		margin:0;
		float:left;
		}
form.contactform input.reset{
		background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201410/201410030/html/images/reset.gif') no-repeat 0 0;
		width:52px;
		height:22px;
		cursor:pointer;
		border:none;
		margin:0 0 0 16px;
		}
