#nav li a:hover {
	color: #82B0BF;
	}

#head h2 {
	color: #6699FF;
	}

#right li a:hover, .right2 li a:hover {
	color: #FF0000;
	}
	
h2 {
	color: #225e8a;
	}
	
#content a, #content2 a, #foot a {
	color: #0033FF;
	border-bottom: 1px dotted #82B0BF;
	}
	
img.content, a img.content {
	background-color: #D7E4EA;
	}
	
thead th {
  color: #82B0BF;
}
.thinborder {
	border: 1px solid #000000;
}
.reviewbrandbox {
	width: 520px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

