@charset "UTF-8";
/* CSS Document */

*{
	text-align : center;
}	
body{
	color : #666;
	font-family : "Lucida Grande", Verdana, "Trebuchet MS", sans-serif;
	font-size : 0.8em;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#ff0000;
}
a img {
	cursor:pointer;
}
img {
	border:0;
	/*cursor:pointer;*/
}
table {
	width:1024px;	
	border:0;
	cellpadding:0;
	cellspacing:0;
}
.transparent {
	filter:alpha(opacity=10);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
.transpIMG {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
td#cel08 {
	vertical-align:top;
	text-align:left;
}
td#cel08 {
	vertical-align:bottom;
	text-align:left;
}
form {
	vertical-align:bottom;
	text-align:left;
}
#preload{
	display : none;
}

#cel01{
	width : 216px;
	height : 346px;
	background: url(../img/pixel.gif) no-repeat;
}
#cel02{
	width : 286px;
	height : 346px;
	background: url(../img/home_01.gif) no-repeat;
}
#cel03{
	width : 306px;
	height : 346px;
	background: url(../img/home_02.gif) no-repeat;
}
#cel04{
	width : 216px;
	height : 346px;
	background: url(../img/pixel.gif) no-repeat;
}
#cel05{
	/*width : 216px;
	height : 294px;*/
	text-align:left;
	vertical-align:top;
	background: url(../img/home_03.gif) no-repeat;
}
#cel05ml{
	text-align:left;
	vertical-align:top;
	background: url(../img/home_03ml.gif) no-repeat;
}
#cel06{
	width : 286px;
	height : 294px;
	background: url(../img/home_04.gif) no-repeat;
}
#cel07{
	width : 306px;
	height : 294px;
	background: url(../img/home_04.gif) no-repeat;
}
#cel08{
	width : 216px;
	height : 294px;
	background: url(../img/pixel.gif) no-repeat;
	vertical-align:bottom;
}
#cel09 img{
	cursor:pointer;
}
