@charset "UTF-8";
#goverpho2010 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#dance_pro {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px solid;
	overflow: visible;
}
#dance_pro td {
	padding: 5px 5px 5px 5px;
	margin: 0;
	background-image: url(../images/bg_load.png);
	background-position: center center;
	background-repeat: no-repeat;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ccc;
	background-color: #4a4949;
}
a {
	color: #ccc;
	text-decoration: none;
}
a img {
	border: 0 none;
}
#content {
	position: absolute;
	left: 18px;
	padding-bottom: 0px;
	overflow: hidden;
}
#books {
	position: absolute;
	left: 8px;
	padding-bottom: 0px;
	overflow: hidden;
}
.tool-tip {
	color: #fff;
	width: 189px;
	z-index: 21000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #d7ba6a;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
