﻿<!--
textarea ,button ,pre ,label ,body ,table ,input ,select ,div ,a {
	font-size: 9pt;
	font-family: "新細明體";
}
html {
	height: 100px;
	overflow-x: hidden;
	overflow-y: scroll;
	/*cursor: url('cursor.cur'),auto;*/
}
body {
	width: 800px;
	background: #e4e4cc url('image/background.jpg') repeat fixed center center;
	text-align: center;
}
.input,button,textarea,input,label,a {
	/*cursor: url('alink.cur'),auto;*/
}
a {
	text-decoration: none;
	color: #0000ff;
}
a:hover,a:focus {
	border-bottom: 1px #663300 dashed;
}
a img {
	border-width: 0px;
}
hr {
	border: 1px #C0C0C0 solid;
	height: 1px;
}
ol li {
	margin: 6px 0px 6px 0px;
}
.input,button,textarea,input {
	border: 1px #908860 solid;
	vertical-align: middle;
	background-color: #f8f4e0;
}
div.head {
	color: #FFFFFF;
	width: 800px;
	margin: 0px auto 5px auto;
	padding: 5px 0px 5px 0px;
	border: 1px solid #403D2B;
	background-color: #604c40;
}
div.sub_head {
	width: 800px;
	margin: -5px auto 5px auto;
	padding: 5px 0px 5px 0px;
	border: 1px solid #403D2B;
	background-color: #f0eee7;
}
table.style,table.style th,table.style td {
	border: 1px solid #908860;
	text-align: center;
}
table.style {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	background-color: #fef7e7;
}
table.style th {
	background-color: #604c40;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px;
}
table.style th a {
	color: #FFFFFF;
}
table.style td,table.style th.td {
	color: #000000;
	background-color: #fef7e7;
	padding: 5px;
}
table.style tr.sub td,table.style td.sub {
	background-color: #f0eee7;
}
table.style th.subhead,table.style tr.head th,table.style td.head,table.style tr.head td {
	color: #000000;
	text-align: center;
	background-color: #d8cca8;
}
table#download td.left,table.style th.left,table.style td.left,table.mission td {
	text-align: left;
}
table.mission td{
	line-height: 18px;
}
table.missionlist tr:hover td {
	background-color: #F1EDE0;
}
table.mission ol {
	/*position: relative;
	left: -14px;*/
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
table.mission li {
	margin: 10px auto 10px auto;
}
table.mission ol ol{
	/*position: fixed;
	left: 0px;*/
}
table.mission span.note {
	color: #FF00FF;
}
table.mission span.place {
	color: #FF0000;
}
table.mission span.npc {
	color: #0000AA;
}
table.mission span.item {
	color: #008000;
}
table.mission span.log {
	display: none;
	padding-left: 10px;
	color: #993399;
	padding-top: 2px;
}
table.mission span.missionhead {
	border: 1px solid #000066;
	color: #0000FF;
	display: inline-block;
	padding: 5px 15px;
	text-align: center;
	background-color: #FFFFCC;
}
table.mission span.logspan {
	background-color: #EBEBE0;
}
table.mission div.missionhead {
	border: 1px solid #000066;
	padding: 5px;
	background-color: #FFFFCC;
	margin: auto auto 5px auto;
}
table.itemlist td {
	line-height: 16px;
}
table.itemlist img {
	margin: 2px;
}
div#ajax_restore,div#restore_bg,div#restore_body,div#restore,div#ajax_loading,div#loading_bg,div#loading_body,div#loading {
	width: 256px;
	height: 96px;
	margin: auto;
}
div#restore_body td,div#restore,div#loading_body td,div#loading {
	line-height: 96px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}
div#ajax_restore,div#ajax_loading {
	visibility: hidden;
	left: 272px;
	position: absolute;
	z-index: 1000;
}
div#restore_body ,div#loading_body {
	position: relative;
	background-image: url('image/ajax_loading.gif');
}
div#restore,div#loading {
	background-image: url('image/ajax_loading.png');
}
div.author {
	font-size: 8pt;
	float: left;
}
div#update {
	font-size: 8pt;
	float: right;
}
table#download {
	width: 580px;
	border-collapse: collapse;
	text-align: center;
}
table#download td {
	border-bottom: 1px #908860 solid;
	padding: 2px;
}
-->
