body {
 background: #fff url(bg01.jpg) repeat-x;
 margin-top: 0px;
 margin-bottom: 0px;
 text-align: center;
 font-family: arial, sans serif;
 font-size: 12px;
 color: #000;
}

h2 {
 font-family: arial, sans serif;
 font-size: 14px;
 color: #000;
 letter-spacing: 1px;
}

a:link {
 color: #fbc00b;
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 color: #fd6a4d;
 text-decoration: none;
}

a:active {
 color: #fd6a4d;
 font-weight: bold;
 text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.ptTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


a:hover {
 color: #fbc00b;
 font-weight: bold;
 text-decoration: underline;
}

h2 {
 font-family: arial, sans serif;
 font-size: 14px;
 color: #000;
}

#plate {
 width: 600px;
 background: #fff url(bg02.jpg) repeat-y;
 margin: auto;
 text-align: center;
}

#header {
 width: 600px;
}

#header img {
	border: 0;
}

#content {
 width: 555px;
 text-align: left;
 margin-left: 15px;
 font-family: arial, sans serif;
 font-size: 12px;
 color: #000;
}

#content table {
	width: 550px;
	border: 0px;
	padding: 10px;
}

#content table td {
	text-align: center;
}

#content table td img {
	border: 0;
}

#footer {
	clear: both;
	height: 60px;
}
.border {
	border: 8px solid #fff;
}
.ptMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.ptPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
