


#demo {
    
     overflow:hidden;
     width: 100%;
	 
}
#demo ul{list-style-type:none;}
#demo img {border:none;
}
#indemo {
     float: left;
     width:1000%;
 }
    #demo1 {
     float: left;
    }
    #demo2 {
     float: left;
    }

	#demo1 ul li{float:left; margin-left:10px; width:213px;  background:none;}
	#demo2 ul li{float:left; margin-left:10px; width:213px;  background:none;}
	#demo2 ul li p,#demo1 ul li p{ text-align:center; color:#95754a; font-size:12px; height:20px; line-height:20px;}
