body.index {
	background: #000000 url(img/bg.jpg) no-repeat center top fixed;
	text-align: center;
	}

body.photo {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #666666;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	background: url(img/bg_photo.gif) repeat-y center top fixed;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	}
	
#container {
	width: 950px;
	height: 580px;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border: 0px solid #ffffff;
	}
	
td.photo_frame {
	width: 330px;
	padding: 30px 0px 0px 0px;
	}

td.photo_center {
	width: 330px;
	height: 310px;
	}

td.photo_nocap {
	width: 330px;
	}
	
.report_menu {
	margin: 250px 15px 0px 15px;
	padding: 5px;
	border: 1px solid #666666;
	font-size: 11px;
	line-height: 150%;
	}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	}

li {
	background:url(../img/li_square_bl.gif) no-repeat top left;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 13px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 120%;
	}

.photo_title {
	width: 330px;
	height: 25px;
	border-bottom: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	display: inline;
	}

.photo_txt {
	width: 270px;
	height: 65px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: left;
	line-height: 120%;
	overflow: auto;
	}

.photo_thum_noscoroll {
	width: 268px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 11px;
	}

.photo_thum_scoroll {
	width: 285px;
	height: 380px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 11px;
	overflow: auto;
	}

img.thum {
	margin-left: 3px;
	margin-bottom: 3px;
	border: 0px;
	} 
