* {
	margin:0px;
	padding:0px;
}
a {
	outline:none;
	text-decoration:none;
}
img {
	border:0px;
}
table {
	border-spacing:0px;
	border-collapse:collapse;
}
body {
	color:#666;
	font-size:12px;
	line-height:19px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tabs {
	float:left;
	width:1000px;
	height:470px;
	overflow:hidden;
}
.htabs {
	float:left;
	width:1000px;
	height:200px;
	z-index:2000;
	overflow:hidden;
	margin-top:-10px;
}
.htabs li {
	float:left;
	width:194px;
	height:93px;
	margin:0px 3px;
	list-style:none;
}
.htabs a {
	float:left;
	padding-top:10px;
	text-align:center;
}
.htabs .select {
	background:url(../images/arr.png) top center no-repeat;
}
