body {
	font-family: Tahoma;
	font-size: 11px;
	color: #546285;
	background-color: #525F82;
	background-image: url(../img/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px 0px 0px 30px;
}
img {
	border: 0px;
}
#alap {
	width: 1006px;
	float: left;
	background-image: url(../img/containeralap.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1006px;
	float: left;
	background-image: url(../img/containerbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#top {
	width: 1000px;
	height: 28px;
	float: left;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shadow_right {
	width: 23px;
	float: left;
	border-top: solid 3px #000000;
}

#lang {
	width: 23px;
	height: 76px;
	background-color: #000000;
	float: left;
}
#lang p {
	margin: 0px;
	padding: 4px 0px 4px 3px;
}
#lang a, #lang a:visited {
	color: #7DCDF3;
	text-decoration: none;
}
#lang a:hover, #lang a#current1 {
	color: #E5E5E5;
	text-decoration: none;
}

#content {
	width: 960px;
	float: left;
	background-image: url(../img/contentbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #CBEFFD;
	border-top: solid 3px #000000;
	margin-left: 22px !important;
	margin-left: 11px;
}

#bottom {
	width: 1006px;
	height: 104px;
	float: left;
}

#head img {
	margin-top: 24px;
}
#head_left {
	width: 250px;
	float: left;
}

#menu {
	width: 640px;
	padding: 7px 20px 0px 0px !important;
	padding: 17px 20px 0px 0px;
	float: left;
	text-align: right;
}
#menu li {
	list-style: none;
	margin: 0px -2px 0px -2px;
	display: inline;
}
#menu li a, menu li a:visited {
	padding: 0px 15px 10px 15px;
	font-size: 14px;
	color: #4C597D;
	text-decoration: none;
	border-bottom: solid 3px #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#menu li a:hover {
	color: #232D36;
	border-bottom: solid 3px #8487A2;
}
#menu li a#current {
	color: #232D36;
	border-bottom: solid 3px #3F4C6F;
}

#footer {
	float: left;
	height: 45px;
	width: 960px;
	padding-top: 25px;

}
.footerbox {
	width: 167px;
	height: 45px;
	float: left;
	color: #8487A2;
	padding-left: 25px;
	font-size: 11px;
}
.cim1 {
	width: 40px;
	float: left;
	color: #F0EEF2;
}
.cim2 {
	width: 127px;
	float: left;
}
.cim2 a {
	color: #8487A2;
	text-decoration: none;
}
.npj {
	width: 50px;
	padding-left: 120px;
	float: left;
}

.iebug {
	display: none;
}
