body {
	background-color: #FFFFFF;
	background-image: url(../img/bk.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Header {
	position:absolute;
	width:770px;
	height:397px;
	z-index:1;
	left: 50%;
	top: 0px;
	background-image: url(../img/bk2.gif);
	margin-left: -385px;
	background-repeat: repeat-y;
}
.rm {
	color: #FF3399;
	text-align: right;
	text-decoration: none;
}

#Header #footer #tx {
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	color: #79A0B2;
	letter-spacing: 1px;
	line-height: 14px;
}.vline1 {
	background-color: #CEDCE4;
	margin-right: 20px;
	margin-left: 20px;
}
.vline2 {
	background-color: #79A0B2;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 5px;
	height: 10px;
	width: 1px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}.txcya1 {
	color: #4B768E;
}
.foot{
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	color:#79A0B2;
	line-height: 140%;
}
a.foot:link{
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	color:#79A0B2;
}
a.foot:visited{
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	color:#79A0B2;
}
a.foot:hover{
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 10px;
	color:#CEDCE4;
}