.a1 {
	width: 16px;
	height: 16px;
	background-image: url(../images/1.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.a2 {
	width: 568px;
	height: 16px;
	background-image: url(../images/hor_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: right;
}

.a3 {
	width: 16px;
	height: 16px;
}

.a4 {
	width: 16px;
	background-image: url(../images/ver_line.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.a5 {
	text-align: justify;
/*	height: 350px;*/
}

.a6 {
	width: 16px;
	background-image: url(../images/ver_line.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
}

.a7 {
	width: 16px;
	height: 16px;
	background-image: url(../images/7.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.a8 {
	height: 16px;
	background-image: url(../images/hor_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.a9 {
	width: 16px;
	height: 16px;
	background-image: url(../images/9.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* ----------------------------------------------------------------- */

.standart {
	padding: 0px 13px 3px 13px; 
	text-align: justify;
	vertical-align: top;
}

/* ----------------------------------------------------------------- */

.great {
	width: 260px;
	height: 180px;
}

.great_tit {
	position: relative;
	bottom: -6px;
	left: 10px;
	width: 1px;
	height: 1px;
	background-image: url(../images/gr_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}

.between{
	width: 50%;
}

.b1 {
	width: 13px;
	height: 13px;
	background-image: url(../images/_1.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.b2 {
	height: 13px;
	background-image: url(../images/_hor_line.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
}

.b3 {
	width: 13px;
	height: 13px;
	background-image: url(../images/_3.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.b4 {
	height: 100%;
	width: 13px;
	background-image: url(../images/_ver_line.gif);
	background-position: left;
	background-repeat: repeat-y;
}

.b5 {
	text-align: left;
}

.b6 {
	width: 13px;
	background-image: url(../images/_ver_line.gif);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
}

.b7 {
	width: 13px;
	height: 13px;
	background-image: url(../images/_7.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.b8 {
	height: 13px;
	background-image: url(../images/_hor_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.b9 {
	width: 13px;
	height: 13px;
	background-image: url(../images/_9.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}