﻿*{
	margin:0px;padding:0px;
}
body{
	background:#E7D985;
}
img{
	border:0;
}
#contai{
	background:url('../images/bg.jpg') no-repeat top center;
}
.conner{
	width:849px;margin:0px auto; overflow:hidden;
}
.bg_1{height:123px;
width:849px;	
background:url(../images/index_01.jpg) no-repeat center;
}	
.bg_2 {
	width:849px;
	height:121px;
	background:url(../images/index_02.jpg) no-repeat center;
}
.bg_3 {
	width:849px;
	height:121px;
	background:url(../images/index_03.jpg) no-repeat center;
}
.bg_4 {
	width:849px;
	height:110px; overflow:hidden;
	background:url(../images/index_04.jpg) no-repeat center;
}
.bg_5 { padding:19px 0 0 33px;
	width:816px;
	height:145px;
	background:url(../images/index_05.jpg) no-repeat center;
}
.bg_5 img{
	float:left; margin:0 0 1px 1px;
}
.con{  padding:0px 70px; line-height:24px; font-family:宋体, Arial, Helvetica, sans-serif; float:left;
	width:709px;background:url('../images/conner.jpg'); font-size:12px; color:#5E1503; padding-bottom:20px;
}
.con h2{ float:left;padding:2px  5px; color:white;
	font-size:14px; background:#983E01; margin-top:13px;
}
.con p{
	width:709px;
	float:left;
	text-indent:2em;
	padding-top:5px;
}
.con p span a{
 color:red;text-decoration:none;
}
.con p span a:hover{
	text-decoration:underline;
}

.bottom{
	height:138px;background:url('../images/bottom.jpg') no-repeat center;
}
.bott{
	 height:138px; width:849px;margin:0px auto;background:url('../images/bott.jpg') no-repeat;
}

