body{
	color: #555;
	margin: 0px;
	font-family;
	font-size: 12px;
	line-height: 15px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	cursor: default;
	background-image: url(http://puple.ru/fon.gif);
	background-position: center;
	background-repeat: repeat-y;
}
td,table,tr{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
a{
	color: #4C7FB3;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
h1{
	margin: 0;
	font-size: 20px;
	color: #D44;
	line-height: 24px;
}
h3{
	line-height: 20px;
	font-size: 16px;
	margin: 0;
}
.logo{
	background-color: #FFF;
	width: 320px;
	height: 100px;
	text-align: center;
}
.right_logo{
	width: 670px;
	height: 100px;
	background-color: #FFF;
}
/* UGLI */
.bukvi{
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: center;
	color: #666;
	font-size: 15px;
}
.bukvi a{
	color: #FDF;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}
.bukvi a:hover{
	color: #F33;
	font-weight: bold;
	text-decoration: none;
}
.ugol_left_top{
	width: 10px;
	height: 10px;
	font-size: 1px;
	background-color: #FFF;
	background-image: url(http://puple.ru/ugli.gif);
	background-position: left bottom;
}
.ugol_right_top{
	width: 10px;
	height: 10px;
	font-size: 1px;
	background-color: #FFF;
	background-image: url(http://puple.ru/ugli.gif);
	background-position: right bottom;
}
.ugol_ras{
	width: 970px;
	height: 10px;
	background-color: #FFF;
	font-size: 1px;
}
.ugol_right_bottom{
	width: 10px;
	height: 10px;
	font-size: 1px;
	background-color: #FFF;
	background-image: url(http://puple.ru/ugli.gif);
	background-position: right top;
}
.ugol_left_bottom{
	width: 10px;
	height: 10px;
	font-size: 1px;
	background-color: #FFF;
	background-image: url(http://puple.ru/ugli.gif);
	background-position: left top;
}
/* UGLI */
/* CONTENT */
.content{
	background-color: #FFF;
}
.left,.right{
	width: 130px;
	text-align: center;
	vertical-align: top;
}
.center{
	width: 730px;
	text-align: center;
	vertical-align: top;
}
/* CONTENT */
/* NEWS */
.news{
	width: 725px;
	border: 1px solid #EEE;
	background-color: #FFF9F9;
	margin-bottom: 10px;
}
.news_name{
	height: 30px;
	line-height: 20px;
	font-size: 16px;
	background-image: url(http://puple.ru/news_name.gif);
	border-bottom: 1px solid #DDD;
}
.news_name a{
	color: #D44;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 10px;
}
.news_about{
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	color: #999;
	padding: 3px 3px 3px 10px;
	background-image: url(http://puple.ru/news_about.gif);
}
.news_about a{
	color: #555;
}
.news_text{
	padding: 10px;
	text-align: justify;
	font-size: 14px;
	line-height: 16px;
	border-bottom: 1px solid #EEE;
}
.news_text a{
	color: #D44;
}
.news_text img{
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #333;
}
/* NEWS */