#Container {
	background-color: #FFFFFF;
	width: 760px;
}
#Header .top {
	width: 760px;
	height: 65px;
	background-image: url(/misc/profile/images/bk_hd.gif);
	background-repeat: no-repeat;
}
#Logo {
	wdth: 185px;
	height: 33px;
	float: left;
}
#BtHome {
	wdth: 185px;
	height: 33px;
	float: right;
	margin: 15px 3px 0px 0px;
}
#Btpdf {
	wdth: 300px;
	height: 33px;
	float: left;
	margin: 15px 3px 0px 0px;
	}
#PhotoTop {
	font-size: 0em;
	background-image: url(/misc/profile/images/ph_top.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 15px;
	margin: 2px 0px;
	padding: 0px;
}
#PhotoBtm {
	font-size: 0em;
	background-image: url(/misc/profile/images/ph_btm.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 15px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
}
#Navi {
	width: 200px;
	height: 215px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#Navi li {
	font-size: 0;
	line-height: 0;
	background-image: url(/misc/profile/images/ln_nav.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 200px;
	height: 27px;
}
#Navi li#Bt8 {
	background-image: url(/misc/profile/images/ln_nav.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 200px;
	height: 26px;
}
#Navi a {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	width: 200px;
	height: 26px;
}
#Navi a:hover, #Navi .current {
	background-position: 0px -26px;
	background-repeat: no-repeat;
}
#Bt1 a {
	background-image: url(/misc/profile/images/bt1.gif);
}
#Bt2 a {
	background-image: url(/misc/profile/images/bt2.gif);
}
#Bt3 a {
	background-image: url(/misc/profile/images/bt3.gif);
}
#Bt4 a {
	background-image: url(/misc/profile/images/bt4.gif);
}
#Bt5 a {
	background-image: url(/misc/profile/images/bt5.gif);
}
#Bt6 a {
	background-image: url(/misc/profile/images/bt6.gif);
}
#Bt7 a {
	background-image: url(/misc/profile/images/bt7.gif);
}
#Bt8 a {
	background-image: url(/misc/profile/images/bt8.gif);
}
#PagePhoto {
	width: 560px;
	height: 215px;
	float: right;
}
#Col {
	width: 640px;
	margin: 20px 20px 0px 100px; 
}
#FootNavi {
	width: auto;
	height: 0.7em;
	margin: 20px 0px 0px 20px;
}
#FootNavi li {
	font-size: 0.7em;
	border-right: 1px solid #999999;
	float: left;
	margin: 0px 0px 0.2em 0px;
	padding: 0px 0.5em;
	white-space: nowrap;
}
#FootNavi li.last {
	border-right: 0px;
	clear: right;
}
#FootNavi li a {
	color: #0033CC;
}
#Footer {
	font-size: 0.8em;
	color:#204551;
	background-color: #C4DA87;
	text-align: right;
	margin: 6px 0px 0px 0px;
	padding: 0.15em 5px 0.1em 0px;
}
#FootNavi2 {
	width: auto;
	margin: 20px 0px 0px 20px;
}
#FootNavi2 li {
	font-size: 0.7em;
	border-right: 1px solid #999999;
	float: left;
	margin: 0px 0px 0.2em 0px;
	padding: 0px 0.5em;
	white-space: nowrap;
}
#FootNavi2 li.last {
	border-right: 0px;
	clear: right;
}
#FootNavi2 li a {
	color: #0033CC;
}
body {
	background-image: url(/misc/profile/images/bk_pg.gif);
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.clear {
	clear: both;
	display: block;
}
.hide {
	font-size: 0em;
	line-height: 0em;
	color: #FFFFFF;
	text-indent: -999em;
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.space {
	width: 1px;
	height: 1px;
	clear: both;
	display: block;
}
.bold {
	font-weight: bold;
}
.left {
	float: left;
}
.right{
	float: right;
}
.textright {
	width: 100%;
	text-align: right;
}
.pagetop {
	font-size: 0.8em;
	line-height: 1em;
	text-align: right;
	background-image: url(/misc/profile/images/mk_ptp.gif);
	background-repeat: no-repeat;
	background-position: 100% 45%;
	margin: 2em 0px 0.5em 0px;
	padding: 2px 14px 4px 0px;
}
.pagetop a {
	color: #000099;
}
.prevpage, .nextpage {
	font-size: 0.8em;
	line-height: 1em;
	background-repeat: no-repeat;
	margin: 0.2em 0px;
}
.prevpage {
	background-image: url(/misc/profile/images/mk_prv.gif);
	background-position: 0px 40%;
	float: left;
	padding: 2px 0px 4px 14px;
}
.nextpage {
	background-image: url(/misc/profile/images/mk_nxt.gif);
	background-position: 100% 40%;
	float: right;
	padding: 2px 14px 4px 0px;
}
.prevpage a, .nextpage a {
	color: #006699;
}
.dispnone {
	display: none;
}
.relative {
	position: relative;
	width: 100%;
}
