#totalSource
{
	margin:10px 0;
}
#totalSource .flImg
{
	float:left;
	text-align:center;
	width:49%;
}
#totalSource TABLE
{
	float:right;
	width:49%;
}
#totalSource TABLE TD
{
	padding-bottom:5px;
}
#totalSource .col01
{
	padding-right:10px;
	width:100px;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
#totalSource .col02
{
	width:158px;
	text-align:left;
}
#totalSource .col03
{
	width:51px;
	text-align:right;
}
#totalSource .col03 SPAN
{
	color:#3F70B2;
}
#totalSource .col01 STRONG
{
	font-size:12px;
}
#totalSource .process
{
	position:relative;
	border:1px solid #A09B97;
	text-align:left;
	background:url(../images/bg-process-01.gif) repeat-x left top;
	height:6px;
}
#totalSource .process SPAN
{
	position:absolute;
	margin-top:1px;
	display:block;
	background:url(../images/bg-process-02.gif) repeat-x left top;
	height:5px;
}
#totalSource .imgView
{
	float:left;
	/*padding:5px 5px 0;
	border:1px solid #ACACAC;
	background:#F3F3F3;*/
	width:280px;
}
#totalSource .imgView SPAN
{
	float:left;
	display:block;
	margin-right:5px;
	border:1px solid #ACACAC;
	width:200px;
}
#totalSource .imgView UL
{
	float:right;
	width:72px;
}
#totalSource .imgView LI
{
	margin-bottom:3px;
	border:1px solid #ACACAC;
	overflow:hidden;
	height:47px;
	cursor:pointer;
}
#totalSource .imgView LI.on
{
	border:1px solid #FFA01D;	
}