@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #999999;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
a:link {
	color: #B5E2F7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B5E2F7;
}
a:hover {
	text-decoration: none;
	color: #B5E2F7;
}
a:active {
	text-decoration: none;
	color: #B5E2F7;
}
.clear {
	clear: both;
}
#body {
	height: auto;
	width: 795px;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#body  #title_1 a {
	background-image: url(images/img_01.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 63px;
	width: 284px;
	font-size: 1px;
	color: #B5E2F9;
}
#body  #title_1 a:hover {
	background-image: url(images/img_01_2.jpg);
	background-repeat: no-repeat;
}
#body #title_2 {
	background-image: url(images/img_02.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 63px;
	width: 511px;
}
#body #main {
	height: auto;
	width: 795px;
	background-image: url(images/back_1.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-bottom: 30px;
}
#body .footer li {
	float: left;
	height: 31px;
	width: auto;
	list-style-type: none;
}

#footer_1_1   {
	background-image: url(images/img_06.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 795px;
	float: left;
}
ul.footer_2_1      {
	background-image: url(images/img_07.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 31px;
	width: 224px;
	font-size: 1px;
	list-style-type: none;
}
