@charset "utf-8";
body {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
	line-height: 15px;
	letter-spacing:1px;
	word-spacing:normal;
	background-color: #29176b;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-weight: normal;
	text-align:justify;
}



a.readmore:link, a.readmore:visited, a.readmore:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.readmore:hover {
    color:#b8bc42;
	
}



a, a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

.bottom {
	font-family:  Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
	
	
.list {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.list li{
	font-family:Tahoma;
	font-size:11px;
	width: 270px;
	margin: 0px;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	float: left;
	color:#828282;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
	line-height: 14px;
}




.list2 {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.list2 li{
	font-family:Tahoma;
	font-size:11px;
	width: 200px;
	margin: 0px;
	background-image: url(../images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	float: left;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 18px;
	line-height: 11px;
	color: #333333;
}

.text{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	letter-spacing:1px;
	word-spacing:1px;
	margin: 0px;
	font-weight:normal;
	text-align:justify;
}



.news_date
{
	font-size:15px;
	font-weight:bold;
}

.news_month
{
	font-size:15px;
	font-weight:bold;
}
