#index_left {
	float:left;
	width:350px;
	background-color:#ddd
	padding:0px;
}

#index_right {
	float:right;
	width:390px;
	background-color:#ddd
	padding:0px;
}

div.pic_popup {
	right:50px;
}

td.date {
	width:70px;
}

td.info {
	width320px;
}
