﻿/*
Default.aspx样式表文件
*/

#toolbar
{
	color: #999999;
	}
	
	#toolbar a
	{
		color:Blue;
		text-decoration:underline;
		}



#set
{
	overflow: inherit;
}
#set tr td a
{
	font-size: small;
}

#flink a:visited
{
	color: #0000FF;
}

x
{
	background-color: #D9F0F0;
}

.keystyle
{
	width:380px;
	height:20px;
}
