﻿body
{
	font: small 'Malgun gothic' , Verdana, Dotum, AppleGothic, sans-serif;
}

h1
{
	font-size: 2em;
	font-weight: bold;
}
h2
{
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 20px;
}
h3
{
	font-size: 1.2em;
	margin-bottom: 20px;
}


img
{
	vertical-align: middle;
	border:none;
}

a
{
	text-decoration:none;
	color: Black;
}

pre
{
	font-family:  small 'Courier New', Sans-Serif, Verdana, Arial, 'Malgun gothic' ;
	border: 1px solid #ccc;
	padding: 5px;
}

#blogMenu, #sidebar
{
	display: none;
	visibility: hidden;
}

.article .imageblock img
{
	border: 1px solid #eee;
}
p.cap1
{
	margin: 0;
	padding: 2px 0 0 0;
	color: #aaa;
	text-align: center;
	font-size: 0.9em;
}

.tagTrail, .trackback, .googleAds, .paging, .barcode, .comment, .another_category, .actionTrail
{
	display:none;
	visibility:hidden;
}

