@charset "utf-8";

table {
	width:560px;
	margin: 8px 0 0;
	border-top: 1px solid #C3C3C3 !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: 1px solid #C3C3C3 !important;
}

table tr {
	border: none !important;
}


table th,
table td {
	vertical-align: middle;
	font-size: 12px !important;
}
table th {
	width: 110px;
	text-align: left;
	border: none !important;
	background: url("/mobile/set/common/p/img/pdct_3g/line_hr_dot_gry.gif") repeat-x scroll center bottom #FFFFFF;
	padding: 5px;
	text-decoration: none;
	white-space: nowrap;
}
table td {
	text-align: left;
	background:url("/mobile/set/common/p/img/pdct_3g/line_hr_dot_gry.gif") repeat-x scroll center bottom #FFFFFF;
	border-left: 1px solid #C3C3C3 !important;
	border-top: none !important;
	border-right: none !important;
	border-bottom: none !important;
	padding:5px 5px 5px 10px;
}

table td a {
	margin-right: 2px;
}
table tr.last th, table tr.last td {
	background: none !important;;
}