@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-family:"微軟正黑體";
	font-size:15px;
	line-height: 180%;
	width:1000px;
	background-color: #414141;
	color: #333333;
}
.style1 {font-size: 13px; color: #FFFFFF; text-decoration: none;}
#gotop { display: none; position: fixed; right: 20px; bottom: 20px; padding: 10px 15px; cursor: pointer;}
#container {
	margin: 0 auto;
	width:1000px;
	background-image: url(../images/bg.jpg);
}
#title{ margin: 0 auto; width:905px;}
#content{
	width:860px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a{ color:#0066CC; text-decoration:underline;}
a:hover{ text-decoration:none;}
p{margin: 0 0 20px 0; text-indent: 2em;}
h1{
	margin: 0 0 15px 0;
	font-size:25px;
	font-weight: normal;
	color: #CC3300;
	line-height: 35px;
}
h2{
	margin: 0;
	font-size:20px;
	font-weight: normal;
	color: #CC0000;
	line-height: 26px;
	padding: 0px;
}
h3{
	font-size:15px;
	font-weight: normal;
	color: #B5640B;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.style1 { font-size: 13px; color: #FFFFFF; text-decoration: none;}
.font11px{font-size:11px; line-height: 120%;}
.font13px{font-size:13px; line-height: 160%;}
.font15px{font-size:15px;}
.font18px{font-size:18px;}
.font20px{font-size:20px;}
.red{color: #cc0000;}
.orange{
	color: #C43000;
}
.tdline{ text-align:right; color: #48AAAA;}
.books{ border:1px solid #999999; padding: 3px; background:#FFFFFF; margin-right:5px;}
.money {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 20px;
	font-weight: bolder;
	color: #C00;
	line-height: normal;
	font-variant: normal;
}
#apDiv1 {
	position:relative;
	left:550px;
	top:250px;
	width:216px;
	height:7px;
	z-index:1;
}
a img, img a, img{
	border: currentColor; border-image: none;
}
#abgne_fade_pic {
	width: 1000px;
	height: 560px;
	position: relative;
}
#abgne_fade_pic a.ad {
	position: absolute;
}
#abgne_fade_pic .control {
	right: 10px; bottom: 10px; position: absolute;
}
#abgne_fade_pic .control a {
	margin: 0px 3px; padding: 1px 5px; width: 16px; text-align: center; color: #000; font-family: "微軟正黑體"; font-size: 13px; text-decoration: none; display: inline-block; background-color:#fff;
	filter:alpha(opacity=50); /*IE,透明度50%*/
	-moz-opacity:0.5; /*Firefox,透明度50%*/
	opacity:0.5;/*其他浏览器,透明度50%*/
}
#abgne_fade_pic .control a.on {
	color: rgb(208, 184, 69); font-weight: bold; background-color:#000;}


.logo{z-index:9999999999; position:absolute;}