#divphoto{
        width:100%;
        height: 100%;
        margin:0;
        padding:0;
        text-align:left;
        float:left;
}
.photo_list {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 10px;
}
.listout{
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	height: 150px;
	width: 150px;
	text-align: center;
}
.photo_show {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #cecece;
		color:#ffffff;
	}
.style1 {color: #000000}
input.button{
	background:url("image/edit/fade-butt.png");
	border: 3px double #909090;
	border-left-color: #c0c0c0;
	border-top-color: #c0c0c0;
	color: #333;
	padding: 0.05em 0.25em 0.05em 0.25em;
}
.photo_table {
	border-collapse: collapse;
	border:1px solid #333333;
	background:#ffffff;
	margin-top:10px;
	width: 230px;
}
.photo_td{
	border:1px solid #333333;
	margin:0;
	padding:3px;
	float: left;
}
.photo_form{
	margin:0;
	padding:0;
}
.photo_input{
	background:#eeeeee;
}
#flashcontent {
		height: 100%;
}
.p_r {
	background-image: url(images/p_r.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 4px;
}
.p_l {
	background-image: url(images/p_l.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 4px;
}
.p_x {
	background-image: url(images/p_x.gif);
	background-repeat: no-repeat;
	height: 2px;
	width: 148px;
}
.p_s {
	background-image: url(images/p_s.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 149px;
}
.list_img {
	width: 141px;
}
.list_table{
	width: 149px;
	height: auto;
}
.list_td{
	width: 25%;
	height: 130px;
	margin-bottom: 0px;
}

