#page{
	width: 848px;
	height: 624px;
	position: absolute;
	left: 50%;
	margin-left: -424px;
	background-image: url("/img/page/smile_green.gif");
	background-repeat: repeat;
	}
#logo{
	width: 648px;
	height: 88px;
	position: absolute;
	top: 0;
	left: 24px;
	background-color: #000000;
	background-image: url("/img/logo/bg_index.gif");
	}
#logo img{
	margin-top: 20px;
	margin-left: 20px;
	}
#menu ul li.author{
	position: absolute;
	top: 280px;
	padding-bottom: 20px;
	background-image: url("/img/menu/bg_green.gif");
	}
#content{
	width: 672px;
	height: 536px;
	position: absolute;
	top: 88px;
	left: 176px;
	background-color: transparent;
	border-bottom: 96px solid white;
	}
#cover{
	width: 496px;
	background-color: #ffffff;
	}
#news{
	width: 400px;
/*	margin-left: 48px;
	margin-right: 48px;*/
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 20px;
	background-color: #ffffff;
	border-bottom:  96px solid white;
	}

#news h2{
	font-size: 18px;
	margin-bottom: 16px;
	}
#news h2 strong{
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	}
#news p{
	margin-bottom: 8px;
	}
#news img{
	margin-top: 16px;
	margin-bottom: 16px;
	}
/*----------------------------------------- copyright ---------------------------------------------*/
#copyright{
	/*z-index: 0;
	position: absolute;
	bottom: 0;
	right: 0;*/
	/*color: #ffffff;*/
	}
/*#copyright a:link, #copyright a:visited{color: #ffffff;}
#copyright a:hover, #copyright a:active{color: #ffffff;}*/
