@charset "utf-8";
/*
* 樣式名稱: 元祥金屬網站專用~
* 樣式日期: 2008/06/20
* 樣式作者: Ivy Lin~
* 使用原則: 本著作權為Ivy所有，僅用於元祥金屬網站，嚴禁任何抄襲，經發現抄襲者一律法律追訴。
*/
.NormalList .ListBlock li.Header{
	border-bottom:2px solid #000000;
	font-size:1.2em;
	font-weight:bold;
	height: 21px;
	position:relative;
}
.NormalList .ListBlock li.ListRow{
	height:22px;
	line-height:30px;
	padding:5px 0pt 12px;
	border-bottom: 1px dotted #bfbfbf;
	position:relative;
}
.NormalList .ListBlock li.Header dt,
.NormalList .ListBlock li.ListRow dt{
	display:none;
}
.NormalList .ListBlock li.Header dl,
.NormalList .ListBlock li.ListRow dl{
	position:relative;
}

#DownloadList.NormalList .ListBlock li.Header dl dd.Categories,
#DownloadList.NormalList .ListBlock li.ListRow dl dd.Categories{
	width: 400px;
	position:absolute;
	left:0;
}
#DownloadList.NormalList .ListBlock li.Header dl dd.Size,
#DownloadList.NormalList .ListBlock li.ListRow dl dd.Size{
	width: 200px;
	position:absolute;
	left:405px;
	text-align:center;
}
#DownloadList.NormalList .ListBlock li.Header dl dd.Down,
#DownloadList.NormalList .ListBlock li.ListRow dl dd.Down{
	width: 80px;
	position:absolute;
	left:610px;
	text-align:center;
}
#DownloadList.NormalList .ListBlock li.ListRow dl dd.Down a{
	background-image: url(../Images/IconPdf.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
	display: block;
	height: 32px;
	width: 32px;
	margin:auto;
}