.header 
{
	height:90px;
	background-color: #ffffff;
	background-repeat:repeat;
	padding-left:264px;
	padding-top:25px;
}
a.op:link {
	font-family: "宋体";
	font-size: 14px;
	color: #4169E1;
	text-decoration: none;
}
a.op:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #4169E1;
	text-decoration: none;
}
a.op:hover
{
	font-family: "宋体";
	font-size: 14px;
	color: #6699ff;
	text-decoration: underline;
	background-color: #003399;
}
a.op:active {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}