@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #878686;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	/*background-repeat: repeat-x;*/
	margin: 0px;
}
.lefthead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.gr{
color:#80def4;
}
.rdmore{
line-height:35px;
}
a{
color:#878686;
}
a:hover{
color:#fff;
}
#rss a{
color:#80def4;
line-height:20px;
}