a
{
	color:#595959;
	text-decoration:none;
}
a:hover
{
	color:#36f;
}
a:visited
{
	text-decoration:none;
}
#proSeriesPct
{
	width:320px;
	height:220px;
	border:1px dashed #CCC;
	margin:15px auto;
	text-align:center;
}
#proSeriesList
{
	font:12px  "ËÎÌå";
	width:980px;
	height:100%;
	overflow:hidden;
	margin:15px auto;
}
.spstit
{
	width:980px;
	height:23px;
	border-bottom:1px solid #cdcdcd;
	margin-bottom:10px;
	background-repeat:no-repeat;
}
#proSeriesBrief
{
	padding:0px 20px;
	line-height:25px;
}
#proSeriesBrief table
{
	border-collapse:collapse;
	border:none;
}
#proSeriesBrief td
{ 
	border:1px solid #999;
}
#hproList
{
	width:980px;
	height:100%;
	overflow:hidden;
	text-align:center;
	table-layout:fixed;
}
#hproList thead td
{
	border-right:1px solid #fff;
}
#hproList tr
{
	height:30px;
	line-height:30px;
}
#hproList td
{
    text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#hproList tbody tr a
{
	color:#06F;
}
#hproList tbody tr a:hover
{
	color:red;
	text-decoration:underline;
}
#hproList tbody tr:hover
{
	cursor:pointer;
	color:#03F;
	background-color:#fafafa;
}

#proAlikeSearch
{
	line-height:23px;
	float:right;
	margin-right:20px;
}
#proAlikeSearch input,#proAlikeSearch select
{
	margin-left:8px;
	border:1px solid #999;
}

#subProPct{
	text-align:center;
	margin:0px auto;
}
#subProPct td{
	padding:0 10px;
	width:145px;
	height:122px;
}
#subProPct td img
{

	width:143px;
	height:120px;
	border:1px dashed #ccc;
}

