@charset "windows-1251";
/* CSS Document */

body 
{ 
background-image:url(img/fon.jpg);

}

.tabl
{
vertical-align:top;
width:230px;
height:600px;
}
.tabl tr
{


}


.tdt
{
background-repeat:no-repeat;
height:50px;
background-image:url(img/2.jpg);
text-align:center;
vertical-align:middle;
}

.tdt  span
{
border:0px solid black;
color:#FFF;
}




.tdb
{
background-repeat:no-repeat;
height:50px;
background-image:url(img/buttom.jpg);
}
.tdm
{
	padding-left:10px;
	padding-right:10px;
	border:0px solid  red;
	height:100%;
	background-image:url(img/mid.jpg);
	background-repeat:repeat-y;
	vertical-align:top;
	text-align: center;
}

#lin
{
	border:1px solid #CCC;
	margin-bottom:3px;
}

#lin1
{
	border:1px solid #CCC;
	margin-bottom:3px;
	font-size:18px;
	color:#000;
}

#lin a
{
	text-decoration:none;
	color: #F00;
		
}
.tabl tr .tdm p {
	text-align: justify;
}
