a
{
	color:#595959;
	text-decoration:none;
}
a:hover
{
	color:#36f;
}
a:visited
{
	text-decoration:none;
}
#search
{
	width:960px;
	padding-left:10px;
	padding-right:10px;
	height:40px;
	line-height:40px;
	margin:0px auto;
}
#search select,#search input
{
	height:20px;
	border-top:2px solid #606060;
	border-right:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	border-left:2px solid #606060;
}
#proList
{
	color:#000;
	background-color:#fff;
	font:12px "ËÎÌå";
	width:980px;
	margin:0px auto;
	overflow:hidden;
    table-layout:fixed;
	border-bottom:2px solid #2370d9;
}
#proList a
{
	color:#03F;
	text-decoration:underline;
}
#proList thead tr
{
	color:#fff;
	font-weight:700;
	background-color:#2272d5;
	height:26px;
	line-height:26px;
}
#proList tbody tr
{
	height:34px;
	text-align:center;
	line-height:34px;
}
.alt
{
	background-color:#eaf4ff;
}
.over
{
	background-color:#C8DFF7;
}
#plsearch
{
	float:right;	
}
#plsearch td
{
	padding-left:5px;
}
.odd
{
	background-color:#F8FCFE;
}
.proni
{
	height:34px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
