body {
	background:#9de0ff ;
}

a 
{   text-decoration: none
}

#banner
{  right:20px;
   margin-top: -30px;
  } 

#banner_bg
{
    background-color: #ffffff;
   height:40px;
}


#banner_text
{  position: absolute;
   right:40px;
   margin-top: -60px;
}

#photoalbum_month
{
	width:850px ;
	height:0 auto ;

	margin : 20px auto;
}

#photo_title
{
	padding: 30px;
	font-size: 30px;
}

table
{ 
	width:200px;
	left:10px;
  border-spacing:20px 0px;
}


#photo_show
{
 height:100%;


}

#photo_name
{
text-align:center;
background-color:#ffffff;
}