#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:402px;  background:none;}
	#demo2 ul li{float:left; margin-left:10px; width:402px;  background:none;}
	#demo2 ul li p,#demo1 ul li p{ text-align:center; color:#333; font-size:12px; height:30px; line-height:30px;}
	#demo2 ul li img,#demo1 ul li img{ border:17px #FFFFFF;}