﻿table.scroll thead{display:none;}
table.scroll tr.over td{
	background-color: #FFFFFF;
}
	
	table.scroll tr.selected td {
	color:#16397D;
}

table.scroll tbody td a:link{ color:#18367E;}
table.scroll tbody td a:visited{color:#4C4C4C;}
table.scroll tbody td a:hover{color:#4C4C4C;}
table.scroll tbody td a:active{color:#4C4C4C;}
table.scroll tr.over td{
	background-color:#FFF;
	}
	
	table.scroll tr.selected td {
	color:White;
}
table.scroll tbody tr.alt {
	background-color: #FFF;
}
.enterprise_unit{clear:both;overflow:hidden; padding-bottom:5px; border-bottom:solid 1px #A9AAA5;}
.enterprise_image{	width: 78px;
	height: 88px;
	border: solid 1px #A9A9A7;
	float: left;}
.enterprise_intro {
	width: 410px;
    overflow:hidden;
	float: left;
	padding-left:11px;
	clear:right;
}
.enterprise_intro li
{
    overflow:hidden;
    clear:both;
	color: #17387D;
	line-height:23px;
}
.enterprise_intro span
{
    float:left;
    line-height:23px; width:60px;
}
.enterprise_intro label
{
    float:left;
    width:330px;
    line-height:23px;
}
.enterprise_intro_label{ white-space:normal;
    height:46px; overflow:hidden;}
.product_intro
{
  width: 600px;
}
.product_intro li
{
    overflow:hidden;
    clear:both;
	color: #17387D;
	line-height:30px;
}
.product_intro label
{width:530px;float:left;line-height:23px;}
