.scroll {
	left: 90px;
	top: 126px;
 	width: 130px;
	height: 225px;
	padding: 10px 10px 0 10px;
	border: 1px solid #CFCFCF;
	background-color: #FFF;
	font: normal 12px arial;
	color: #777;
}
*html .scroll {
 	width: 150px;
}
.ttl {
	color: #54637A;
	font-weight: bold;
}
.scrl {
	width: 130px;
	left: 5px;	
	top: 5px;
	font: bold 12px arial;
	position: relative;
}
.bdimg {
	border: #FFF 1px solid;
}
.wtx {
	line-height: 18px;
}
.cc {
	font: normal 10px arial;
	color: #999;
}
.pt {
	font: bold 19px tahoma;
	color: #5A84AE;
}
#scrl {
	width: 260px;
	top: 85px;
	left: -100px;
}
*html #scrl {
	width: 130px;
 	top: 10px;
	left: 0px;
}
#ticker {
	height: 29px;
	overflow: hidden;
}
.Wtdo {
	background: #E7E8FC;
}