@charset "utf-8";
#cnt_teebox {
	background-color: #96A26D;
	background-image: url(../assets/teebox.jpg);
	height: 234px;
	width: 265px;
	padding: 0;
	margin: 0 0 25px 0;
}

#cnt_teebox  a:link, #cnt_teebox a:visited {
	color: #074665;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#cnt_teebox   a:hover, #cnt_teebox  a:active {
	color: #074665;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
