@charset "utf-8";

body
{
	font-size:10pt;
	line-height:14pt;
	color:#33cccc
}

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

#body
{
	width:996px;
	border:solid 2px #727070;
	border-top:none
}

#btn1,#btn2,#btn3,#btn4,#btn5,#btn6,#btn7,#btn8,#btn9,#btn10
{
	cursor:pointer;
	border:none;
	float:left
}

#btn_group
{
	width:998px;
	height:107px;
	padding-top:299px
}

#text
{
	width:920px;
	padding:20px;
	text-align:justify;
	text-justify:inter-ideograph
}

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