#all {
	height: 690px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
}
#all .head1 {
	background-image: url(../img/bg.gif);
	height: 100px;
	width: 1000px;
}
#all .head2 {
	background-color: #FF9;
	height: 10px;
	width: 1000px;
}
body {
	background-color: #999;
}

#all .head5 a{
	background-image: url(../img/bt-m1.gif);
	float: left;
	height: 34px;
	width: 98px;
	margin-top: 3px;
	margin-left: 10px;
	}
#all .head5 a:hover{
	background-image: url(../img/bt-m2.gif);
	float: left;
	height: 34px;
	width: 98px;
	margin-top: 3px;
	margin-left: 10px;
	}
#all .head5 .head_text{
	float: right;
	width: 400px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: right;
	font-weight: bold;
	color: #F00;
	margin-top: 8px;
	margin-right: 20px;
	}
#all2 {
	height: 755px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
}
#all2 .head1 {
	background-image: url(../img/bg.gif);
	height: 100px;
	width: 1000px;
}
#all2 .head2 {
	background-color: #FF9;
	height: 10px;
	width: 1000px;
}
