body {
	background: #7db1db;
	font-family: arial, 'Times New Roman';
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	text-align: left;
	color: #ffffff;
}

ul {
	font-size: 13px;
	margin: 0 20px 0 30px;
	padding: 0 0 0 10px;
}

.news td {
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

td {
	font-size: 11px;
	text-align: justify;
	color: #e6e6e6;
}

#sky {
	position: absolute;
	width: 100%;
	height: 408px;
	background: url(sky.jpg) repeat-x;
}

#bg_top {
	position: absolute;
	top: 408px;
	width: 100%;
	height: 233px;
	background: url(bg_top.jpg) repeat-x;
}

#header {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 175px;
	background: url(header.png) no-repeat;
}

#header_pics {
	position: absolute;
	left: 460px;
	top: 27px;
}

#header_pics img {
	margin: 12px;
}

#language {
	position: absolute;
	left: 823px;
	top: -1px;
	color: #9fa1a2;
}

#language a {
	text-decoration: none;
	color: #9fa1a2;
	font-weight: bold;
	font-size: 11px;
}

#container {
	width: 100%;
	height: auto;
	background: url(bg.jpg) repeat;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 555px;
	background: url(content2.png) no-repeat;
}

#menu {
	position: relative;
	left: 155px;
	top: 6px;
	width:725px;
	height: 24px;
}

#left {
	position: absolute;
	top: 37px;
	left: 149px;
	width: 494px;
	height: 507px;
	overflow: auto;
	color: #e6e6e6;
	font-family: arial;
	text-align: justify;
}

#left a {
	text-decoration: none;
	color: #77aee2;
}

#right {
	position: absolute;
	top: 37px;
	left: 640px;
	width: 210px;
	height: 507px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
	color: #e6e6e6;
	font-size: 11px;
	font-family: arial;
	text-align: justify;
}

#right a {
	text-decoration: none;
	color: #77aee2;
}

#bottom {
	position: absolute;
	top: 386px;
	left: 149px;
	width: 722px;
	height: 170px;
	overflow: auto;
	color: #e6e6e6;
	font-family: arial;
	text-align: justify;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 22px;
	background: url(footer.png) no-repeat;

	color: #e6e6e6;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

.next {
	text-decoration: none;
	color: #77aee2;
}

.divhide {
	position: absolute;
	visibility: hidden;
}
