.domaingrouplist{
	color:#CA0000;
	list-style-type:upper-roman;
}

.domaingrouplist li {
    font-weight: 300;
    padding: 2px;
    font-size: 11px;
}

.table_price {
	width: 100%;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.table_price td {
	color: #5c554f;
	font-size: 11px;
	font-family: Tahoma;
	border-right: 1px solid #f2ffff;
	border-bottom: 1px solid #f2ffff;
}

.tr_blue {
	background: #eeeeee;
}

.tr_red {
	background: #ffd0d0;
}