﻿#ylist li{
	float:left;
	width:40px;
	height:40px;
	background:url(pointx.png) no-repeat;
	background-position:0px 8px;
}
#ylist{
	width:990px;
	height:34px;
	background:url(line.gif) no-repeat;
	margin:0px;
}
.checkq{
	background:url(pointd.png) 0px 4px no-repeat !important;
}
.checkr{
	background:url(pointx.png) no-repeat;
	background-position:0px 8px;
}
.hidden{
	display:none;
}
#contentdiv{
	clear:both;
}