﻿.picFrame
{
	width: 350px;
	height: 235px;
	margin-right: 25px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #898266;
	position: relative;
	float: left;
}
.picFrame #content
{
	width: 350px;
	height: 235px;
	margin: 0 auto;
	margin-top: 0px;
}

.picRight
{
	width: 360px;
	height: 302px;
	padding-top: 0px;
	float: left;
}

.history{font-size: 16px; text-align: left}
.historyPic{width: 700px; margin: 0 auto}
.historyPic li{ float:left; width:146px; height:125px; border:1px solid #ccc; margin-right:22px;}
.historyPic li img{ width:146px; height:98px; border-bottom:1px solid #ccc;}
.historyPic li p{ width:146px; height:20px; line-height:20px; text-align:center;}