#index {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#h1 {
	width: 800px;
	font-size: 10px;
}
#contents {
	width: 800px;
}
.topimage {
	width: 800px;
}
.banner {
	background-image: url(../index_img/social.jpg);
	width: 800px;
	height: 30px;
	text-align: center;
	padding-top: 8px;
}
.link {
	width: 194px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999;
	margin-top: 5px;
	margin-bottom: 15px;
	float: left;
}
.link_2 {
	width: 194px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	float: left;
}
#banner_2 {
	width: 800px;
	font-size: 12px;
}
.text {
	width: 150px;
	padding-left: 23px;
	padding-right: 22px;
}
.text_2 {
	width: 150px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	width: 300px;
	clear: left;
	float: left;
}
.footer2 {
	float: right;
}

img {border:none;}


a:link {
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #06F;
}
a:hover {
	color: #06F;
}
a:active {
	color: #06F;}

a:border {
#footer2 {
	float: left;
	width: 300px;
}
.footer2 {
	float: right;
	width: 300px;
	clear: left;
}
