	.info{
		/*border: 0;
		position: relative;
		top: 2px;*/
		left: 5px;
		width: 260px;
		height: 194px;
		border: 1px solid #000000;
	}

	#pic {
		background-color: transparent;
		left: 5px;
		position: relative;
		top: 0px;
		width: 40px;
	}

	#pic br {
		line-height : 5px;
	}

	#pic a .large {
		border: 0px;
		display: block;
		height: 1px;
		left: -1px;
		position: absolute;
		top: -1px;
		width: 1px;
	}

	#pic a .large1 {
		border: 0px;
		display: block;
		height: 1px;
		left: -1px;
		position: absolute;
		top: -1px;
		width: 1px;
	}

	#pic a img {
		/*border: 0;
		top: 2px;*/
		border: 1px;
		width: 40px;
		height: 30px;
	}

	#pic a.p1, #pic a.p1:visited {
		background: #FFFFFF;
		border: 1px solid #000000;
		display: block;
		height: 30px;
		left: 0;
		text-decoration: none;
		top: 0;
		width: 40px;
	}

	#pic a.p1:hover {
		background-color: #8C97A3;
		color: #000000;
		text-decoration: none;
	}

	#pic a.p1:hover .large {
		border: 1px solid #000000;
		display: block;
		height: 240px;
		position: absolute;
		left: 48px;
		top: -1px;
		width: 320px;
	}
	#pic a.p1:hover .large1 {
		border: 1px solid #000000;
		display: block;
		height: 240px;
		position: absolute;
		left: 100px;
		top: -1px;
		width: 320px;
	}
