﻿.disptxt {
	border:2px solid #FF9900;
	padding: 0 2px 1px 2px;
}

.detail .frame .list-h {
	background:url('../../images/dot01.gif') 0 100% repeat-x;
	position: relative;
	height:35px;
	width:98%;
	margin:0 auto;
	font:15px "細明體", Verdana,Arial,Helvetica,sans-serif;
}

.list-h .upd, .list-h .cat, .list-h .name {
	position:absolute;
	top:10px;
	height:20px;
	line-height:20px;
}

.list-h .upd {
	left:10px;
	width:100px;
}

.list-h .cat {
	left:120px;
	width:60px;
	text-align:center;
}

.list-h .name {
	left:190px;
	width:450px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
