@charset "utf-8";

body
{
	font-size:10pt;
	line-height:14pt;
	color:white
}

#head
{
	width:1000px;
	height:150px;
	background-image:url(../image/head.jpg);
}
nav ul {
	display: none;
}

#body
{
	width:1000px;
	background-image:url(../image/body.jpg)
}

#btn1,#btn2,#btn3,#btn4,#btn5,#btn6,#btn7,#btn8,#btn9,#btn10
{
	cursor:pointer;
	border:none;
	margin-top:20px
}

#btn_group
{
	width:299pxpx;
	text-align:left;
	margin-left:20px;
	margin-bottom:30px
}

#text
{
	width:600px;
	padding:20px;
	margin:20px;
	border:solid 1px white;
	text-align:justify;
	text-justify:inter-ideograph
}

.title {
	font-size: 12pt;
	font-weight: bold;
}

a{color:#ffffff}
