body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top_sel {
	cursor: pointer;
	text-align: center;
}

.top_sel a {
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #1F237C;
	
}

.top_sel a:hover {
	text-decoration: none;
}

#sel_01 {
	padding-left: 15px;
	padding-top: 48px;
	width: 58px;
	background-repeat: no-repeat;
}

#sel_02 {
	padding-top: 67px;
	padding-left: 10px;
	width: 65px;
	background-repeat: no-repeat;
}

#sel_03 {
	padding-top: 33px;
	padding-left: 10px;
	background-repeat: no-repeat;
	width: 58px;
}

#sel_04 {
	padding-top: 54px;	
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 48px;
}

.main_content {
	padding: 0px;
	padding-top: 5px;
	font-family: Georgia;
	font-size: 12px;
	padding-left: 10px; 
	padding-right: 0px;

}

.main_content * {
	font-family: Georgia;
	font-size: 12px;
	color: #505050;
}

.main_content h1 {
	font-size: 16px;
}

.main_content p {
	margin-bottom: 10px;
}

.main_content a { 
	color: blue;
	text-decoration: underline;
}	

.main_content .document_header {
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 18px;
	color: #78A9CD;
}

.main_content .document_container { 
	clear: both;
	text-align: left;
}

.main_content p {
	margin: 0px;
}

.color_box_01 {
	background-color: #B7B6E8;
	text-align: center;
	width: 110px;
	height: 140px;
}

.color_box_div {
	padding-top: 55px;
	font-size: 22px;
	color: #F0F0F0;
	letter-spacing: 2px;
}

.color_box_02 {
	background-color: #B7D3A2;
	text-align: center;
	width: 110px;
	height: 140px;
}

.color_box_03 {
	background-color: #B7A27E;
	text-align: center;
	width: 110px;
	height: 140px;
}

.lang_sel {
	width: 29px;
	padding-top: 14px;
	cursor: pointer;
}

.lang_sel a {
	padding: 10px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
	color: #1F237C;
	
}

.menu_2nd {
	padding: 0px;
	margin: 0px; 
	margin-bottom: 40px; 
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
}

.menu_2nd li {
	padding: 4px;
	margin-left: 1px;
}

.menu_2nd li a {
	text-decoration: none;
	color: #78A9CD;
}

.menu_2nd li a:hover {
	
}

.popup_img {
	cursor: pointer;
	padding: 5px;
	margin: 5px;
	border: 1px solid #78A9CD;
}

.copyright a {
	color: blue;
  text-decoration: undelrine;
}

.copyright {
	padding: 5px;
	font-family: Tahoma;
	font-size: 9px;
	text-align: center;
}

.document_container p {
	margin-bottom: 8px;
}
