body {
	font-size: 12px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
}
a{
color:#99999B;
text-decoration:none;
}

#probox{
margin-top:10px;
height:504px;
width:372px;
display:block;
float:left;
}

.pro_box{
	height:160px;
	width:191px;
	text-align:center;
	display:block;
	float:left;
	overflow:hidden;
	margin:0px;
	padding: 0px;
}
.pro_box img { border:solid 1px #F4F4F4;}
.p_number{
	height:32px;
	line-height:32px;
	width:190px;
	color:#989898;
	text-indent:10px;
	overflow:hidden;
}
.p_number a:link, .p_number a:visited {
color:#555;
text-decoration:none;
}
.p_number a:hover { color:#07488F; text-decoration:none;}
