/* ----------------------------------------------
	ƒŒƒ|[ƒgCSS
---------------------------------------------- */

#report{
	padding:35px 15px 35px;
	width:729px;
	border-bottom:1px solid #AAAAAA;
	}
#report h2{
	margin:0 0 0 5px;
	padding:0;
	background:url(/images/f_report/t_report.gif) no-repeat top left;
	font-size:12px;
	width:148px;
	height:21px;
	}
#report h2 span{
	display:none;
	}
#report td {
	vertical-align:top;
}

#intro {
	margin:8px 0 0 30px;
}

.reviewBox{
	width:705px;
	margin-top:20px;
	background:#E7DBCB;
}
.reviewBox .title {
	padding:25px 30px 0px 30px;
	margin:0;
	background:url(/images/f_report/title_bg.jpg) repeat-x top;
}
.reviewBox .title .name{
	width:648px;
	border-bottom:1px solid #C1C1AA;
	color:#666600;
	font-size:12px;
	font-weight:bold;
}	
.reviewBox .item {
	margin:0;
	padding:0;
	background:url(/images/f_report/item_bg.jpg) repeat-x top;
}
.item .date{
	width:660px;
	height:25px;
	margin:0;
	padding:5px 0px 0px 0px;
	font-size:10px;
	text-align:right;
}

.itemImg{
	margin:0 0 0 40px;
	_margin:0 0 0 20px;
	float:left;
	
}
.reviewBox .item dl{
	margin:0 30px 0 10px;
	_margin:0 15px 0 10px;
	padding:0;
	color:#5D533C;
	font-size:12px;
	float:right;
	border-top:1px solid #C1C1AA;

}
.reviewBox .item dt{
	width:60px;
	float:left;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #C1C1AA;
}
.reviewBox .item dd{
	width:465px;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #C1C1AA;
}
.commentBox{
	padding:15px 35px;
	background:#E7DBCB;
	font-size:12px;
	line-height:150%;
}


.photo{
	padding:10px 90px;
	/*width:520px;*/
}
.photo2{
	text-align:center;
	padding-bottom:10px;
}
.photo .left{
	float:left;
}
.photo .right{
	float:right;
}

.clear{
	clear:bothG
}

#pagetop{
	margin:5px 15px 0px 0px;
	padding:0px 15px 0px 0px;
	background:url(/images/f_report/turn.gif) no-repeat right top;
	text-align:right;
	font-size:12px;
}

#page{
	margin:20px 0px 0px 0px;
	text-align:center;	
}


#shadowb {
background:transparent url(/images/f_base/mainb_bg.jpg) repeat-x scroll left top;
height:25px;
margin:0;
padding:0;
width:760px;
}
#shadowb span {
display:none;
}


