.dropjs {
	padding: 0;
	margin: 0;
	float: left; cursor:pointer;
	position: absolute;background: #000;
	width: 300px;
}
.dropjs a {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.dropjs a:hover {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.dropjs a:hover {	text-decoration: none;}
.dropjs em {
	font-weight: normal;
	background: url(../images/trans.png) repeat-x;
	width: 300px;
	position: absolute;
	top: 26px;
	left: 0;
	text-align: left;
	padding: 5px 0 5px 5px;
	font-style: normal;
	z-index: 2;
	display: none;
	font-size:12px;
}
.dropjs img{width:300px; margin:0px; height:251px;}


.dropjs_min {
	padding: 0;
	margin: 0;
	float: left;
	background: #fff;
	width: 143px;
}
.dropjs_min a {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
}
.dropjs_min a:hover {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
}
.dropjs_min em {
	font-weight: normal;
	background: url(../images/trans.png) repeat-x;
	width: 133px;
	position: absolute;
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	top: 26px;
	left: 0;
	float:left;
	text-align: left;
	padding: 4px 5px 3px 5px;
	font-style: normal;
	z-index: 2;
	display: none;
}
.dropjs_min img{width:143px; margin:0px;}



.dropjs img{width:300px; margin:0px;}
.flt { width:301px; height:271px;}
.flt_rgt { width:133px; height:130px;}


/*LEFT TOP IMAGE */
.dropjs_lft {
	padding: 0;
	margin: 0;
	float: left; cursor:pointer;
	position: absolute;background: #000;
	width: 300px;
}
.dropjs_lft a {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.dropjs_lft a:hover {	text-decoration: none;}
.dropjs_lft em {
	font-weight: normal;
	background: url(../images/trans.png) repeat-x;
	width: 290px;
	position: absolute;
	top: 26px;
	left: 0;
	text-align: left;
	padding: 5px;
	font-style: normal;
	z-index: 2;
	display: none;
	font-size:12px;
}
.dropjs_lft img{width:300px; margin:0px; }

