.Special_top{
	color: #FFFFFF;
	background-color: #A5CB79;
	height: 23px;
	padding-left: 20px;
}
.Special_top a{
	color: #FFFFFF;
}
.Special_list ul{
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	background-image: url(../Images/SP1.gif);
	background-repeat: repeat-y;
	background-position: center;
	float: none;
	height: 100%;
}
.Special_list ul li{
	float: left;
	height: 163px;
	width: 248px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	overflow: hidden;
	display: inline;
}
.Special_list_title {
	height: 18px;
}
a.Special_list_title:link {
	font-size: 13px;
	font-weight: bold;
	color: #7DA74B;
	text-decoration: none;
}
a.Special_list_title:visited {
	font-size: 13px;
	font-weight: bold;
	color: #7DA74B;
	text-decoration: none;
}
a.Special_list_title:hover {
	font-size: 13px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a.Special_list_title:active {
	font-size: 13px;
	font-weight: bold;
	color: #7DA74B;
	text-decoration: none;
}
.Special_list_c{
	color:#727171;
	line-height: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}
