table.sieData{
	margin:auto;
	border-collapse:collapse;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
table.sieData td{
	padding:4px;
	border: 1px solid #CCCCCC;
}
table.sieData td.tableTitle{
	background-color:#FFFFFF;
	color:#999999;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
table.sieData td.bannerImg{
text-align:center;
}
table.sieData td.pro{
background-color:#999999;
color:#999999;
}
