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

.framList1
{
	position:absolute;
	left:244px;
	top:184px;
	margin::0px;
	padding:0px;
	overflow:visible;
}

.framList2
{
	position:absolute;
	left:160px;
	top:313px;
	margin::0px;
	padding:0px;
	overflow:visible;
}

.framList3
{
	position:absolute;
	left:200px;
	top:395px;
	margin::0px;
	padding:0px;
	overflow:visible;
}

.framLists li
{
list-style:none;
display:block;
float:left;
width:71px;
height:45px;
margin-right:4px;
/*background:#000000;*/
position:relative;
cursor:pointer;
}
.framLists li div.icon
{
	width:71px;
	height:45px;
	position:absolute;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	background-position:center;
}
.framLists li div.icon div
{
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:100%;
}
/* test */

/*
div.lnkFrame {

	display::block;
	background-image:url(icon1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	
}
div.lnkFrame div
{
width:70px;
	height:48px;
	display::block;
background-image:url(icon1ss.jpg);
background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}
*/