body {
	margin: 0px;
	background: url(../images/bg.jpg);
}

#Layer1 {
	position:absolute;
	width:20px;
	height:20px;
	z-index:1;
}

#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 596px;
	top: 7px;
}

#Layer3 {
	position:absolute;
	width:20px;
	height:20px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -202px;
	top: -310px;
}


.link {
	color: #4F3F26;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.link a:link{
	font-size: 12px;
	color: #4F3F26;
	text-decoration:none;
}

.link a:visited{
	font-size: 12px;
	color: #4F3F26;
	text-decoration:none;
}

.link a:hover{
	font-size: 12px;
	color: #8B6F43;
	text-decoration:none;
}



.news {
	font: 12px Verdana;
	color: #660000;
}

.news a:link{
	color: #660000;
	text-decoration:none;
}

.news a:visited{
	color: #660000;
	text-decoration:none;
}

.news a:hover{
	color: #996666;
	text-decoration:none;
}

.news_date {
	font: 11px Arial;
	color: #660000;
}

.title_right{
	color: #955C22;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.body_word{
	font-size: 13px;
	color: #834D1B;
	line-height: 130%;
}
