.style {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 7px;
	background: #F5F5F5;
	padding-left: 5px;
	border-top: medium solid #dcd4ca;
}
.style2 {
	padding-top: 5px;
	padding-bottom: 20px;
	list-style: circle;
	line-height: 20px;
}
.style3 {
	padding-top: 5px;
	padding-bottom: 20px;
	list-style: circle;
	line-height: 20px;
	float: right;
}
