BODY {
	LINE-HEIGHT: 150%; BACKGROUND: #6788d3; COLOR: #fff; FONT-SIZE: 12px
}
A {
	COLOR: #fff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ffff33; TEXT-DECORATION: underline
}
.foot {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BACKGROUND: url(img/foot_bg.gif) #01319e repeat-x 50% top; PADDING-TOP: 0px
}

.productList,.caseList{ width:100%;}
.productList dl{ width:176px; height:164px; padding:5px 25px 5px; overflow:hidden; float:left;}
.productList dl dt a{ width:170px; height:126px; display:block; padding:0px; border:1px solid #CCC; overflow:hidden;}
.productList dl dt a:hover{ background:#deedfd; border:1px solid #deedfd;}
.productList dl dt img{ width:170px; height:126px;}
.productList dl dd{ width:100%; height:32px; line-height:32px; text-align:center; }
