/*  Frances.Shih
	2010-09-20
*/
body{
	margin:0;
	padding:0;
	text-align:center;
}
img{
	border:0;
}
#wrapper{
	text-align:left;
	margin:0 auto;
	width:1003px;
}
#header{
	position:relative;
	background:url('/images/tese/bg-body-list.jpg') left top no-repeat;
	height:264px;
}
#btn-back{
	position:absolute;
	right:20px;
	top:38px;
}
#main{
	background:url('/images/tese/bg-main.jpg') left top repeat-x #ffffff;
	border-bottom:1px solid #b80c00;
	padding:20px 60px;
}
.line{
	background:url('/images/tese/bg-ul.jpg') left top no-repeat;
	height:9px;
}
ul.list{
	padding:0;
	list-style:none;
	font-size:12px;
	margin:0 80px;
	padding-top:30px;
}
ul.list li{
	padding-top:0;
	position:relative;
	background:url('/images/tese/bg-list-border.jpg') left bottom repeat-x;
	line-height:2.25em;
	zoom:1;
}
ul.list li a{
	text-decoration:none;
	color:#666666;
	background:url('/images/tese/bg-list-a.jpg') left 2px no-repeat;
	padding-left:15px;
}
ul.list li span.date{
	color:#b90c00;
	position:absolute;
	right:15px;
	top:0;
}
table.pager{
	margin:10px 85px 10px auto;
	font-size:12px;
}
table.pager a{
	color:#666;
	text-decoration:none;
}
#footer{
	background:url('/images/tese/bg-footer.jpg') left bottom repeat-x #fff;
	text-align:center;
	color:#666;
	font-size:12px;
	line-height:1.75em;
	padding-top:20px;
	padding-bottom:16px;
}
#footer a{
	color:#666 !important;
}
.title{
	margin:0;
	padding:0;
	color:#666;
	font-size:14px;
	text-align:center;
	line-height:1.75em;
	margin-top:15px;
	border-bottom:1px dashed #ccc;
	padding-bottom:5px;
	margin-bottom:2px;
}
.titlegroup{
	position:relative;
	zoom:1;
}
cite{
	font-size:12px;
	font-style:normal;
	color:#666;
	line-height:1.75em;
}
.author{
	position:absolute;
	right:5px;
	bottom:3px;
	font-size:12px;
	color:#666;
}
.contents, .contents p{
	color:#666;
	line-height:1.75em;
	font-size:12px;
}
.editor{
	color:#666;
	font-size:12px;
	text-align:right;
	padding-right:10px;
}