/*	Korean  */

body { 
	color: #000000; 
	background: #487174;
	}
td, p, ul  { 
	color: #000000; 
	}
img { display: block; }
h1 { 
	color: #74617D; 
	font-style: italic;
	font-size: 36px;
	width: 300px; /*NS4.7*/
	float: left;
	text-align: center;
	padding: 1em 0 0;
	}
h2 { 
	font-size: 200%; 
	color: #487174; 
	text-align: center;
	}
h3 { 
	font-size: 150%; 
	color: #487174; 
	margin: 1.5em 0 -10px;
	}
h4 {
	font-size: 200%;
	color: #ffffff;
	font-style: italic;
	margin: 0 0 1em;
	background-color: #8D7698;
	border: none;
	padding: 5px 0 5px 30px;
}
div.container {
	width: 600px;
	background-color: #ffffff;
	border: none;
}
div.title {
	background-color: #F0F6E8;
	border: none;
	text-align: right;
}
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
br.clear-title { 
	clear: both;
}

div.cap {
	margin: 5px;
	width: 164px;
	float: left;
}
div.cap p {
	color: #487174;
	font-weight: bold;
	font-size: 80%;
	margin: 2px;
}
div.box {
	margin: 2em 0 0;
	border: #8D7698 solid 4px;
	background-color: #ffffff;
	padding: 0;
}
div.box p {
	padding-left: 30px;
	padding-right: 50px;
}
div.box img {
	float: right;
}
.fnt { 
	font-size: 80%; 
}
hr {
	color: #487174;
	background-color: #487174;
	border: none;
	width: 100px;
	margin: 0;
	height: 1px;
	text-align: left;
	}
div.box hr {
	margin-left: 30px;
	}
div.footer {
	background-color: #F0F6E8;
}
div.linktext {
	float: left;
}

/* -------------------------------------- */
/* standard - do not adjust this section */
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%; 
	}
/* -------------------------------------- */

