a:link {
	color: #09C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09C;
}
a:hover {
	text-decoration: underline;
	color: #6C0;
}
a:active {
	text-decoration: none;
}
body {
	margin: 0;
	background: url(imgs/top_bg.jpg) #e3e3e3;
	background-repeat: repeat-x;
}

#top {
	margin: auto;
	width: 928px;
	background-image: url(imgs/top_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	padding: 3px;
}
#wikiheader{
	background: url(imgs/wiki_top.jpg) right top;
	height: 200px;
	margin: auto;
}

#content{
	width: 928px;
	margin: auto;
	background-color: #EFF;
	float: left;
}

#content_list {
	margin: auto; background-color: #EFF;
}

#building {
	max-width: 928px;
	_width:expression((documentElement.clientWidth >928) ? "928px" : "auto");
	margin: auto; border: 3px solid #FFF;
}
.wikiTitleBox {
	font-size: 14px;
	height: 30px;

	margin: 0 15px;
	background: url(imgs/wiki-1.gif) no-repeat #EFF;
	padding-top: 2px;
}
.wikiTitle {
	font-size: 16px;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer{
	margin: auto;
	background-color: #029BEE;
	height: 50px;
	line-height:20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 20px;
	clear: both;
}
#building #footer a {
	color: #6FF;
}
#content_list .page_table tr td a {
	color: #F90;
}
#index {
	width: 948px;
	border: 3px solid #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(imgs/index.jpg);
	height: 610px;
	background-repeat: no-repeat;
}
#wikitext {
	margin-right: 60px;
	margin-left: 60px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 21px;
	padding: 20px;
	border: 3px double #0CF;
	background-color: #FFF;
}



.list_tatle_title {
	height: 59px;
	background-image: url(imgs/list_title.gif);
	background-repeat: no-repeat;
}
.list_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	height: 13px;
	padding: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	list-style-image: url(imgs/icon_news.gif);
	list-style-position: inside;
	background-color: #FFF;
}
.list_icon {
	background-image: url(imgs/icon_news.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #09C;
	background-color: #FFF;
}
.list_info {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 13px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #09C;
	background-color: #FFF;
}

.list_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	height: 25px;
	padding: 5px;
	font-weight: bold;
	background-color: #E8FBFF;
}
.list_sides {
	background-color: #2298B6;
	width: 15px;
}
.list_botton {
	background-color: #0CF;
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #09F;
}
.list_table {
	margin-top: 30px;
	border: 3px double #0CF;
}

#top a {
	color: #666;
}
#top a:hover {
	color: #0CC;
	text-decoration: none;
}
#lst_div {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ForumTitleBox {
	background-image: url(imgs/wiki-2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 880px;
	margin-left: 15px;
	padding-top: 2px;
}
.QWTitleBox	{
	background-image: url(imgs/wiki-3.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 880px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	padding-top: 10px;
	font-weight: bold;
	margin-left: 15px;
}
.QWHeading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #09C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #09F;
	font-weight: bold;
	background-image: url(imgs/w4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-bottom: 8px;
	padding-top: 2px;
}
.map{
	margin-left: 20px;
}
.QWIndent{
	margin-left:-20px;
}
