#ticker{
	border-top:#ffffff 1px solid;
	background-image: url(../pc-img/ticker_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:5px;
	height: 59px;
	width: 960px;
}
#ticker p{
	margin:0;
	padding:0;
}
#ticker .leftcorner{
	width:208px;
	height:59px;
	float:left;
	line-height:59px;
	color:#5a5a5a;
	text-indent:16px;
	font-size:15px;
	letter-spacing:-1px;
	background-image: url(../pc-img/ticker_lhs.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#ticker .leftcorner a{
	color:#5a5a5a;
	text-indent:16px;
	font-size:15px;
	letter-spacing:-1px;
	text-decoration:none
}
#ticker .leftcorner a:hover{
	text-decoration:none
}
#ticker .tickercontent{
	float:left;
	height:59px;
}
#ticker .rightcorner{
	width:7px;
	height:59px;
	float:right;
	background-image: url(../pc-img/ticker_rhscorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.image_scroll{
padding:6px 0 0 20px;
}
