* {
	margin: 0;
	padding: 0;
}
#newsticker {
	background: transparent url("../img/zhhk/news_tc.gif") no-repeat 0 0;
	position: relative;
	display:inline-block;
	width:100%;
}
#newsticker ul {
	border: 0;
	list-style: none;
	min-height: 1.6em;
	padding: 2px 15px;
	padding-left: 110px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}

#newsticker div.button { position:absolute; right:0; min-height:none; padding:0; 2padding-right:10px; z-index:1; }
#newsticker div.button div { position:relative; float:right; 2margin-left:1em; background:url('../img/news_button_bg.gif') right 0 repeat-x; height:20px; padding-right:10px; 2margin-right:10px; }
#newsticker div.button div a { font-size:.9em; float:left; color:#595857; background:url('../img/news_button_icon.gif') left 0 no-repeat; height:20px; padding:0 0 0 30px; line-height:20px; text-align:center; 2width:100%; }

