a {
	text-decoration:none;
	cursor:pointer;
}
a:link {
	color:#00f;
}
a:visited {
	color:#00a;
}
a:hover {
	color:#f00;
	text-decoration:underline;
}
a:active {
	color:#f0f;
	text-decoration:underline;
}
p {
	margin-right:40px;
	margin-left:40px;
	line-height:120%;
	letter-spacing:0.1em;
}
blockquote {
	margin-right:40px;
	margin-left:40px;
	padding-left:8px;
	border-left:6px double #0000CC;
	line-height:120%;
	letter-spacing:0.1em;
}
img {
	border:0;
}
h1 {
	padding:2px;
	border-color:#eeeeee #999999 #555555 #aaaaaa;
	border-style:solid;
	color:#000000;
	background:#cccccc;
	font-weight:normal;
	font-size:120%;
}
h2 {
	margin:1em 1em;
	border-bottom:dotted 1px #aaa;
	font-weight:normal;
	font-size:100%;
}
h3 {
	margin-left:1em;
	font-family:"Century Oldstyle", "Times New Roman", "ＭＳ 明朝", serif;
	font-weight:bold;
	font-size:100%;
}
pre {
	margin-left:4em;
	line-height:110%;
	font-size:80%;
	letter-spacing:0em;
}
dl {
	margin-right:40px;
	margin-left:40px;
	line-height:120%;
	letter-spacing:0.1em;
}
ol {
	margin-right:40px;
	margin-left:40px;
	line-height:120%;
	letter-spacing:0.1em;
}
ul {
	margin-right:40px;
	margin-left:40px;
	line-height:120%;
	list-style-image:url("./sq.png");
	letter-spacing:0.1em;
}
form {
	margin:10px 60px;
}
table {
	margin:10px 60px;
}
td {
	border-top:#fffefd 1px solid;
	border-right:#dddcdb 1px solid;
	border-bottom:#cdcccb 1px solid;
	border-left:#fefdfc 1px solid;
	text-align:left;
}
th {
	border-top:#fffefd 1px solid;
	border-right:#dddcdb 1px solid;
	border-bottom:#cdcccb 1px solid;
	border-left:#fefdfc 1px solid;
	background-color:#eee;
	font-weight:normal;
	text-align:left;
}
.bs {
	color:#00f;
}
.sgf {
	line-height:100%;
	color:#663300;
	font-size:80%;
	letter-spacing:0em;
}
.ws {
	color:#f00;
}
body {
	line-height:150%;
	color:#000;
	background:#fff;
	background-image:url("compass.png");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:90% 90%;
	letter-spacing:0.1em;
}
div#main {
	margin-left:0 0 20px 40px;
	float:left;
	width:70%;
}
div.goban2 {
	margin:20px 60px;
	float:left;
}
h1 a {
	color:#600;
}
img.stop {
	border-bottom:dotted 1px #aaa;
}
p#hist {
	margin:0;
	float:left;
	width:20%;
}
span.vote {
	color:#00f;
}
td.goban2 {
	padding:0px;
	border-width:4px;
	border-color:#eee #999 #666 #ddd;
	border-style:solid;
	background-color:#fff;
}
td.none {
	border-color:#ffffff;
}
td.vp {
	font-size:10pt;
}
tr.bold {
	background-color:#eff;
	font-weight:bold;
}
tt.goban {
	line-height:1em;
	color:#000;
	font-size:12pt;
	letter-spacing:0em;
}

