.ticker { 
	height: 20px; 
	border-bottom: 1px solid #DDDDDD; 
	padding: 0px 6px 6px 0;
	/*margin: 0px 6px;*/
	background: #FFFFFF url(../img/ticker_bg.gif) top right no-repeat;
	margin:0 6px;
}

.ticki {
	background:#EDECEC url(../img/ticker_bg.gif) no-repeat scroll right top;
	border-bottom:1px solid #DDDDDD;
	height:16px;
	margin:0 6px;
	padding:4px 6px 6px 6px;
}

.ticki a {color:#C00; font-weight:bold; position:inherit;}

.ticki span {color: #c00; font-weight:bold;}

.ticker span.ticker_category a {color: #c00;}

.ticker .scroller {
	height:20px;
	width:828px;
	float:left;
}

.ticker .section {
	width:820px;
	float:left;
	padding-left:4px;
	padding-top:0;
	line-height:25px;
}

.ticker .right_part {
color:#397099;
float:right;
font-size:8px;
height:25px;
line-height:25px;
padding-right:5px;
text-align:right;
width:145px;
}