﻿/************** 跑馬燈 styles ****************/
.chaoverscroll{
	overflow: hidden;
	height: 25px;
	font-family: 'Trebuchet MS', Arial;
	font-size: 16px;
	font-weight: bold;
	color: red;
	letter-spacing: 3px;
	width: 100%;
	target:_blank; 
	}
 a{ 
        color: red;
    } 
 a:hover{ 
        color: red;  
    } 
a:visit{
	color: red;
}
