@charset "utf-8";
/*文字滚动和时间开始*/
.scroll
{
	width:670px;
	margin:3px 0px;
}
.datetime
{
	margin:3px 0px;
}
/*文字滚动和时间结束*/
/*当前位置样式开始*/
.column_location
{
    height:25px;
    line-height:25px;
	padding-left:12px;
	background-color:#F6F6F6;
}
/*文字滚动和时间结束*/