#tabletitle
{font-family: Arial, Helvetica, sans-serif; 
color: #006EB9; 
line-height: 22px; 
font-weight: bold;
}
#tabletitlew
{font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #FFF; line-height: 22px; font-weight: bold;}

#con-protab02{font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #333; line-height: 18px; border:#999 1px solid;
}
.eStoreBlueButton {
	color: #fff;
	padding: 3px 20px 3px 10px;
	border: none;
	background-color: #537388;
	background-image: url(images/iot_proBtnBG.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.eStoreBlueButton:hover {
	background-color: #12659c;
}
.handerItem{
	cursor: pointer;		
}
a .eStoreBlueButton
{
	text-decoration: none;	
}