﻿@charset "UTF-8";
#gaga{height:40px;width:300px; z-index: 100;}
#gaga_tip{display: inline-block; height: 30px; line-height: 30px; font-family: "Microsoft Yahei"; font-size: 12px; padding: 0 5px; position: absolute; left: -2000px; top: -30px; background: #fff; color: #000; text-align: center; opacity: 1;}
.gaga_pic{width:260px;height:40px;overflow:hidden; float: left;}
.gaga_pic ul{float:left;width:10000px;left:-110px;}
.gaga_pic ul li{float:left;margin-right:10px;_display:inline; position: relative;}
.gaga_pic ul li p{position: absolute; top: 0; left: 0; width: 100%; height: 35px; color: #000; line-height: 35px;text-align: center; text-indent: -20000px;word-break:break-all;word-wrap:break-word;}
.prev,.next{margin:0 10px; width: 17px; height: 16px; display: inline-block;}
.gaga_ctrl{float: left; width: 20px; height: 40px;}
.prev p,.next p{display: none;}
.prev{background: url(footer-arrow-left.png) no-repeat 0 0;}
.next{background: url(footer-arrow-right.png) no-repeat 0 0;}
