@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	background-image: url(images/slash_bg.gif);
	background-repeat: repeat;
}
img {
	border:0;
}
h1 {
	margin-top:10px;
	font-size:20px;
	color:#9999FF;
	background-image: url(images/title_dotbg.gif);
	background-repeat: repeat-x;
	height:33px;
}
h2 {
	font-size:16px;
	color:#CC9999;
}
h3 {
	margin:30px 0 -15px 0;
	font-size:16px;
	color:#CC9999;
}
hr {
	border-bottom:1px dotted #474747;
	border-top:0px;
	height:1px;
}
#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
#header {
	background-image: url(images/header.jpg);
	height: 415px;
	width: 850px;
}
#header1 {
	background-image: url(images/header.jpg);
	height: 20px;
	width: 850px;
}
#footer {
	background-image: url(images/slash_bg.gif);
	background-repeat: repeat;
	width: 830px;
	padding: 10px;
	font-size: 11px;
	color: #5f5f5f;
	letter-spacing: 1.5pt;
}
#bar {
	background-image: url(images/slash_bg.gif);
	background-repeat: repeat;
	padding: 7px;
	width: 836px;
}
#category {
	width: 835px;
	margin: 15px 0 15px 15px;
}
#book {
	width:160px;
	float:left;
	text-align:left;
	color:#999966;
}
#article {
	width:600px;
	float:right;
	text-align:left;
	line-height: 2em;
	padding:0 20px 0 20px;
	border-left:1px dotted #999999;
}
.point {
	color:#669933;
}
.step {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6699;
	padding-right:15px;
}
#main #category table {
	text-align: center;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
#main #category ul {
	margin-top: 10px;
	font-family: "新細明體";
}
#main #category li {
	margin-left: -25px;
	margin-bottom:8px;
	list-style-image: url(images/dot.gif);
	margin-right:20px;
}
#main #category li a {
	color: #8e8e8e;
	text-decoration: none;
}
#main #category li a:hover {
	color: #9999ff;
	text-decoration: underline;
}
.floatright {
	float: right;
}
#sptopic {
	float: right;
	background-image: url(images/sptopic_bg.gif);
	height: 394px;
	width: 492px;
	margin-top: 21px;
	margin-right: 20px;
	text-align:left;
	color: #333333;
}
#main #category td {
	background-image: url(images/category_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.spbox1 {
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding: 5px;
}
.spbox_p {
	color: #666;
	text-decoration: none;
}

.spbox2 {
	margin: 30px 40px 0 40px;
	padding: 5px;
}
.spboxtitle {
	color: #FF002D;
}


.clearboth {
	clear: both;
	text-align: right;
}
body,td,th {
	font-family: 新細明體;
}
