body {
	margin: 0;
}

#cont				{ width:700px; margin:0; }

.sample				{ padding:4px; margin:0; border: 2px solid #ccc; background-color:#fff; }

/* ********************************** */

.buttons			{ padding:0 0 5px 0; background:#ccc; margin:7px 0 0 0; }
*:first-child+html .buttons			{ padding:0 0 5px 0; background:#ccc; margin:12px 0 0 0; }

.buttons span		{ color:#0080ff; padding:0 5px; cursor:pointer; font:10px Verdana; }
.buttons span.active,
.buttons span:hover	{ background:#0080ff; color:#fff; }


/* ********************************** */


#box6		{ position:absolute; width:500px; height:300px; }
#box6 span	{ display:block; }

#box6 img {border:none;}

#box6 a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

#handles6_1	{ float:left }
#handles6_2	{ float:right }


.mask6		{ position:absolute; width:500px; height:300px; overflow:hidden; }

.sample6	{ position:relative; }

.sample6 .buttons { clear:both; text-align:center; }





/* ********************************** */

.thumbs				{ width:180px; background-color:#212121; }
.thumbs div			{ display:block; width:180px; height:70px; cursor:pointer; margin:5px 0 0 0; }
.thumbs div.th_start { display:block; width:180px; height:70px; cursor:pointer; margin:0 0 0 0; }

.thumbs div img,
.thumbs div.th_start img {border:none;}


/* ********************************** */

.info				{ width:500px; height:40px; background:#000; position:absolute; margin-top:260px; }

.info p,
.info h2			{ color:#fff; padding:0 8px; font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3"; }

.info h2			{ font-size:14px; font-weight:bold; }
*:first-child+html .info h2			{ font-size:14px; font-weight:bold; margin:12px 0 0 0;}

.info h2 a			{ float:right; background:#fff; color:#000; font-size:10px; padding:3px; text-decoration:none }

span img			{ display:block; border:none; }


/* ********************************** */

.partition {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
