body {
	background-color: #FFFFFF;
}
td {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	height:16px;
}
input {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:175px;
}
.cates {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	width:240px;
	padding-right:25px;
	padding-top:10px;
	float:left;
}
#Tab_1 {
	width:60px;
	height:60px;
	background-image: url(images/feature1_bw.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_2 {
	width:60px;
	height:60px;
	background-image: url(images/feature2_bw.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	margin-left:10px;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_3 {
	width:60px;
	height:60px;
	background-image: url(images/feature3_bw.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	margin-left:10px;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_4 {
	width:60px;
	height:60px;
	background-image: url(images/feature4_bw.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	margin-left:10px;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_5 {
	width:60px;
	height:60px;
	background-image: url(images/feature5_bw.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	margin-left:10px;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_1 a:hover {
	width:60px;
	height:60px;
	background-image: url(images/feature1.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
}
#Tab_2 a:hover {
	width:60px;
	height:60px;
	background-image: url(images/feature2.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
}
#Tab_3 a:hover {
	width:60px;
	height:60px;
	background-image: url(images/feature3.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
}
#Tab_4 a:hover {
	width:60px;
	height:60px;
	background-image: url(images/feature4.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
}
#Tab_5 a:hover {
	width:60px;
	height:60px;
	background-image: url(images/feature5.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
}
#Tab_1 .active {
	width:60px;
	height:60px;
	background-image: url(images/feature1.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_2 .active {
	width:60px;
	height:60px;
	background-image: url(images/feature2.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_3 .active {
	width:60px;
	height:60px;
	background-image: url(images/feature3.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_4 .active {
	width:60px;
	height:60px;
	background-image: url(images/feature4.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	font-size:11px;
	text-align:center;
	color:#000000;
}
#Tab_5 .active {
	width:60px;
	height:60px;
	background-image: url(images/feature5.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	float:left;
	font-size:11px;
	text-align:center;
	color:#000000;
}
ul.tabs {
	margin:0px;
	padding:0px;
	margin-top:10px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
