﻿body 
{
	width:960px; background-color:#f0f0f0;  margin:0 auto; padding-bottom:
0px;
}
　* { 
margin:0; 　padding:0; 
} 

#top{  width:960px;   margin:0 auto; }
#bottom{  width:960px;  margin:0 auto; }
#main{  width:960px;   margin:0 auto; }
#photoa{ width:960px; border-bottom: 1px solid #999999;border-top: 1px solid #999999; border-right: 1px solid #999999;border-left: 1px solid #999999;}
#link a:link {
	text-decoration: none;
      color: #ffffff;

	}
#link a:visited {
	text-decoration: none;
 color: #ffffff;

}
#link a:hover {
	text-decoration:underline;
	
      color: #ffffff;


}
#link a:active {
	text-decoration: none;
     color: #ffffff;


}
#photo_info{ width:988px ; margin:0 auto; background-color:#000; height:500px; }
#photo_info td{ font-size:12px; color:#fff; line-height:150%; }
