@charset "utf-8";
/* CSS Document */

#Products {
	width:auto;
	height:auto;
	margin:0;
	color:#999;
	}


#Products #Products_Page {
	clear:both;
	margin-top:20px;
	display:block;
	text-align:right;
}
#Products img{
	border:#8f8f8f solid 1px;
	margin-top:15px;
	}

#Products table{
	height:auto;
	width:100%
}


#Products tr {
	
}


#Products td {
	text-align:center;
}
.proTitle{display: block;font-size:10px;font-family:Arial;margin-top:5px; width:auto;}
.proTitle a:hover{
	display:block;
	width:110px;
	line-height:25px;
	background-color:#FFFFFF;}
.proTitle a:visited{
	display:block;
	width:110px;
	line-height:25px;}