.ifarmeContent{
	padding:0;
	margin:0;
}
.ifarmeContent h2{
	font-size:12px;
	text-indent:-9999px;
}

.t1{
	height:130px;
	background:url(../images/aboutTitle.png) no-repeat left top;
}

* html .t1
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/aboutTitle.png");
	background:none;
}


.content1{
	width:649px; 
	text-align:left; 
	padding:20px 0; 
	line-height:200%; 
	color:#333;	
	line-height:200%;
}

/*生产展示*/
.production{
	text-align:center;
	padding:20px 0;
	list-style-type:none;
}
.production li{
	float:left;
	width:215px;
}

/*产品展示div*/
.pro_contant{
	text-align:center;
}
.pro_contant ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pro_contant ul li{
	width:215px;
	height:150px;
	float:left;
}
.pro_contant ul li a{
	width:170px;
	height:113px;
	padding:2px;
	display:block;
	background:#FFF9EC;
	border:1px solid #BFA267;
}
.pro_contant ul li img{
	border:0;
	width:170px;
	height:113px;
}
.pro_contant ul li a:hover{
	background:#fff;
	border:1px solid #EBAF34;
}

.pro_Cname{
	height:25px;
	line-height:25px;
}


/*类别*/
.category{
	width:650px;
	height:40px;
	margin:10px 0;
	text-align:right;
}
.category ul{
	padding:10px 10px 10px 20px;
	margin:0px;
	list-style-type:none;
}
.category ul li{
	float:left;
}
.category ul li a{
	width:60px;
	text-align:center;
	height:25px;
	line-height:25px;
	color:#FFD5B7;
	border:1px solid #444;
	text-decoration:none;
	background:#444 url(../images/icon2.gif) no-repeat 4px center;
}
.category ul li a:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:#E70103 url(../images/icon2.gif) no-repeat 4px center;
}






/*生产展示图片效果*/
.highslide { cursor: url(graphics/zoomin.cur), pointer;outline: none;}
.highslide-loading { display: block; color: #F00; font-size: 15px; padding: 5px; border: 1px solid #84AA00; background-color: #D6E7A5; }
a.highslide-credits,
a.highslide-credits b { padding: 2px; color: #F00; text-decoration: none; font-size: 12px; }
a.highslide-credits:hover,
a.highslide-credits:hover b { color: white; background-color: #000; }


