body {
	margin:0;
	padding:0;
	background:#fff url(img/bg.jpg) no-repeat right top;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	color:#4f3b25;
	}
a { color:#CC0066 }

#bottom {
	/*background:url(img/bottom_bg.gif) repeat-x top;*/
	}
#top {
	background:#fdd;
	}
#menu {
	background:#fff url(img/anmo.jpg) no-repeat top left;
	}
#copyright {
	padding:20px;
	font-size:11px;
	}

#mm {
	list-style:none;
	padding:0;
	margin:26px;
	}
#mm li{
	line-height:36px;
	
	}
#mm li a{
	text-decoration:none;
	color:#900;
	font-size:18px;
	}
.content_title {
	width:100%;
	text-align:right;
	padding-right:80px;	}
.content_body {
	width:100%;
	text-align:left;
	line-height:20px;
	}

.red1 { color:#CC3399; }
.fs20 { font-size:20px; }
.fs30 { font-size:30px; }
.foto {
	position:absolute;
	border:1px solid #ff75ba;
	}
.foto2 {
	border:1px solid #ff75ba;
	margin:0 20px 20px 0;
	}
.clear { clear:both}

