@charset "UTF-8";
#web1 {
	position:absolute;
	visibility:visible;
	width:151px;
	height:95px;
	z-index:4;
	left: 8px;
	top: 4px;
}
#webdescription {
	position:absolute;
	visibility:visible;
	width:100%;
	z-index:1;
	text-align: center;
	padding: 0px;
	height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 5px;
}
#webproduct {
	position:absolute;
	width:637px;
	height:400px;
	z-index:4;
	left: 39px;
	top: 48px;
	visibility: visible;
	background-repeat: no-repeat;
	text-align: center;
}
#webproduct a {
	color: #CC9966;
}
#webproduct a:hover {
	color: #F0F;
}
