/* marqueeleft */
.marqueeleft{height:150px;width:100%;overflow:hidden;margin:20px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:180px;height:150px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:180px;height:150px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
