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

	text-align:center;
}


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


div#content {
    position: relative;
    width: 526px;
	margin: 10px;
    background-color: #FFFFFF;
	float: right;
}
div#menu {
    width:214px;
    top: 0px;
    float: left;
    background-color: #FFFFFF;
}
div#foot {
 position: relative;
    width: 760px;
	xheight: 140px;
    clear: both;
} 

.foottxt  {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #B4B1A7;
	text-align: center;
	vertical-align: bottom;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333366;
}
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;
	line-height:20px;
}
.box1 {
border: 1px solid #333399;
background-color: #FDFBF9;
margin:10px;
padding:10px;
}
a{
xbackground-color: #EBE8DD;
font-weight: bold;
text-decoration: underlined;
color: #333399;
}
a:hover{
background-color: #EBE8DD;
font-weight: bold;
text-decoration: none;
color: #333366;
}
td {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: normal;
	color: #333366;
	text-align: left;
	vertical-align:top;
}
.price {
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
	color: #333366;
	text-align: right;
	font-weight: bold;
	line-height:20px;
	}
.center1
{
margin-left: 40px;
xwidth: 100%;
text-align: center;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif, "Arial Rounded MT Bold";
	font-size: 70%;
	font-weight: normal;
	color: #666666;
	text-align: center;
}