
#main {
	background		: url(../image/mi-na03_60.gif) no-repeat 0px 20px;
}

#main .main-body {
	border-left		: 1px dotted #ff3333;
}

.table-menu {
	border-top		: 2px solid #f66;
	border-bottom	: 2px solid #f66;
}

.table-menu th{
	border-bottom	: 1px solid #f66;
	background		: #ffeeee;
}

.table-menu td{
	border-bottom	: 1px dashed #f66;
}

.table-menu td a{
	background		: url(./image/ico_camera.gif) top left no-repeat;
	padding-left	: 20px;
}

#main h5 {
	font-size		: 100%;
	font-weight		: bold;
}

#main .main-body .report-page {
	margin			: 5px 0px 0px 0px;
	list-style		: none;
}

#main .main-body .report-page li{
	float			: left;
	height			: 215px;
	margin-top		: 5px;
	padding			: 5px;
}

#main .main-body .report-page li.photo{
	width			: 280px;
	border			: 1px solid #ccf;
	border-right	: 1px dashed #ccf;
}

#main .main-body .report-page li.comment{
	width			: 45%;
	border			: 1px solid #ccf;
	border-left		: none;
}
