/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	width:960px;
	background:#ffffff;
	font-size:12px;
	text-align:center;
	margin:0 auto;
	background-color:#e6e6e6;
	 
}
body#index,body#produce{
background-color:#FFFFFF;}

#wrapper{
	margin:0 auto;
	width:960px;
	text-align:left;
	background-color:#ffffff;
}
#index_01{
margin:250px 0 0 270px;
width:426px;}
img{
	border:0;
}
a{
	text-decoration:none;
}

li{
	list-style:none;
	line-height:1.3em;
}
p{
	padding:0.2em;
}
p{
	line-height:1.5em;
}
/*------------------------------------------------------------------------------------*/
#logo{
	width:470px;
	height:81px;
	background:url(../images/logo.jpg) center center;
	margin:200px 0 0px 245px;
}
#index #link{
	margin:0px 0 0 245px;
	width:470px;
	height:30px;
	line-height:30px;
	text-align:center;
}
#index #link a{
	font-size:14px;
	font-weight:bold;
	color:#8f8d8e;
	margin:0 50px;
}
#index #link a:hover{
	color:#7dbe1b;
}
#index span{
	width:200px;
	font-size:40px;
	color:#8f8d8e;
}
#link{
	background:url(../images/shu.jpg) center center no-repeat;
}

/*------------------------------------------------------------------------------------*/
#banner{
	width:960px;
	height:112px;
	background:#5c5c5c;
	float:left;
}
#banner img{
	margin:27px 0 0 25px;
	float:left;
}
#content{
background-color:#e6e6e6;}
#content #left #foot{
	width:300px;
	float:left;
	color:#666464;
	margin:1175px 0 0 0;
}
#content #left #foot p{
	margin:15px 0;
}
#content #left #foot #dizhi{
	font-size:11px;
	 
}
#content #left #foot #lianxi{
	font-size:13px;
}
#content #left #foot #lianxi a{
	color:#666464;
}
#content #left #foot #lianxi a:hover{
	color:#7dbe1b;
}
#content #left #foot #banquan{
	 
	font-size:11px;
}
#content #left #foot span{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer{
	width:960px;
	/*height:30px;
	line-height:30px;*/
	clear:both;
	background:#666464;
	text-align:center;
	font-size:12px;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
#footer{
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	padding:0 10px;
}
#footer #hyperlinks a{
padding:0 5px;}
#footer a:hover{
	color:#9fc255;
}
#daima{
	display:none;
}
#lianxi{
	margin:5px 10px 0 0;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
}
#lianxi a{
	color:#FFFFFF;
}
#lianxi a:hover{
	color:#9fc255;
}
