body{
	margin:0px;
	padding:0px;
	text-align:center;
	background:#ffffff;
	background-image:url(../img/back.gif);
}
a{
color:#0000FF;
font-style:normal;
text-decoration:underline;
}
a:link {
color:#0000FF;
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;
}

#wrap{
	position:relative;
	margin:auto;
	width:700px;
	height:1400;
	background-color:#FFFFFF;
	text-align:left;
	font-size: 12px;
}
#head{
	width:700px;
	height:130px;
	background-color:#ffffff;
}
#main{
	float:right;
	background-color:#FFFFFF;
	width:525px;
	height:1400px;
	padding: 5px 10px 0px 10px;
	line-height:20px;
}
#leftNav{
    float:left;
    width:145px;
	height:1404px;
    background-color:#FFFFFF;
}
#rightNav{
	width:240px;
	height:495px;
	float:right;
	padding: 5px 5px 0px 5px;
	background-color:#ffffff;
	line-height: 20px;
	color:#FFFFFF;
}
#img1{
	width:203px;
	height:85px;
	float:left;
	margin:20px 0px 0px 10px;
	background-color:#FFFFFF;
}
#img2{
	width:190px;
	height:114px;
	float:right;
	background-color:#CCFF99;
}
#topic{
	width:560px;
	height:180px;
	float:left;
	padding: 5px;
	background-color:#FFFFFF;
	line-height: 20px;
}
#info1{
	width:560px;
	height:220px;
	float:left;
	padding: 5px;
	line-height: 20px;
}
#foot{
    float:left;
	position:relative;
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	line-height:30px;
	clear:both;
	font-size: 12px;
}
