/*	Korean  */

body { 
	color: #000000; 
	background-color: #405E7D;
	}
td, p  { 
	color: #000000; 
	}
div>*:first-child { margin-top: 0; }
img { display: block; }
h1 { 
	font-size: 36px; 
	color: #FBDA94; 
	text-transform: uppercase;
	margin: 10px;
}
.small {
	font-size: 60%;
}
h2 { 
	font-size: 200%; 
	color: #405E7D; 
	font-weight: normal;
}
h3 { 
	font-size: 130%; 
	color: #7D405F; 
}
div.container {
	width: 600px;
	background-color: #ffffff;
	border: none;
}
div.title {
	width: 600px; /* NN4 */
	background-color: #7D405F;
	text-align: center;
	border: none;
}
div.article {
	margin-left: 179px;
	margin-right: 11px;
	padding-bottom: .5em; /*margin left a gap in FF*/
}

/* placement of images for older browsers */
div.img04, div.img05, div.img07 { 
	width: 170px;
	float: right;
	padding: 0 0 10px 10px; /* margin caused an overlap in NN4 */
}
div.img04 p, div.img05 p, div.img07 p {
	font-weight: bold;
	font-size: 85%;
	color: #405E7D;
	margin: 0;
}

.fnt { font-size: 80%; }
hr {
	color: #7D405F;
	background-color: #7D405F;
	border: none;
	width: 100px;
	height: 1px;
	margin: 0;
	text-align: left;
	}
div.linktext {
	float: left;
}
div.footer {
	background-color: #ffffff;
}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 77%; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 77%; 
	font-weight: normal; 
	font-style: normal; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	clear: both;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 77%; 
	}
/* -------------------------------------- */

