.bgleftoptom {
	background-image: url(img/bg_left_optom.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgtablemain {
	background-color: #D3F2D3;
	background-image: url(img/bg_table_main_optom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #2e7e2e;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #2e7e2e;
	text-decoration: underline;
	font-weight: normal;
}

td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.title {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
