

/*dabai.chen 2010-12-02 banner */
#bannerBox { height:181px;*height:183px;width:100%;*width:100%; overflow:hidden;position:relative; border:#E7E7E7 solid 1px; background:#FFF;}
#bannerImgesBox { position:relative; height:183px;}
#bannerImgesBox a { position:absolute; left:0; top:0; text-decoration: none; display:none;}
#bannerImgesBox a img { border:0;}
#bannerTextBox { height:14px;  position:absolute; z-index:100; bottom:24px; *bottom:4px; right:4px; width:100%;}
#bannerTextBox ul { list-style:none;height:3px; float:right;}
#bannerTextBox ul li { float:left; display:inline; height:16px; line-height:16px;  text-align:center;  width:16px; overflow:hidden; margin-right:4px;}
#bannerTextBox ul li  a {  border:hidden solid 1px; display:block; text-align:center; color:#FFF;text-decoration:none; /*background:red; */width:14px; height:20px;line-height:16px; margin:0 auto;}
#bannerTextBox ul li  a:hover { background: #CA0068;}
.thisHover{ background: #CA0068;}

