
/*	Korean  */

body { 
	color: #000000; 
	background: url(/images/20050822/bg.jpg) #B25D1F;
}

td, p  { 
	color: #000000; 
}

h1 { 
	font-size: 31px;
	color: #007DC2; 
	margin-left: 3px;
 }

h2 {
	font-size: 22px;
	color: #007DC2;
}

td.series {
	background-image: url(/images/20050822/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 30px;	
	over-flow: visible;
}

td.series p{
	font-size: 18px;
	color: #FBA93F; 
	font-weight: bold; 
	margin-left: 14px;
	margin-top: 4px; 
	margin-bottom: 4px;
}

p.initial:first-letter {
	font-size: 60px; 
	color: #007DC2 ;
	float: left; 
	margin-top: -12px;
	padding-right: 1px;
}

p.quote {
	color: #FBA93F;
	font-weight: bold; 
	font-size: 16px;   
	padding-left: 39px;
	padding-right: 11px;
}

.small{font-size: 80%; }

div.cap {
	padding-left: 5px;
	width: 200px; 
	float: right; 
}
.cap p{
	width:170px;
	color: #FBA93F ; 
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-top: -1px; 
}

td.indent p{margin-left: 15px;}
p.ftn { 
	font-size: 80%; 
	margin-bottom:15px;
}

hr{ 
	color:#007DC2; 
	background-color: #007DC2;
	height: 1px;
	width: 150px;
	border: none;
	margin-left: 15px; 
}

td>*:first-child { margin-top: 0; }

/* -------------------------------------- */

/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0px; margin-top: 0; font-weight: bold; font-size: 77%; }
div.linktext ul{ padding-left: 0px; margin-left: -35px; margin-right: 0; margin-top: 0px; margin-bottom: 1em; font-size: 77%; font-weight: normal; font-style: normal; }
div.linktext ul li { padding-left: 35px; margin-left: 0px; margin-right: 0; margin-top: 0px; margin-bottom: 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;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none; bgcolor:#FAFBE6; background:#FBFCF0;}
div.footer p {margin: 1em 2px; font-size: 77%; }

/* -------------------------------------- */

