* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
}
.bannerFrame {
	position: relative;
	height: 100px;
	background-repeat: no-repeat;
	width: 960px;
	background-color: #FFFFFF;
}

.bannerFrame .bp-1 {
	position: relative;
	height: 100px;
	float: left;
	background-image: url(../Image/illu/benner-1.jpg);
	background-repeat: no-repeat;
	width: 800px;
}
.bannerFrame .bp-3 {
	position: relative;
	height: 100px;
	width: 160px;
	float: left;
	background-image: url(../Image/illu/logo1.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
}

.publisher {
	height: 100px;
}
.footerTable {
}
.footerTable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;

}
.footerFrame {
	position: relative;
	margin-top: 8px;
}
.footerFrame #footer {
	width: 960px;
	position: relative;
	height: 100px;
	visibility: visible;
}
.headerFrame {
	position: relative;
}
.headerFrame #header {
	width: 960px;
	position: relative;
	height: 130px;
	visibility: visible;
}

.language {
	margin-left: 500px;
	margin-top: 5px;
}

.language td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0050A0;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0050A0;

}
