A:link      {
	COLOR: Blue;
	TEXT-DECORATION: underline;
}

A:visited   {
	COLOR: Blue;
	TEXT-DECORATION: underline;
}

A:active    {
	COLOR: Blue;
	TEXT-DECORATION: underline;
}

A:hover     {
	COLOR: Blue;
	TEXT-DECORATION: none;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#topm {
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
}

#text {
	position: absolute;
	margin-left: -366px;
	top: 50px;
	left: 50%;
	width: 731px;
	height: 450px;
	padding: 0px;
}

#menu {
	position: absolute;
	margin-left: -366px;
	top: 50px;
	left: 50%;
	width: 731px;
	height: 47px;
	padding: 0px;
	background-image: url(../image/main/top.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.pcenter {
	text-align: center;
	vertical-align: top;
}

.pback1 {
	border: 1px solid Blue;
	text-align: center;
	background-color: #3333CC;
	color: White;
	font-weight: bold;
}

.pback2 {
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 15pt;
}

.pcenter3 {
	text-align: center;
	vertical-align: top;
	line-height: 32px;
	font-size: 13pt;
	font-weight: bold;
}

td {
	text-align: center;
}

img {
	border: none;
}

.tdy {
	text-align: left;
	vertical-align: top;
}

.tdx {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}