body{
    margin:0px;
    padding:0px;;
	background-color: #FFFFFF;
}
a{
color:#999999;
font-style:normal;
text-decoration:underline;
}
a:link {
color:#999999;
font-style:normal;
text-decoration:underline;
}
a:visited {
color:#999999;
text-decoration:underline;
}
a:hover {
background-color:#CDFEBA;
color:#927D47;
font-style:normal;
text-decoration:underline;
}
a:active {
text-decoration:none;
}
.menu01 { text-indent: 20px;
}
.news {
	border-bottom:solid 1px;
	border-color: #FF0000;
}
#wrap{
	position:relative;
	width:570px;
	background-color:#FFFFFF;
	text-align:left;
	font-size: 12px;
	color:#666666;
}
#head{
	width:800px;
	background-color:#999999;
}
#main{
	background-color:#FFFFFF;
	width: 560px;
	margin:0px 0px 0px 10px;
	line-height:normal;
}
#foot{
    float:none;
	position:relative;
	width:800px;
	height:50px;
	background-color:#FFFFFF;
	clear:both;
	font-size: 12px;
}

