@charset "utf-8";
/* CSS Document */

#Products {
	width:auto;
	display:block;
	
	}


#Products #Products_Page {
	clear:both;
	padding-top:10px;
	display:block;
	text-align:right;
}
#Products img{
	border:1px solid #CCCCCC;
	margin-top:15px;}

#Products table{
	
}


#Products tr {
	
}


#Products td {
	text-align:center;
	width:175px;
}
.proTitle{
	display: block;
	width:144px;
	background-color:#F0F0F0;
	line-height:25px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;}
.proTitle a:hover{
	display:block;
	width:144px;
	line-height:25px;
	background-color:#FFFFFF;}
.proTitle a:visited{
	display:block;
	width:144px;
	line-height:25px;}