* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	background: transparent;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: 微软雅黑;
}
a, a.visited {
	text-decoration: none;
	color: #0000FF
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.o {
	width: 100%;
	margin: auto;
	border: 1px solid #ddd;
	text-align: center
}
.num {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	font-family: 微软雅黑;
	height: 19px;
	line-height: 19px;
}
.j {
	background: #FFFF00;
	font-weight: bold;
	color: #FF3300;
	font-size: 15px;
	font-family: 微软雅黑;
}
.txt {
	background: #FFFFFF;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	font-family: 微软雅黑;
	height: 19px;
	line-height: 19px;
}
.nom a {
	background: #FF6600;
	color: #FFFFFF;
	padding: 5px 6px
}
.nom a:hover {
	background: #FF9900;
	color: #FFFFFF;
	padding: 5px 6px;
	text-decoration: none
}
.nom {
	position: relative;
}
.clipinner {
	position: relative;
}
.clipboardswf {
	position: absolute;
	left: 0;
	top: 0;
}
.grey {
	background-color: grey;
	color: #000000
}
.blue {
	background-color: #00f;
	color: #FFFFFF
}
.green {
	background-color: green;
	color: #FFFFFF
}
.red {
	background-color: red;
	color: #FFFFFF
}
