.style {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #333333;

	font-size: 12px;

}

#center {

	width:765px;

	height:780px;

	position:absolute;

	top:50%;

	left:50%;

	margin:-350px auto auto -375px;

	text-align:center;

	background-image: url(img/bg.jpg);

	background-repeat: repeat;

}

#foot {

	position:relative;

	width:765px;

	height:20px;

	z-index:2;

	background-color: #999999;

	top: 780px;

	text-align: left;

}

#product {

	position:absolute;

	width:600px;

	height:770px;

	z-index:2;

	background-color: #FFFFFF;

	top: 3px;

	right: 5px;

	border: thin solid #000000;

	overflow: auto;

}

#cer {

	position:absolute;

	width:600px;

	height:770px;

	z-index:2;

	background-color: #ffffff;

	top: 3px;

	right: 5px;

	border: thin solid #000000;

	overflow: auto;
	
	text-align:left;

}

#mainnewproduct {

	position:absolute;

	width:600px;

	height:663px;

	z-index:2;

	background-color: #FFFFFF;

	top: 110px;

	right: 5px;
	
	overflow: hidden;

	border: thin solid #000000;

}

#menu {

	position:absolute;

	width:150px;

	height:300px;

	z-index:2;

	top: 110px;

	left: 3px;

}

#logo {

	position:absolute;

	width:150px;

	height:90px;

	z-index:2;

	top: 10px;

	left: 2px;

}

#title {

	position:absolute;

	width:730px;

	height:90px;

	z-index:2;

	top: 10px;

	left: 15px;

	border: thin solid #000000;

	}

table#example {

	border: none;
	
	}
