@charset "utf-8";
#fixed-top{
	width:60px;
	height:60px;
	position:fixed;
	_position: absolute; /* position fixed for IE6 */
  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);

	z-index:1;
	bottom: 10px;
	text-align: center;
	margin-right: -485px;
	right: 50%;
}
/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, {
	margin:0;
	padding:0;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}*/
fieldset, img {
	border:0; padding:0; margin:0;
}
address, caption, cite, code, dfn, em, /*strong,*/ th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
/*h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}*/
q:before, q:after {
}
abbr, acronym {
	border:0;
}
/*開頭設定*/
/* Footer */
#BodyFooter {
	clear:both;
	text-align:left;
    
}
#BodyFooter td {
	font-size: 12px;
	line-height:1.5;
}
#BodyFooter a {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}
#BodyFooter a:hover {
	text-decoration: underline;
	left: 0px;
	top: 0px;
	position: relative;
}
#BodyFooter a.home {
	color:#FF6633;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#BodyFooter a.home:hover {
	text-decoration:underline;
}
#BodyFooter .footsub {
	font-size: 13px;
	font-weight: bold;
}
#BodyFooter .style6 {
	font-size:13px;
	font-weight:bold;
}
#BodyFooter .style6 a{
	font-size:13px;
	font-weight:bold;
}
#BodyHeader #header-share tr td a {
	font-size: 12px;
}
#BodyHeader #header-share tr td {
	font-size: 12px;
}
/* Footer end */

body {
	background-image: url(http://www.angle.com.tw/event/bg/bg27.png);
	background-repeat: repeat;
}
#BodyContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.NewsStyle td {
	text-align: left;
	color: #FFF;
}
.NewsStyle td a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.NewsStyle td a:hover {
	text-decoration: underline;
}
.imgblock {
	display: block;
	margin: 0px;
	padding: 0px;
}
#bookinfo {
	background-color: #EBE9DA;
}
.bookborder {
	width: 120px;
	border: 1px solid #000;
}
.booksell td {
	font-size: 13px;
	line-height: 1.3em;
}
.booksell tr td div {
	width: 100px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background-color: #666;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}


.bookname {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.bookname a  {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bookname a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.bookname a:hover {
	color: #900;
	text-decoration: underline;
}
.bookname a:active {
	color: #900;
	text-decoration: underline;
}
.bookauther {
	font-size: 13px;
	color: #630;
}
.bookprice {
	color: #F00;
	font-weight: bold;
}
.bookprice del {
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.dotright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
