* {
	color: #666666;
	font-family: Arial,£Í£Ó £Ð¥´¥·¥Ã¥¯,San-Serif;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: 130%;
}


body {
	background-image: url(./pic/dot1_blue.gif);
}

a:link {
	color: #0033cc;
	text-decoration: underline;
}

a:visited {
	color: #0033cc;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	background-color: #6666ff;
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	color: #3366ff;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

h2 {
	color: #666666;
	font-weight: bold;
	font-size: larger;
	margin: 0;
}

dt {
	font-weight: bold;
	margin-top: 0.5em;
}

div {
	margin: 0;
}

p {
	margin-bottom: 0.5em;
	margin-top: 0;
}

em {
	font-weight: bold;
}

ins {
	text-decoration: underline;
}

del {
	color: #666666;
	text-decoration: line-through;
}

ul {
	margin-top: 0;
	margin-bottom: 0.5em;
}

th {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

td {
	vertical-align: top;
}

hr {
	color: #999999;
	margin-top: 0.5em;
}

.indent {
	margin-left: 3%;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.top {
	vertical-align: top;
}

.mid {
	margin: auto;
}

.line {
	background-color: #9999ff;
	width: 2px;
}

.big {
	font-size: 1.4em;
	line-height: 150%
}

.small {
	font-size: 0.8em;
	line-height: 110%;
}
