﻿/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif; margin: 0px;}	
ul ,li{	margin:0; padding:0; list-style-type: none; float:left;}	
#showbox{width:900px; border:solid 43px #eee; background:url(../images/p02.jpg) no-repeat right bottom;}
#showImg , #showImg table{width:auto; height:auto;}
#imgList{margin-top:10px; margin-left:3px; padding-bottom:10px; overflow:auto;}
#imgList span{float:left; display:block; width:22px;  margin:2px; line-height:50px;}
#list{position:relative; float:left; width:495px; height:60px;}	
#list img{width:40px; height:40px;}
#list{width:495px; float:left; margin:0 2px; overflow:hidden;}
#list ul{ position:absolute; left:0; top:0; white-space: nowrap;/* 不斷行 */}
#list ul li{
	display: inline; /* 水平排列 */
	margin:0 4px;
	padding:5px; 
	border:solid 1px #eee;
}
#list ul li.on{border:solid 2px #ccc;}	
#list ul li img {display: inline-block;	/* 水平內顯示為區塊 */}
/* 秀大圖 */
#imgB{border:solid 7px #fff;}
/* 滑入顯示圖片區塊 */
#overImg{position:absolute; top:-99999; left:-99999; display:none; z-index:100; border:solid 5px #666; padding:5px; background:#fff;}

#eqfbody {
	width:410px;
	position:absolute;
	right:10px;
	top:0px;
}
.imgright {
	float:left;
}
#eqfbody li {
	margin:3px 0 3px 50px;
	list-style-image:url(../images/icon_02.png);
	font-size:13px;
	color: #707070;
	line-height: 2;
	float:none !important;
}