﻿.starLev
{
	width: 420px;
	height: 180px;
	float: left;
	margin-left: 10px;
	border: 1px solid #b1c8d8;
}
.starLev dt
{
	height: 28px;
	line-height: 28px;
	background: url(Images/28.jpg);
	border-bottom: 1px solid #b1c8d8;
	padding-left: 10px;
	color: #1e50a2;
	font-size:14px;
	font-weight:bold;
}
.starLev dt a
{
	color: #0066cc;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.starLev dd{
  padding-left:10px;
}
.starLev ul li
{
	line-height: 20px;
}
.starLev ul li a
{
	padding-left: 8px;
	color: #333;
}
.starLev #starBox{
	position: relative;
	overflow: hidden;
	width: 406px;
	height: 140px;
	margin-top: 6px;
}
.starLev table{
	table-layout: fixed;
	position: relative;
	overflow: auto; 
	width: 466px;
 }