body { 
	width:769px;
	margin-left: auto;
	margin-top: 0px;;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(/images/bk.jpg);
	background-position:50% 0%; 
}

a { 
	text-decoration:none;
	color:#776d5d;
}

a img {
	border:0px;
}


td { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#776d5d;
	vertical-align:top;
}

div.footer {
	background-image:url(/images/footer.jpg); 
	padding:40px 0px 100px 0px; 
	background-repeat: no-repeat; 
	text-align:center; 
}

div.footer_page {
	background-image:url(/images/footer.jpg);  
	background-repeat: no-repeat; 
	text-align: justify;
	padding:10px 30px 100px 30px;
}

div.footer_tit {
	font-size:12px;
	margin-bottom:4px;
	font-weight:bold;
}

div.footer a { 	
	color:#776d5d;
	margin:0px 20px 0px 20px;
}
