﻿.nTab{
	margin-bottom:2px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	width:390px;
	height:auto;
}

.active{
	border-bottom-color: #fff;
	background-image: url(p.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 30px;
	font-size: 12px;
	color: #666666;
	list-style:none;
}

.normal{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	height: 30px;
	font-size:12px;
	list-style:none;
} 
.normal2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a0a0a0;
	height: 20px;
	padding-top: 8px;
}
