#logo {
	width:140px;
	height:50px;
	position: relative;
	left: 20px;
	top: 85px;
}
IMG.png {
	BEHAVIOR: url(/css/png.htc);
	position: relative;
}

#divMenu {
	width:140px;
	height:50px;
	left: 0px;
	top: 0px;
	position: relative;
	visibility: hidden;
	border: 0px solid #f1f1f1;
	z-index: 100;
}

#up {
	border: 0px solid #f1f1f1;
	width: 22px;
	height: 25px;
	position: relative;
	float: right;
	right: 65px;
	top: -73px;
}
body {

}

ul,li {
	 list-style-image: url(/images/dot.gif);
}

h1 {
	font: 26px "Impact","Arial Narrow",Arial,Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	text-align: right;
	color: #eaeaea;
	margin-top: 0px;
	margin-bottom: 35px;
	overflow: hidden;
	float: right;
}
h1 span {
	position: absolute;
	width: 100%;
	height: 22px;
	background: url(/images/crash.gif);
}
p {
	clear: right;
}

#main {
	color: #cccccc;
	font: 12px verdana, tahoma, sans-serif;
	line-height: 12pt;
	text-align: justify;
	padding: 0px 15px 20px 25px;
	text-indent: 15px;
	position: relative;
}
#main div.group P:first-letter {
	font-size: 16px;
	color: #fff;
	background-color: transparent;
	font-weight: bold;
	margin-right: 1px;
}
#main div.group IMG {
	border: 1px dashed #fff;
	float: left;
	margin: -30px 35px 0px 15px;
}

.date {
	border-bottom: 1px dashed #fff;
	margin: 10px 35px;
	padding: 5px 15px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0.5em;
}

.news_0 {
	color: #cccccc;
	margin: 20px 35px 50px 35px;
}

.news_1 {
	color: #AE9D9D;
	margin: 20px 35px 50px 35px;
}

a:link,a:active,a:visited { color: #cc9900; }
a:hover { text-decoration: underline; color: #ff9900; }
