@charset "UTF-8";
.all {
	height: auto;
	width: 966px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.rogo {
	width: 165px;
	height: 70px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.topic {
	float: left;
	height: 70px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.topic2 {
	float: left;
	height: 70px;
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.pict {
	float: left;
	width: 165px;
	height: auto;
	padding-top: 45px;
}
.pict li {
	list-style-type: none;
	height: 25px;
	display: inline;
	padding-left: 12px;
	padding-top: 6px;
	float: left;
}
.body {
	float: left;
	height: auto;
	width: 800px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
A:link {
	color:#333;
	text-decoration:none;
}
A:visited {
	color:#333;
	text-decoration:none;
}
A:hover {
	color:#333;
	text-decoration:underline;
}
.under {
	width: 966px;
	float: left;
	height: 25px;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../img/top/copyright.png);
	background-repeat: no-repeat;
	background-position: right;
}
.under .sen {
	float: left;
	height: 25px;
	width: 165px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

