body {
	background-color:  #ffffff;
	margin: 0px;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

a{
	color: #da4900;
	text-decoration: none;
}
a:hover {
	color: #b23d01;
}


.lineBig {
	background-color: #ffcf65;
}


.leftBlock {
	background-color: #fff8e5;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.titleR {
	color: #662200;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}

.path {
	align: right;
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #000000;
}

.titleArt {
	font-size: 17px;
	color: #662200;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.footer {
	color: #ffa325;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background-color: #f68d22;
}
.footer a {
	color: #ffa325;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.footer a:hover {
	color: #f18c01;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

.footer2 {
	color: #da4900;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.footer2 a{
	color: #da4900;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.footer2 a:hover {
	color: #b23d01;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

.footer3 {
	color: #2fed00;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.footer3 a{
	color: #2fed00;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
.footer3 a:hover{
	color: #28c202;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

.leftNewsTitle {
	color: #662200;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
.leftNews {
	color: #662200;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
}
.leftNews a {
	color: #662200;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
}
.leftNews a:hover {
	color: #da4900;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	
}


.dayInfo {
	color: #662200;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.txtTitle {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.txt {

	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}


.newsDate {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #a6a49f;
}

.newsTitle {
	color: #e81f05;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.gLine {
	background-color: #e4e4e4;
}


b.title {
	font-size: 13px;
	color: #e81f05;
}


#piece {
    visibility: hidden;
    position: relative;
    left:0px;
    top:-500px;
}


