div#frame {
		width:650px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
}
body {

	text-align:center;
}


div#head {
    width:760px;
    height:158px;
    left:0px;
    top: 0px;
}


div#content {
    position: relative;
    xwidth: 546px;
    background-color: #FFFFFF;

}
div#menu {
display: none;

}
div#foot {
    position: relative;
    width: 760px;
	height: 140px;
    clear: both;
} 

.foottxt  {
display: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}
p , .txt1{
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: normal;
	color: #333366;
}
.txt2{
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: normal;
	color: #333366;
}