body {
   margin: 0px auto;
   width: 653px;
   padding: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #FCEFF8;
}
p {
	margin: 0px;
	color: #800056;
	padding: 0px;
	font-size: 11px;
}
.footer {
	background-color: #F7B5DB;
	height: 20px;
	color: #333333;
	text-align: center;
	font-size: 10px;
	background-repeat: repeat-x;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 653px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(image/Bar_bottom.jpg);
}
.table_border {
	border: 3px solid #9A009E;
}

h1 {
	font-size: 14px;
	color: #333333;
	margin: 2px 0px 0px;
}
a {
	text-decoration: underline;
	color: #FF00CC;
}
.th-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tb-border {
	background-color: #FFFFFF;
}
.Left_bg {
	background-image: url(image/Left.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.Right_bg {
   background-image: url(image/Right.jpg);
   background-repeat: repeat-y;
   background-position: left;
}
.bg-border {
	background-image: url(image/bg_16.gif);
	background-repeat: repeat-x;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bg-Left {
	background-image: url(image/Left-in.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
.bgTop {
	background-image: url(image/bgTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgDown {
	background-image: url(image/bgDown.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
