@charset "utf-8";
body {
	background-color:#0099FF;
}
h1 {
	font-family: "Trebuchet MS", Arial, helvetica, verdana;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}


h2 {
	font-family: "Trebuchet MS", Arial, helvetica, verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

h3 {
	font-family: "Trebuchet MS", Arial, helvetica, verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}


.container {
	width: 955px;
	display: block;
	height: 1100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}


.header {
	text-align: left;
	vertical-align: bottom;
	display: block;
	height: 145px;
	width: 955px;
}
.botoneraleft {
	text-align: left;
	vertical-align: text-top;
	display: block;
	float: left;
	background-color: #044C77;
	height: 975px;
	width: 181px;
	overflow: hidden;
}
.botoneraleft a {
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	display: block;
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #044C77;
}

.principal {
	float: left;
	margin-left: 20px;
	height: 600px;
	width: 600px;
	text-align: justify;
	vertical-align: top;
	display: block;
	margin-top: 20px;
}
.principal p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.principal  span  {
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	display: block;
}
.circulofoto {
	text-align: right;
	vertical-align: top;
	display: block;
	margin-left: 20px;
	float: right;
	margin-top: 50px;
}


.principal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #044C77;
	text-decoration: none;
}
.principal a:hover {
	color: #078FE0;
	text-decoration: none;
}

.hanchankim {
	text-align: left;
	vertical-align: top;
	float: left;
	height: 201px;
	width: 140px;
	margin-right: 20px;
}

.tkdcoreano {
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-left: 20px;
}
.footer {
	font-family: "Trebuchet MS", Arial, helvetica, verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 20px;
	width: 955px;
	margin: 0 auto;
}
.footer a {
	color: #044C77;
	text-decoration: none;
}
.footer a:hover {
	color: #078FE0;
	text-decoration: none;
}
