.w10-gray {  font-size: 10pt; line-height: 15pt; color: #333333; text-decoration: none}
.w10-blue {  font-size: 10pt; line-height: 15pt; color: #0000CC; text-decoration: none}
.w10-peach {  font-size: 10pt; line-height: 15pt; color: #FF6699; text-decoration: none}
.w10-red {  font-size: 10pt; line-height: 15pt; color: #CC0000; text-decoration: none}
.r-tit {
	font-size: 12pt;
	line-height: 15pt;
	color: #CC0000;
}
a:link        { font-size: 10pt; line-height: 15pt; color: #009900; text-decoration: none;}
a:visited    { font-size: 10pt; line-height: 15pt; color: #009900; text-decoration: none;}
a:active     { font-size: 10pt; line-height: 15pt; color: #009900; text-decoration: none;}
a:hover     { font-size: 10pt; line-height: 15pt; color: #FFBF00; text-decoration: none;}

.ew10-brown {
	font-size: 9pt;
	line-height: 14pt;
	color: #996600;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.ew10-gray {
	font-size: 9pt;
	line-height: 14pt;
	color: #999999;
}
.w9-blue {
	font-size: 9pt;
	line-height: 12pt;
	color: #0000CC;
}
#abgneBlock {
	width: 600px;
	height: 279px;
	position: relative;
	overflow: hidden;
	border: 1px solid #ccc;
}
#abgneBlock ul.list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	width: 9556px;
	height: 298px;
	left: 0px;
	top: 0px;
}
#abgneBlock ul.list li {
	float: left;
	width: 940px;
	height: 100%;
}
#abgneBlock .list img{
	width: 100%;
	height: 100%;
	border: 0;
}
#abgneBlock ul.playerControl {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 5px;
	height: 14px;
}
#abgneBlock ul.playerControl li {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	margin: 0px 2px;
	background: url(file://///203.68.203.3/MDHSWeb/css/images/cir_ctrl.png) no-repeat -10px 0;
}
#abgneBlock ul.playerControl li.current { 
	background-position: 0 0;
}
