/* CSS Document */

body {
background-color:000000;
background-image:url(../images/bg.jpg);
background-position:center top;
background-repeat:no-repeat;
background-attachment: fixed;
}
.index_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.index_news a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.index_date {
	font-family: Tahoma;
	font-size: 9px;
	color: a46099;
}
.form_e {
	background-color: #491229;
	height: 16px;
	width: 206px;
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #6f3d5d;
}
