@charset "utf-8";
body	{	background: url(../imgs/fondo_P.gif) repeat-x;	}
.conent2 {
	height: 360px;
	width: 910px;
	margin: -180px 0 0 -450px;
	top: 50%; left: 50%;
	position: absolute;
}
ul.thumb {
	float: left;
	list-style: none;
	width: 360px;
	padding-top: 35px;
}
ul.thumb li {
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
	padding: 5px;
}
ul.thumb li img {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
ul.thumb li img.hover {
	border: none;
}
#head {
	background-image: url(../imgs/head_P.png);
	background-repeat: no-repeat;
	background-position: right center;
}#main_view {
	float: left;
}
#icon {
	background-image: url(../imgs/fondo_icoP.png);
	background-repeat: no-repeat;
	background-position: center center;
}