#all {
	width: 100%;
	top: 0px;
	left: -5px;
	right: -5px;
	bottom: 5px;
	height: 610px;
	position: fixed;
}
#left {
	width: 33%;
	height: 1000%;
	float: left;
}
#logo {
	height: 240px;
	width: 230px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 35px;
}
#navi {
	margin-left: auto;
	margin-right: auto;
	width: 220px;
	text-align: center;
}
#lang_chge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	height: 20px;
	width: 140px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
#right {
	width: 66%;
	background-color: #7A7772;
	height: 1000%;
	margin-left: 33%;
	position: absolute;
	right: -5px;
}
#head_right {
	height: 222px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-left: 10px;
}
#title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	color: #EEE;
	letter-spacing: 2px;
	height: 30px;
	width: 350px;
	padding-top: 174px;
	float: left;
	margin-bottom: auto;
	margin-right: auto;
	padding-left: 6px;
	margin-top: 10px;
}
#head_pic {
	float: right;
	position: absolute;
	right: 0px;
	height: 222px;
	min-width: 50px;
}
#content {
	margin: 1%;
	overflow: auto;
	max-height: 350px;
	padding: 1%;
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EEE;
	text-align: justify;
}
.text_centered {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.text_mid {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EEE;
	text-align: left;
}
.text_large {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #EEE;
	text-align: left;
}
.linktext_on_portal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#index_content {
	margin: auto;
	height: 502px;
	width: 770px;
	margin-top: 60px;
}
