@charset "utf-8";
.attributeList{padding-top:10px;display: inline-block; width:100%;}
.attributeList ul{
	margin:0px;padding:0px;list-style:none;font-size: 16px;line-height: 35px;color: #333;text-decoration: none;height:35px; border-top: 1px solid #C0C0C0;
}
.attributeList ul li{
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
	line-height: 35px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	height: 35px;
}
.attributeList ul li label{
	width:120px;display:block;float:left;text-align:right;padding-right:15px;border-right-width: 1px;border-right-style: dashed;border-right-color: #CCC;font-size: 16px;line-height: 35px;
}
.attributeList ul ul li{
	margin:0px;padding:0px;list-style:none;float:left;text-align:center;margin-left:15px;margin-right:15px;border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none; 

}
.attributeList ul ul{ margin:0px;padding:0px;list-style:none; float:left; margin-left:40px; display:inline-block; border: 0px; display: inline-block;}
.attributeList ul ul li a{
	font-size: 16px;line-height: 35px;color: #333;text-decoration: none;
}

.attributeList ul ul .AtOn a {
	color: #F00 !important;
}
