@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	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;
}
#main {
	width: 850px;
	background-color: #FFFFFF;
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 415px;
	width: 850px;
}
#header1 {
	background-image: url(images/header.jpg);
	height: 70px;
	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: 820px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
}
#title {
	margin: 5px;
}

#text {
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

#book {
	width:160px;
	float:left;
	text-align:left;
	color:#999966;
}
#article {
	width:620px;
	float:right;
	text-align:left;
	line-height: 2em;
	padding:0 20px 0 20px;
	border-left:1px dotted #999999;
}
.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;
}
.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;
}
.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;
}
body,td,th {
	font-family: 新細明體;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
h1 {
	font-size: 22px;
	color: #9999FF;
	background-image: url(images/title_dotbg.gif);
	background-repeat: repeat-x;
	height: 33px;
	font-family: "微軟正黑體";
	font-weight: bolder;
	line-height: 1.2em;
}

.clearboth {
	clear: both;
}

h2 {
	font-size: 16px;
	color: #CC9999;
}
.pink {
	color: #F36;
	font-size: 24px;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
}
.copyright {
	text-align: right;
}
.greentext {
	color: #690;
}
