@charset "utf-8";

body
{
	font-size:10pt;
	line-height:14pt;
	color:white
}
nav ul {
	display: none;
}
#head
{
	width:1000px;
	height:147px;
	background-image:url(../image/head.jpg)
}

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

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

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

#btn1
{
	margin-top:0px;
	padding-top:30px
}

#btn_group
{
	width:268px;
	height:418px;
	background-image:url(../image/left.png);
	text-align:left;
	margin-bottom:20px
}

#text
{
	width:645px;
	padding:20px;
	padding-top:0px;
	text-align:justify;
	text-justify:inter-ideograph
}

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

a{color:#F0E68C}
