﻿.tab
{
	background-image: url(../images/00.jpg);
	background-position: center right;
	background-repeat: no-repeat;
	width :520px;
}
.main_blocks
{
	background-position: left ;
	background-repeat: no-repeat;
	vertical-align: top;
}

.a2
{
	display: block;
	height: 22px;
	color: #3366cc;
	font-size: 16px;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-weight: bold;
	margin-top: 8px;
}

.a1
{
	display: block;
	color: #3366cc;
	font-size: 14px;
	text-decoration: none;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-weight: normal;
	border-bottom:solid 2px #9dcc24;
}
