
.home_scroll {margin: 0;background: #fff url(roktabs-links.png) 0 0 repeat-x;padding: 0;height: 63px;overflow: hidden;width:450px;}
.home_scroll ul {text-align: left;font-weight: bold;list-style-type: none;padding: 0 5px;overflow:hidden;margin: 0;height: 63px;}
.home_scroll ul li {float: left;padding: 0;margin: 0;text-decoration: none;position: relative;height: 63px;line-height: 48px;cursor:pointer;}
.home_scroll ul li span {padding: 5px 9px;color:#000000;	}
.home_scroll li.active span{
	border-top:3px solid #cc9933;
}

