body {
	font-family: Arial, Helvetica;
	font-size: 9px;
}
td {
	font-size: 11px;
}
a {
	color: black;
	text-decoration: none;
}
.just {
	text-align: justify;
}
.protd {
	color: #000000;
	font-weight: bold;
	position: relative;
	padding-left: 5px;
}
.thumb {
	border-left-style:solid;
	border-top-style:solid;
	border-right-style:solid;
	border-color:#bbbbbb;
}
.caption {
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-color:#bbbbbb;
	font-size:9px;
	width: 180px;
	vertical-align:text-top;
}
.pro_title {
	font-size: 13px;
	font-weight: bold;
}