﻿.topframe {
	font-family: "宋体";
	color: #009999;
	font-size: 12px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(xtitle.jpg);
	background-repeat: no-repeat;


}
.dummyarch {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
.rightframe {
	font-family: "宋体";
	font-size: 12px;
}
.handcursor {
	cursor: hand;
}

