html, body{
	height: auto;
}

body { background:#ffffff; }

.top_line, #left_cell, #header, #cont .right_cell, 
.foot_menu, .dog { display:none; }

#main_inside, #footer_main { width:520px; background:none; }
#center_all { float:none; width:auto; }

.foot_menu2, .logo2 { display:block; }
#footer_in, .copyright { background:none; }

#footer_main { margin:10px auto; text-align:left; border-top:1px solid #7a807e; height:50px; font-size:10px; padding-top:3px;}
#footer_main a { color:#7a807e; text-decoration:none; font-size:10px; }
#footer_main a:hover { text-decoration:underline; }
#footer_in, #footer { height:auto; }

.copyright { width:50%; padding:0;}
.copyright p { color:#7a807e; font-size:10px; margin-left:0; }
.foot_menu2 { text-align:right; }


.text_block ul li{
	padding: 0;
	list-style: disc;
	background-image: none;
}

