@charset "utf-8";

iframe {
	width: 898px;
	height: 92px;
	border: 1px solid white;
}

#scroll_container {
	position: relative;
	width:896px;
	height:90px;
	padding-top:0px;
	overflow:hidden;
	border: 1px solid #990000;
}

#links1,#links2 {
    position:absolute;
    width:968px;

}
#links1 img,#links2 img {
    float:left;
    border:0;
    margin-right:0px;
	border-right: 1px solid #990000;
}

td a img {
	border: 1px solid #990000;
}

