.clearfix:after {
	content:"&nbsp;";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
*display:inline-block;
}
.select {
	line-height: 20px;
}
/*.tab {
	position:relative;padding-left:8px;
}
.tab h3 {
	font-size:12px;
	float:left;
	height:24px;
	float:left;
	background: url(../img/tabbg.gif) 0 -24px no-repeat;
	margin:7px 0 0 0;
	margin-bottom: -1px;
}
.tab a {
	float:left;
	display:block;
	background: url(../img/tabbg.gif) right -24px no-repeat;
	height:24px;
	text-align:center;
	cursor:pointer;
	line-height: 24px;
	margin-left: 4px;
	padding-right:4px;
}
.tab a:hover {
	color:#cd3a00;
}
.tab .sel {
	background: url(../img/tabbg.gif) left top no-repeat;
	position:relative;
}
.tab .sel a {
	background: url(../img/tabbg.gif) right top no-repeat;
}*/
.type {
}
.type ul {
	margin:0px;float:left;	 list-style:none;
}

.block {
	display:block;
}
.none {
	display:none;
}

