body {
	font-family: Arial, Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 120%;
	text-align: center;
	background-color: #4b474d;
}


a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.whole {
	width: 739px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

.cover1 {
	width: 739px;
	background-image: url(images1/frame_bg.gif);
	padding-top: 10px;
}

.header {
	width: 719px;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	float: left;
	width: 300px;
	margin: 0px 10px;
}

.google {
	float: right;
	width: 280px;
	height: auto;
	margin-bottom: 15px;
}

FORM {
	margin: 0px;
}

.deux {
	text-align: right;
	padding-right: 25px;
	margin-bottom: 15px;
}

.cover2 {
	width: 720px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

.menu {
	float: left;
	width: 20%;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
}

.menulist1 {
	list-style-type: none;
	margin: 0px 0px 0px 45px;
}

.menulist2 {
	list-style-type: none;
	margin: 0px 0px 21px 45px;
}

.main {
	float: right;
	width: 465px;
	text-align: left;
}

.magazine {
	margin: 40px 0px 5px 45px;
	padding-right:5px;
	font-size: 0.70em;
	border-bottom: 2px solid #000000;
}

.topics {
	margin: 40px 0px 5px 45px;
	font-size: 0.70em;
	border-bottom: 2px solid #000000;
	height: 20px;
}

a.topicslink:link {
	color: #0000FF;
	text-decoration: none;
}

a.topicslink:visited {
	text-decoration: none;
}

a.topicslink:hover {
	color: #FF6600;
	text-decoration: underline;
}

.backnumber {
	margin: 40px 0px 5px 45px;
	border-bottom: 2px solid #000000;
	height: 20px;
}

.contact {
	margin: 30px 0px 5px 45px;
	border-bottom: 2px solid #000000;
	height: 20px;
}

.contact2 {
	margin: 30px 0px 5px 45px;
	padding-top: 10px;
	border-bottom: 2px solid #000000;
	height: 20px;
}

.clear {
	clear: both;
}

.footer {
	width: 720px;
	font-size: 65%;
	margin-top: 30px;
	border-bottom: 2px solid #000000;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 3px;
}

.footerlink {
	color: #999999;
}

.assistemlink {
	text-decoration: none;
	color: #9999CC;
}

