*{padding:0;margin:0;border:0;}

#demo_033_F{overflow:hidden;text-align:center;}
#demo_033_F .porduct_li_F{float:left;text-align:center;margin:0 15px 0px 15px;position:relative;}

#demo_033_F .porduct_li_F a{color:#99776b;text-decoration:none;}

#demo_033_F .porduct_li_F a div{position:absolute;bottom:30px;left:0px;height:0px;background:url(title_bg_F.png) repeat;width:210px;filter:(opacity=0);	-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ase-in-out 0s;transition: all 0.5s ease-in-out 0s;opacity:0;padding:5px;}
#demo_033_F .porduct_li_F a:hover div{position:absolute;bottom:30px;left:0px;height:120px;background:url(title_bg_F.png) repeat;width:210px;filter:(opacity=100);opacity:1.0;-webkit-transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ase-in-out 0s;transition: all 0.5s ease-in-out 0s;}
#demo_033_F .porduct_li_F a div p{
	margin:10px;
	text-indent:28px;
	font-size:12px;
	color:#504744;
}
.title_bottom_F{
	background: url(title_bottom_F.png) no-repeat center bottom;
	width:100%;
	height:30px;
	line-height:30px;
	display:block;
}