.back {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(bk.jpg);
	background-repeat: no-repeat;
	background-position: center top
}
div#com {
	position: relative;
	overflow: hidden;
	visibility: hidden;
	z-index: auto;
	height: 10px;
}
h1{
	font-size: 10pt;
	color: #39662D;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right ;
}


#news li {
	color: #333333;
	margin: 4px;
	text-indent: 30px;
	list-style: none;
	background-image: url(li_deco.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 16px;
	font-size: 12px;
}
#news {
	margin: 4px;
}
a {

}
a:hover{
	color: #FF6600;
}

.news_box {
	height: 200px;
	width: 570px;
	background-color: #FFFFDD;
	text-align: left;
	overflow: auto;
}
