
@import url("common.css");
/* marqueeleft */
.marqueeleft{height:150px;width:930px;overflow:hidden;margin:20px auto; margin-left:-5px;}
.marqueeleft ul{float:left; background:url(../images/bg_9.png) repeat-x bottom ; height:155px;}
.marqueeleft li{float:left;margin:0 20px;display:inline;width:111px;height:155px;overflow:hidden;}
.marqueeleft li .pic{display:block;width:111px;height:114px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:28px; margin-top:10px; }
.marqueeleft li .txt a{color:#666666;}

