.domtab{
	padding:0 1em 0 0.5em;
	position:relative;
	margin-top:25px;
}
.domtab p{
	padding:0 1em;
}
.domtab ul.domtabs {
	position:absolute;
	left:12px;
	_left:-2px;
	top:-22px;
}
.content .domtab ul.domtabs {
	position:absolute;
	left:-18px;
	top:-35px;
}
.domtab ul.domtabs li{
	float:left;
	padding:0;
	color:#000;
	font-weight:700;
}
.domtab ul.domtabs a{
	display:block;
	text-decoration:none;
	float:left;
	color:#666;
	background:url("newtabs.gif"/*tpa=http://www.cnc400.com/Templates/Images/newtabs.gif*/) no-repeat;
	width:80px;
	height:22px;
	margin-left:1px;
	text-align:center;
	line-height:22px;
	border:none;
	

}
.domtab ul.domtabs a:hover{
	background:url("newtabs-o.gif"/*tpa=http://www.cnc400.com/Templates/Images/newtabs-o.gif*/) repeat-x;
	height:29px;
}
.domtab .domtabs li.active a{
	background:url("newtabs-a.gif"/*tpa=http://www.cnc400.com/Templates/Images/newtabs-a.gif*/) repeat-x;
	height:29px;
	color:#3590b5;
	font-weight:700;
}
.domtab div{
	display:none;
	padding:8px;
	border:1px solid #ddd;
}
.domtab div p{
	padding:3px;
	margin:0;
}
.domtab div ul a{
	display:block;
	background:url("ra.gif"/*tpa=http://www.cnc400.com/Templates/Images/ra.gif*/) no-repeat 0 6px;
	padding-left:12px;
	border-bottom:1px dotted #ccc;
	color:#666;
	line-height:22px;
	width:95%;

}
.domtab div ul  a:hover{
	background:#f2f2f2 url("linksup.gif"/*tpa=http://www.cnc400.com/Templates/Images/linksup.gif*/) no-repeat 0 3px;
	color:#000;

}
